https://github.com/vuestorefront-community/prestashop
Convert your traditional PrestaShop website into a fast, mobile friendly and modern website.
https://github.com/vuestorefront-community/prestashop
prestashop vuestorefront
Last synced: 6 days ago
JSON representation
Convert your traditional PrestaShop website into a fast, mobile friendly and modern website.
- Host: GitHub
- URL: https://github.com/vuestorefront-community/prestashop
- Owner: vuestorefront-community
- License: mit
- Created: 2021-09-13T12:42:30.000Z (over 3 years ago)
- Default Branch: main
- Last Pushed: 2024-06-22T16:06:36.000Z (10 months ago)
- Last Synced: 2024-10-29T22:22:05.035Z (6 months ago)
- Topics: prestashop, vuestorefront
- Language: Vue
- Homepage:
- Size: 2.17 MB
- Stars: 53
- Watchers: 14
- Forks: 31
- Open Issues: 10
-
Metadata Files:
- Readme: README.md
- Contributing: .github/CONTRIBUTING.md
- License: LICENSE
- Code of conduct: CODE_OF_CONDUCT.md
Awesome Lists containing this project
- awesome-vuestorefront - Repository
README
![]()
### Stay connected
[](https://github.com/vuestorefront/vue-storefront)
[](https://twitter.com/vuestorefront)
[](https://www.youtube.com/c/VueStorefront)
[](https://discord.vuestorefront.io)## Vue Storefront 2 integration with PrestaShop
This integration is being maintained by [Binshops](https://www.binshops.com).
------
## [Quick Start Video](https://youtu.be/WkhiWemU43E)
## [Headless Commerce Benefits](https://youtu.be/G1lm1fkraQQ)
[](https://youtu.be/G1lm1fkraQQ)### Requirements:
- NodeJS v14 or later### Steps
1. Download and Install [PrestaShop REST API](https://www.binshops.com/prestashop-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](https://discord.vuestorefront.io)!
## Resources
- [Vue Storefront Tutorial](https://www.binshops.com/tutorial/vue-storefront-tutorial) If you are new to Vue Storefront, you can check this tutorial.
- [How to contribute to open-source projects Tutorial](https://www.binshops.com/tutorial/learn-how-to-contribute-to-open-source-and-github-projects-tutorial)
- [Vue Storefront Documentation](https://docs.vuestorefront.io/v2/)
- [PrestaShop integration Documentation](https://docs.vuestorefront.io/prestashop)
- [Community Chat](https://discord.vuestorefront.io)## Support
If you have any questions about this integration we will be happy to answer them on `prestashop` channel on [our Discord](https://discord.vuestorefront.io).
## Contributors ✨
This project follows the [all-contributors](https://github.com/all-contributors/all-contributors) specification. Contributions of any kind welcome!