This integration is being maintained by Binshops.
- NodeJS v14 or later
- Download and Install PrestaShop REST API
- Clone the repository
git clone https://github.com/vuestorefront-community/prestashop.git
- Run
yarn
to install dependencies - Change the API url to your shop in this file:
packages/theme/middleware.config.js
- Run these commands to build
yarn build
and runyarn dev
your project.
- If you need HMR on Api Client/Composables run
yarn dev:api-client
oryarn dev:composables
on a separate terminal window.
Want to contribute? Ping us on prestashop
channel on our Discord!
- Vue Storefront Tutorial If you are new to Vue Storefront, you can check this tutorial.
- How to contribute to open-source projects Tutorial
- Vue Storefront Documentation
- PrestaShop integration Documentation
- Community Chat
If you have any questions about this integration we will be happy to answer them on prestashop
channel on our Discord.
This project follows the all-contributors specification. Contributions of any kind welcome!