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
Requires
- php: >=8.1
- doctrine/cache: ^2.1
- prestashop/circuit-breaker: ^4.0
- symfony/http-client: 6.4.*
Requires (Dev)
- phpstan/phpstan: ^1.4
- phpunit/phpunit: ^10
- prestashop/php-dev-tools: ^4.2
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