Skip to content

Latest commit

 

History

History
39 lines (23 loc) · 1.29 KB

README.md

File metadata and controls

39 lines (23 loc) · 1.29 KB

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.

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