Download the PHP package prestashop/ps_apiresources without Composer
On this page you can find all versions of the php package prestashop/ps_apiresources. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download prestashop/ps_apiresources
More information about prestashop/ps_apiresources
Files in prestashop/ps_apiresources
Package ps_apiresources
Short Description PrestaShop - API Resources
License AFL-3.0
Homepage https://github.com/PrestaShop/ps_apiresources
Informations about the package ps_apiresources
PrestaShop API Resources
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.
Run tests locally
Initialize tmp shop environment
First initialize the test environment with this command that will install a PrestaShop shop in a temporary folder so that the integration tests can run:
Customize tmp shop environment
You can define custom values when setting up the tmp shop:
Example:
Run tests
Then you can run the tests with this command:
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