thelia / legacy-api-module
Legacy old-style Thelia API as a module for Thelia 2.5
Installs: 1
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 0
Forks: 0
Open Issues: 0
Type:thelia-module
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