symfony-bundle akeneo-utils-bundle
Akeneo Utils bundle
clickandmortar/akeneo-utils-bundle
Akeneo Utils bundle
- Friday, May 25, 2018
- by simoncarre
- Repository
- 1 Watchers
- 0 Stars
- 9 Installations
- PHP
- 0 Dependents
- 0 Suggesters
- 0 Forks
- 0 Open issues
- 3 Versions
- 200 % Grown
Akeneo Utils - Click And Mortar
Akeneo Utils is a bundle to add some utils features to Akeneo project., (*1)
Made by :heart: by C&M, (*2)
Versions
Bundle version |
Akeneo version |
v7.0.* |
v7.0.* |
v6.0.* |
v6.0.* |
v1.2.* |
v4.0.* |
v1.1.* |
v3.2.* |
v1.0.* |
v2.1.* |
Installation
Add package with composer:, (*3)
composer require clickandmortar/akeneo-utils-bundle "<version-wanted>.*"
Add bundle in your config/bundles.php
file:, (*4)
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 code
-
candm:akeneo-utils:clear-models-without-children
: To clear empty sub models and models
dev-master
9999999-dev
Akeneo Utils bundle
Sources
Download
MIT
The Requires
-
akeneo/pim-community-dev ^2.1.0
by
Simon CARRE
1.0.1
1.0.1.0
Akeneo Utils bundle
Sources
Download
MIT
The Requires
-
akeneo/pim-community-dev ^2.1.0
by
Simon CARRE
1.0.0
1.0.0.0
Akeneo Utils bundle
Sources
Download
MIT
The Requires
-
akeneo/pim-community-dev ^2.1.0
by
Simon CARRE