Skip to content

vuestorefront-community/prestashop

Repository files navigation

Vue Storefront

Stay connected

GitHub Repo stars Twitter Follow YouTube Channel Subscribers Discord

Vue Storefront 2 integration with PrestaShop

This integration is being maintained by Binshops.


Headless PrestaShop

Requirements:

  • NodeJS v14 or later

Steps

  1. Download and Install PrestaShop REST API
  2. Clone the repository
     git clone https://github.com/vuestorefront-community/prestashop.git
    
  3. Run yarn to install dependencies
  4. Change the API url to your shop in this file: packages/theme/middleware.config.js
  5. Run these commands to build yarn build and run yarn dev your project.
  • If you need HMR on Api Client/Composables run yarn dev:api-client or yarn dev:composables on a separate terminal window.

How to start if you want to contribute?

Want to contribute? Ping us on prestashop channel on our Discord!

Resources

Support

If you have any questions about this integration we will be happy to answer them on prestashop channel on our Discord.

Contributors ✨

This project follows the all-contributors specification. Contributions of any kind welcome!