prestashop / ps_apiresources
PrestaShop - API Resources
Installs: 257 842
Dependents: 1
Suggesters: 0
Security: 0
Stars: 6
Watchers: 21
Forks: 9
Type:prestashop-module
Requires
- php: >=8.1
Requires (Dev)
- czproject/git-php: ^4.2
- phpunit/phpunit: ^9.6
- prestashop/php-dev-tools: ^4.3
This package is auto-updated.
Last update: 2024-11-06 17:18:47 UTC
README
About
Includes the resources allowing using the API for the PrestaShop domain, all endpoints are based on CQRS commands/queries from the Core and we APIPlatform framework is used as a base.
This module contains no code only some resource files that are automatically scanned and integrated by the Core, these resources are in this folder.
Reporting issues
You can report issues with this module in the main PrestaShop repository. Click here to report an issue.
Requirements
Required only for development:
- composer
Installation
Install all dependencies.
composer install
Contributing
PrestaShop modules are open source extensions to the PrestaShop e-commerce platform. Everyone is welcome and even encouraged to contribute with their own improvements!
Just make sure to follow our contribution guidelines.
License
This module is released under the Academic Free License 3.0