What it does
This extension provides support for managing unused images.
Has your OpenCart store grown to a point where it becomes too hard to know whether certain images are still being used anywhere by the OpenCart server? This extension identifies all the unused images and allows the user to delete them from an easy to use admin interface. The images cache can be cleared with a simple button click, too.
Requirements
This extension requires VQMod (aka Virtual Quick Mod) or the Override Engine for the OpenCart 1.5.x versions. For OpenCart 2.x and 3.x releases no extra modification systems are needed.
Installation for OpenCart 1.5.x releases
- Upload via a FTP tool the folder 'admin' from the 'upload' directory to your OpenCart server's main directory.
- Also, either upload the folder 'vqmod' or 'override' to your OpenCart server's main directory, depending on whether you use VQmod or the Override Engine for the necessary modification of OpenCart core files.
- In the admin backend, go to System > Users > User Groups > edit Top Administrator, and then set the Access and Modify permissions for 'catalog/unused_image'.
- That's it! You should now see this extension under the 'Catalog > Unused Images' menu.
Installation for OpenCart 2.x releases
- Log into the admin backend.
- Use 'Extensions > Extension Installer > Upload' for installing this ocmod.zip file.
- Use 'Extensions > Modifications > Refresh' for refreshing needed modifications.
- Use 'System > Users > User Groups' to set the access and modify rights for 'catalog/unused_image'.
- That's it! You should now see this extension under the 'Catalog > Unused Images' menu.
Installation for OpenCart 3.x releases
- Log into the admin backend.
- Use 'Extensions > Marketplace' or 'Extensions > Installer > Upload' for installing the this ocmod.zip file.
- Use 'Extensions > Extensions > Modules > Unused Images > Install' to install and enable this module.
- Use 'System > Users > User Groups' to set the access and modify rights for 'extension/catalog_unused_image'.
- That's it! You should now see this extension under the 'Catalog > Unused Images' menu.