Skip to content

Releases: nenes25/prestashop_console

V 1.6.6

11 Dec 20:47
Compare
Choose a tag to compare

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

V 1.6.5

12 Aug 18:57
Compare
Choose a tag to compare

#245 New Command ChangeUrl
#248 Harmonize Licence Headers

V 1.6.4

22 Mar 20:02
Compare
Choose a tag to compare

#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

V 1.6.3

10 Dec 17:14
Compare
Choose a tag to compare

#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

V 1.6.2

11 Mar 11:42
Compare
Choose a tag to compare

#142 Error when try to start by prestashopConsole command
#170 Create Webservice key command
#173 Change link in readme
#175 New Command Webservice:key: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

V 1.6.1

25 Jun 07:55
Compare
Choose a tag to compare

This version fix or improve the following issues :

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

Version 1.6

07 Apr 15:54
Compare
Choose a tag to compare

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

Version 1.5

07 Apr 10:06
209839f
Compare
Choose a tag to compare

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