prestashop/ps_distributionapiclient

PrestaShop - Modules from distribution API

Installs: 4 525 536

Dependents: 2

Suggesters: 0

Security: 0

Stars: 4

Watchers: 18

Forks: 17

Open Issues: 6

Type:prestashop-module

v2.1.0 2025-08-06 16:39 UTC

This package is auto-updated.

Last update: 2025-08-06 16:56:43 UTC


README

About

Download & upgrade PrestaShop's native modules from your backoffice Display Github contributors in the new community section

Compatibility

PrestaShop: 9.0.0 or later

Reporting issues

You can report issues with this module in the main PrestaShop repository. Click here to report an issue.

Requirements

Required only for development:

  • composer
  • Node 20 or later

Installation

Install composer dependencies.

composer install --no-dev
composer dump-autoload -o

Build assets (for local development)

cd vue-app
pnpm install
pnpm  build

This will build the Vue app in the views/js/vue folder.

Contributing

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.

License

This module is released under the Academic Free License 3.0