Overview
The Prestashop Next.js 13 Headless integration through Webservice API is a project that is currently in development. Although some functionalities are still missing, they will be added soon. If you are interested in collaborating with the project, you can contact the developer at info@andreapossidente.dev. You can also have a preview of the project’s current status by viewing the demo.
Features
- Headless Integration: The project aims to provide integration between Prestashop and Next.js using the Webservice API.
- Development in Progress: While still in development, the project is continuously working on adding new functionalities.
- Collaboration Opportunity: Interested individuals can collaborate with the project by contacting the developer.
Installation
To install the theme and set it up, follow these steps:
- Add the necessary Environment Variables into the
.env.localfile. - Install the required dependencies.
- Start your server.
Here is an example of the API call using models:
// Example API call using models
...
You can find a list of all models available in the Prestashop 8 documentation here.
Summary
The Prestashop Next.js 13 Headless integration project is currently in development and aims to provide seamless integration between Prestashop and Next.js through the Webservice API. It offers an opportunity for collaboration and is continuously working on adding new features. Users can follow the installation guide to set up the theme and access API calls using models.