This example module demonstrates how to modify PrestaShop's new API.
- Copy the
apiexample
directory into PrestaShop'smodules
directory. composer install
in the module's directory. ([...]/modules/apiexample
)bin/console prestashop:module install apiexample
in PrestaShop's directory.
This module is released under the Academic Free License 3.0