Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

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: about 2 months ago
JSON representation

Convert your traditional PrestaShop website into a fast, mobile friendly and modern website.

Awesome Lists containing this project

README

        


Vue Storefront

### Stay connected

[![GitHub Repo stars](https://img.shields.io/github/stars/vuestorefront/vue-storefront?style=social)](https://github.com/vuestorefront/vue-storefront)
[![Twitter Follow](https://img.shields.io/twitter/follow/vuestorefront?style=social)](https://twitter.com/vuestorefront)
[![YouTube Channel Subscribers](https://img.shields.io/youtube/channel/subscribers/UCkm1F3Cglty3CE1QwKQUhhg?style=social)](https://www.youtube.com/c/VueStorefront)
[![Discord](https://img.shields.io/discord/770285988244750366?label=join%20discord&logo=Discord&logoColor=white)](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)
[![Headless PrestaShop](https://img.youtube.com/vi/G1lm1fkraQQ/0.jpg)](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!