efipeek / prestaconsole
CLI tool to generate code and interact with PreaShop
Installs: 23
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 1
Open Issues: 0
Type:project
Requires
- symfony/console: ^3.1
- symfony/finder: ^3.1
This package is auto-updated.
Last update: 2025-01-29 04:49:15 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