Giter Club home page Giter Club logo

openmage-image-cleaner's Introduction

The best image cleaner for OpenMage (and Magento 1.9)

If you find my work valuable, please consider sponsoring
Sponsor me on GitHub Buy me a coffee Donate via PayPal

Features

  • Identify and remove orphan category images (reading data from the default "image" attribute and all custom attributes of type "image").
  • Identify and remove orphan product images (reading data from media_gallery) and product images cache.
  • Identify and remove orphan WYSIWYG images and files (reading used images/files from cms_block, cms_page, core_email_template tables and all /skin/frontend CSS files).
  • Check before delete: you can review (and download) the identified images before removing them.
  • Possibility to blacklist folders and/or files (with wildcard support) not to ever identify them as orphans.
  • Possibility to flush media/import, media/tmp, var/export, var/importexport.
  • Compatible with Magento 1.9, OpenMage 19 and OpenMage 20 on PHP >= 7.4.

How to use it

  • Install via composer (composer require fballiano/openmage-image-cleaner), modman (modman clone https://github.com/fballiano/openmage-image-cleaner) or any other way you like
  • Navigate to backend's "System -> Tools -> Image Cleaner" section
  • Click "Sync category images" and/or "Sync product images" or "Sync WYSIWYG"
  • The grid will show all the images that are detected as orphans
  • Delete them (check the backup section!) one by one or with a mass action

If you want to change the default thumbnail size (in the image cleaner admin grid) go to "System -> Configuration -> Advanced -> Admin -> Image Cleaner".

If you want to blacklist folders or files go to "System -> Configuration -> Advanced -> Admin -> Image Cleaner".

Backup!!!

Backup your database and files before launching the cleaning process!!! This module is provided "as is" and I'll not be responsible for any data damage.

Support

If you have any issues with this extension, open an issue on GitHub.

Contribution

Any contributions are highly appreciated. The best way to contribute code is to open a pull request on GitHub.

Developer

Fabrizio Balliano
http://fabrizioballiano.com
@fballiano

Licence

OSL - Open Software Licence 3.0

Copyright

(c) Fabrizio Balliano

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.