Jump to content

Where to find PrestaShop 1.7 API documentation


Recommended Posts

There is no such API available because usually people read the Prestashop classes to understand them.

You can find the legacy classes in /classes /controllers and the new ones in .src/Prestashop bundle.

But if you aim to have the info organized in regular API view, you can use a tool like https://github.com/ApiGen/ApiGen and generate theme for yourself, it takes a few minutes.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...