prestashop_console

Prestashop Console Tools

OSL-3.0 License

Downloads
6
Stars
48
Committers
10

Bot releases are hidden (Show)

prestashop_console - V 1.6.6 Latest Release

Published by nenes25 10 months ago

Fix build of the phar for old php versions
Fix the list of commands

prestashop_console - V 1.6.5

Published by nenes25 about 1 year ago

#245 New Command ChangeUrl
#248 Harmonize Licence Headers

prestashop_console - V 1.6.4

Published by nenes25 over 2 years ago

#241 Unable to use db:export with custom mysql port
#242 New Command analyze:tables:size
#243 dev:add-index should not add index.php files in composer directory
#244 Add configuration form when creating module

prestashop_console - V 1.6.3

Published by nenes25 almost 3 years ago

#194 Check compatibility from php5.6 to php7.2
#227 New Command analyze:carriers
#228 New Command analyze:payments
#232 Enhancement module:generate:controller
#233 Provide verbose information when module controller is created
#92 Improve module list ( add option to show id )
#229 New Command analyze:website

prestashop_console - V 1.6.2

Published by nenes25 over 3 years ago

#142 Error when try to start by prestashopConsole command
#170 Create Webservice key command
#173 Change link in readme
#175 New Command Webservice🔑delete
#182 Fix PhpStan Errors
#193 Anonymize command must also anonymize customer emails in sav
Disable the install command which will be refactored in next version
Branch 1.6 is the last branch which deals with Prestashop 1.6 and Php < 7.2
Small improvements

prestashop_console - V 1.6.1

Published by nenes25 over 4 years ago

This version fix or improve the following issues :

  • #106 Error in generate Images commands
  • #107 Improve module🪝list command
  • #108 Update licence header for generated code
  • #116 db:export allow to define file name
prestashop_console - Version 1.6

Published by nenes25 over 4 years ago

Prestashop console v 1.6.0 :

  • Improve code quality
  • New commands to generate htaccess and robots.txt files
  • New commands to list hooks (global or with modules)
  • New command to generate images thumbnails
  • New command to generate console command
  • New command to export images
  • Allow to rename phar file
prestashop_console - Version 1.5

Published by nenes25 over 4 years ago

Prestashop console v 1.5.0 :

  • New commands for db interactions
  • New command to list admin users
  • Add pre-commit hook to automatically build phar and update documentation
  • New commands to manage module admin tabs