ambimax / magento-module-ambimax-disablemediaremoval
This module adds the ability to disable duplicate media gallery removal.
Installs: 1 390
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 2
Forks: 0
Open Issues: 0
Type:magento-module
Requires
This package is not auto-updated.
Last update: 2025-01-04 19:42:57 UTC
README
Since Magento 1.9 duplicate images are removed from gallery. This module adds the ability to disable this behaviour.
Use at own risk!
Tips
If your media gallery images disappear / vanish when visiting the frontend this might be the cause.
Installation
For installation use composer or copy files manually.
composer
"require": {
"ambimax/magento-module-ambimax-disablemediaremoval": "~1.0"
}