thelia / legacy-api-module
Legacy old-style Thelia API as a module for Thelia 2.5
Package info
github.com/thelia-modules/LegacyApi
Type:thelia-module
pkg:composer/thelia/legacy-api-module
2.0.2
2025-10-16 13:30 UTC
Requires
- thelia/installer: ~1.1
README
The legacy Thelia API, based on loops and forms, was removed starting from Thelia 2.5. But this is a resilient piece of code, and it's back in 2.5 as a module.
composer require thelia/legacy-api-module
Install the module and activate it. Create an API access in the module configuration page, and you're ready.
Usage of this API is documented here: https://thelia.github.io/en/documentation/api/authentication.html