FazBrowse GitHub Viewer | Trending |
URL:
| Home
Tools: [Download Repo ZIP]   [Original HTTPS Page]

example-modules/api_module at master · GigaAMR/example-modules · GitHub

Latest commit

 

History

History
 
 

README.md

API Module Example

About

This example module demonstrates how to modify PrestaShop's new API.

Install

  1. Copy the api_modules directory into PrestaShop's modules directory.
  2. composer install in the module's directory. ([...]/modules/api_module)
  3. bin/console prestashop:module install api_module in PrestaShop's directory.

License

This module is released under the Academic Free License 3.0


Back | FazBrowse Home | New Git URL