Weave Code
Code Weaver
Helps Laravel developers discover, compare, and choose open-source packages. See popularity, security, maintainers, and scores at a glance to make better decisions.
Feedback
Share your thoughts, report bugs, or suggest improvements.
Subject
Message

Akeneo Utils Bundle Laravel Package

clickandmortar/akeneo-utils-bundle

Symfony bundle for Akeneo that adds handy utility commands: clear old archives, list unused attribute options, remove empty product models, and delete attributes while purging values without touching product modification dates.

View on GitHub
Deep Wiki
Context7

Akeneo Utils - Click And Mortar

Akeneo Utils is a bundle to add some utils features to Akeneo project.

Made by :heart: by C&M

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:

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 code
  • candm:akeneo-utils:clear-models-without-children : To clear empty sub models and models
  • candm:akeneo-utils:delete-attribute : To delete an attribute and purge its values from products without updating the products modification date.
Weaver

How can I help you explore Laravel packages today?

Conversation history is not saved when not logged in.
Prompt
Add packages to context
No packages found.
daikazu/eloquent-salesforce-objects
unseen-codes/chat
romalytar/yammi-jobs-monitoring-laravel
kisame76/filament-db-table-state
nqxcode/laravel-lucene-search
dpfx/laravel-livewire-wizards
workos/workos-php-laravel
sofa/laravel-global-scope
nawasara/auth-primitives
adhocrat-io/arkhe-main
make-dev/orca-harpoon
itsemon245/lamet
baks-dev/dashboard
amoifr/pickle-panther-bundle
make-dev/orca
dmstr/symfony-system-resources-bundle
dmstr/symfony-job-queue-bundle
dmstr/openapi-json-schema-bundle
dmstr/keycloak-security-bundle
dmstr/doctrine-audit-log-bundle