Download & upgrade PrestaShop's native modules from your backoffice Display Github contributors in the new community section
PrestaShop: 9.0.0 or later
You can report issues with this module in the main PrestaShop repository. Click here to report an issue.
Required only for development:
- composer
- Node 20 or later
Install composer dependencies.
composer install --no-dev
composer dump-autoload -oBuild assets (for local development)
cd vue-app
pnpm install
pnpm buildThis will build the Vue app in the views/js/vue folder.
PrestaShop modules are open source extensions to the PrestaShop e-commerce platform. Everyone is welcome and even encouraged to contribute with their own improvements!
Just make sure to follow our contribution guidelines.
This module is released under the Academic Free License 3.0