clickandmortar / akeneo-utils-bundle
Akeneo Utils bundle
Installs: 875
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 2
Open Issues: 0
Type:symfony-bundle
Requires
- akeneo/pim-community-dev: ^7.0
README
Akeneo Utils is a bundle to add some utils features to Akeneo project.
Made by ❤️ by C&M
Versions
Installation
Add package with composer:
composer require clickandmortar/akeneo-utils-bundle "<version-wanted>.*"
Add bundle in your config/bundles.php
file:
return [ ClickAndMortar\AkeneoUtilsBundle\ClickAndMortarAkeneoUtilsBundle::class => ['all' => true] ... ];
Commands utils
candm:akeneo-utils:clear-archives
: To remove old archives directories and avoid large disk usage.candm:akeneo-utils:list-unused-options
: To list unused attribute options for given family and attribute codecandm:akeneo-utils:clear-models-without-children
: To clear empty sub models and models