M2CliTools
M2CliTools copied to clipboard
CLI Tools for Magento 2
The readme.md describes how to use it but not how to install it. I tried ``` composer config repositories.ThomasNegeli-M2CliTools git "https://github.com/ThomasNegeli/M2CliTools.git" composer require ThomasNegeli/M2CliTools composer require ThomasNegeli/M2CliTools dev-master ``` but...
setup_version should not be used when there is not setup at all... this activates unneeded maintenance on deployment each time you update the extension.
See 5#issuecomment-498671525 Same issue for tnegeli:cleanup-unused-category-media --dry-run 'The helper "table" is not found'.
For some core migration bug my system generated 170 GB of duplicate images. When I tried to clean those images, this module ran out of memory allocation. I understand that,...
Hello, thank you for the plugin. This is not an issue, but an enhancement . Some extensions add webp image file format compatibility to Magento 2, and display this version...