2017 © Pedro Peláez
 

ezplatform-bundle ez-clean-up-versions

This tools clean ups all versions from all content in eZ Platform

image

matthewkp/ez-clean-up-versions

This tools clean ups all versions from all content in eZ Platform

  • Saturday, December 10, 2016
  • by matthewkp
  • Repository
  • 1 Watchers
  • 0 Stars
  • 22 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 0 Open issues
  • 14 Versions
  • 0 % Grown

The README.md

eZ Clean Up Versions Script

This script will remove old versions of all contents for eZ Platform., (*1)

versions

  • Branch v1 & Tags 1.x : eZ Platform v1.x
  • Branch v2 & Tags 2.x : eZ Platform v2.x

Install Package

composer require matthewkp/ez-clean-up-versions

Register Bundle

// app/AppKernel.php

class AppKernel extends Kernel
{
    ...
    public function registerBundles()
    {
        ...
        $bundles = [
            ...
            new Matthewkp\EzCleanUpVersionsBundle\MatthewkpEzCleanUpVersionsBundle(),
            ...
        ];
        ...
    }
}

Arguments

  • Add -v to have the full information regarding content and version ids removals.
  • Add --keep to set the number of versions to keep
  • Add --locationId to set the root location id to start processing

Add in crontab

// /etc/cron.d/<your_cron_file> or /var/spool/cron/apache
0 0 * * * <user> cd <your_site_path> && php bin/console matthewkp:ez-clean-up-versions --env=<ENV> > 2>&1

The Versions

10/12 2016

dev-master

9999999-dev https://github.com/matthewkp/ez-clean-up-versions

This tools clean ups all versions from all content in eZ Platform

  Sources   Download

GPL-2.0

The Requires

 

by Matthieu Kapetanos

ezpublish ezplatform versions

10/12 2016

1.0.1

1.0.1.0 https://github.com/matthewkp/ez-clean-up-versions

This tools clean ups all versions from all content in eZ Platform

  Sources   Download

GPL-2.0

The Requires

 

by Matthieu Kapetanos

ezpublish ezplatform versions

26/11 2016

1.0.0

1.0.0.0 https://github.com/matthewkp/ez-clean-up-versions

This tools clean ups all versions from all content in eZ Platform

  Sources   Download

GPL-2.0

The Requires

 

by Matthieu Kapetanos

ezpublish ezplatform versions

26/11 2016

v0.1.10

0.1.10.0 https://github.com/matthewkp/ez-clean-up-versions

This tools clean ups all versions from all content in eZ Platform

  Sources   Download

GPL-2.0

The Requires

 

by Matthieu Kapetanos

ezpublish ezplatform versions

26/11 2016

v0.1.9

0.1.9.0 https://github.com/matthewkp/ez-clean-up-versions

This tools clean ups all versions from all content in eZ Platform

  Sources   Download

GPL-2.0

The Requires

 

by Matthieu Kapetanos

ezpublish ezplatform versions

26/11 2016

v0.1.8

0.1.8.0 https://github.com/matthewkp/ez-clean-up-versions

This tools clean ups all versions from all content in eZ Platform

  Sources   Download

GPL-2.0

The Requires

 

by Matthieu Kapetanos

ezpublish ezplatform versions

24/11 2016

v0.1.7

0.1.7.0 https://github.com/matthewkp/ez-clean-up-versions

This tools clean ups all versions from all content in eZ Platform

  Sources   Download

GPL-2.0

The Requires

 

by Matthieu Kapetanos

ezpublish ezplatform versions

24/11 2016

v0.1.6

0.1.6.0 https://github.com/matthewkp/ez-clean-up-versions

This tools clean ups all versions from all content in eZ Platform

  Sources   Download

GPL-2.0

The Requires

 

by Matthieu Kapetanos

ezpublish ezplatform versions

24/11 2016

v0.1.5

0.1.5.0 https://github.com/matthewkp/ez-clean-up-versions

This tools clean ups all versions from all content in eZ Platform

  Sources   Download

GPL-2.0

The Requires

 

by Matthieu Kapetanos

ezpublish ezplatform versions

24/11 2016

v0.1.4

0.1.4.0 https://github.com/matthewkp/ez-clean-up-versions

This tools clean ups all versions from all content in eZ Platform

  Sources   Download

GPL-2.0

The Requires

 

by Matthieu Kapetanos

ezpublish ezplatform versions

24/11 2016

v0.1.3

0.1.3.0 https://github.com/matthewkp/ez-clean-up-versions

This tools clean ups all versions from all content in eZ Platform

  Sources   Download

GPL-2.0

The Requires

 

by Matthieu Kapetanos

ezpublish ezplatform versions

24/11 2016

v0.1.2

0.1.2.0 https://github.com/matthewkp/ez-clean-up-versions

This tools clean ups all versions from all content in eZ Platform

  Sources   Download

GPL-2.0

The Requires

 

by Matthieu Kapetanos

ezpublish ezplatform versions

22/11 2016

v0.1.1

0.1.1.0 https://github.com/matthewkp/ez-clean-up-versions

This tools clean ups all versions from all content in eZ Platform

  Sources   Download

GPL-2.0

The Requires

 

by Matthieu Kapetanos

ezpublish ezplatform versions

22/11 2016

v0.1.0

0.1.0.0

This tools clean ups all versions from all content in eZ Platform

  Sources   Download

MIT

The Requires

 

by Matthieu Kapetanos

ezpublish ezplatform versions