efipeek / prestaconsole
CLI tool to generate code and interact with PreaShop
dev-master
2016-10-25 21:47 UTC
Requires
- symfony/console: ^3.1
- symfony/finder: ^3.1
This package is auto-updated.
Last update: 2026-04-29 01:03:45 UTC
README
A work in progress CLI tool to generate code and interact with PrestaShop
Install with composer
- Install Composer globally.
- Install Prestaconsole :
composer global require efipeek/prestaconsole:dev-master. - Move to your PrestaShop root folder
- Verify that Prestaconsole works:
prestashop