ibexa-scripts

UNIX name Owner Status
ibexa-scripts Mugo.ca stable
Version Compatible with
N/A N/A
A collection of useful Symfony commands to perform multiple Ibexa tasks

Installation

Update config/bundles.php and add:

Mugo\ScriptsBundle\MugoScriptsBundle::class => ['all' => true],

Clear caches.

Features

Commands

  1. Remove items from the trash that were moved before

    php bin/console mugo:trash-purge --trashed-days= --iteration-limit= --iteration-sleep=
  2. Remove archived version older than

    php bin/console mugo:archive-purge --archived-days= --limit= --classes-to-exclude=

No news yet.

This project has no reviews yet. Be the first one to review it!

No forum messages yet.