Skip to content

Releases: friends-of-presta/fop_console

1.5.0

06 May 12:46
b2f7b32
Compare
Choose a tag to compare

Friends Of Presta Console v 1.5

🚀 Features

  • New command fop:category:products-count - Get the number of products for category and its children (#235) by @tom-combet
  • New command to fop:module:generate - scaffold a module (#239) by @luigimassa
  • New command fop:employee:change-password - update employee password (#189) by @nenes25

🐛 Bug Fixes

  • "opcache_invalidate" may not be defined if opcache extension is not installed (#242) @SebSept
  • fop:environment:setup-dev works fine on docker install. (#221) @SebSept
  • fop:environment:set-up crashed because $this->io was not defined in htaccess regeneration command (#219) @SebSept
  • fop:debug-mode was also aliased to fop:generate:htaccess. (#220) @SebSept
  • fop:product:latest crashed if there were no new product in the shop (#214) @SebSept
  • fop:module:rename fix bug windows (#180) @jf-viguier
  • fop:about:version can run on PrestaShop 8 - fix #176 (#181) @SebSept
  • fop:configuration:export overwrite warning despite file does not exists (#183 / #181) @SebSept

✅ Enhancements

📕 Documentation

Other changes

Fop Console 1.4.0

12 Oct 11:43
814d8cf
Compare
Choose a tag to compare

What’s New

🚀 Features

  • Add 1.7.8.0 for phpstan && update to the last 1.7.7.x (#173) @okom3pom
  • Version command (#169) @SebSept
  • New Command to setup developement environnement from dev branch (#108) @Mch0
  • Add RenameModule command (#154) @Kaudaj
  • Add new command : List employees (#161) @nenes25
  • Manage non-essential modules (#125) @okom3pom
  • Add command to manage categories (#132) @okom3pom

✅ Enhancements

  • New Release Drafter (#156) @okom3pom
  • fix #147 - grumphp first run : const FOP_PHPSTAN_PS_ROOT_CONFIG_FILE not replaced (#149) @SebSept
  • 62 validate hook name (#162) @nenes25
  • lint yaml on github workflow (#151) @SebSept
  • phpstan level 5 ... (#144) @SebSept
  • Fix some errors phpstan (#138) @okom3pom
  • use last 1775 version for phpstan (#139) @okom3pom
  • Fix errors PHPStan level 5 (#137) @okom3pom
  • Fix php stan level 5 (#130) @okom3pom
  • Phpstan level5 (#129) @SebSept

📕 Documentation

New Contributors

Full Changelog: 1.3.3...1.4.0

1.3.3

20 Jun 22:01
Compare
Choose a tag to compare

🚀 Features

  • New command : list registred hooks of a module (#86) @nenes25
  • New command : Move/add in bulk clients from one group client to another (#72) @PululuK
  • New command : Override Command (#49) @SebSept

✅ Enhancements

🐛 Bug Fixes

  • Fix currency precision (#124) @okom3pom

Documentation

  • rewrite intro + links to ps devdocs & symfony. (#115) @SebSept
  • Clarify module compatibility with Prestashop and php version (#77) @nenes25

1.1.1

08 Dec 09:32
7a8765c
Compare
Choose a tag to compare

Commits

1.1.0

02 Dec 20:08
Compare
Choose a tag to compare

Commits

  • [d872a7b]: Contributors (Jean-François Viguier)
  • [83a4ffa]: Update Licence (Hervé H) #3
  • [1e8ec7b]: Merge branch 'dev' (Hervé Hennes)
  • [18c71d4]: Update README.md (Sébastien Monterisi) #24
  • [e273da9]: update contributors url in composer.json (SebSept) #32
  • [6189c57]: Merge branch 'dev' (SebSept)
  • [0ab3a3d]: composer update (SebSept)