hgati/defcon2-imaclean

This extension allows to list all the product images that already are not in use and to erase them.

This package's canonical repository appears to be gone and the package has been frozen as a result.

Installs: 1 968

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 2

Forks: 6

Type:magento-module

1.2.1 2016-05-10 13:57 UTC

This package is auto-updated.

Last update: 2024-03-08 11:51:50 UTC


README

packagist.org version

This estension lists all the product images that they find in the directory "media/catalog/product" and that they do not in the database. It allows to select and to erase these files

Compatible with:

  • 1.0
  • 1.1
  • 1.2
  • 1.3
  • 1.4
  • 1.4.1.1
  • 1.4.2
  • 1.5
  • 1.6
  • 1.6.1
  • 1.6.2.0
  • 1.7
  • 1.8
  • 1.8.1
  • 1.9
  • 1.9.1
  • 1.9.2

Installation:

Via composer:

{
    "require": {
        "hgati/defcon2-imaclean": "dev-master"
    }
}