PHPackages                             landofcoder/module-image-clean - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. landofcoder/module-image-clean

ActiveMagento2-module

landofcoder/module-image-clean
==============================

Magento 2 clean unused product images

1.0.1(4y ago)02.2k↓100%proprietaryPHP

Since Aug 4Pushed 4y agoCompare

[ Source](https://github.com/landofcoder/module-magento2-image-clean)[ Packagist](https://packagist.org/packages/landofcoder/module-image-clean)[ RSS](/packages/landofcoder-module-image-clean/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

Magento 2 Image Clean
=====================

[](#magento-2-image-clean)

The module allow clean unused product images on magento 2 site

How to installation
-------------------

[](#how-to-installation)

1. Setup module via composer (recommend):

Please run commands:

```
composer require landofcoder/module-image-clean

```

Then run commands:

```
php bin/magento setup:upgrade --keep-generated
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean

```

2. Setup module via FTP and run magento 2 commands:

The extension include 2 module: Lof\_All, Lof\_ImageClean

- Connect your server with FTP client (example: FileZilla).
- Upload module files in the module packages in to folder: app/code/Lof/ImageClean , app/code/Lof/All
- Access SSH terminal, then run commands:

```
php bin/magento setup:upgrade --keep-generated
php bin/magento setup:static-content:deploy -f
php bin/magento cache:clean

```

3. How to use

- To manage subscribers. Go to admin &gt; ImageClean &gt; Clean Unuse Images
- Support console command:

```
php bin/magento lof:imageclean:clean

```

###  Health Score

27

—

LowBetter than 49% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity18

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity52

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~0 days

Total

2

Last Release

1740d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/db448e930f6e4cb8da91a337027d8b11645732d24ede2a46c5844967a395ca1e?d=identicon)[landofcoder](/maintainers/landofcoder)

---

Top Contributors

[![landofcoder](https://avatars.githubusercontent.com/u/194975?v=4)](https://github.com/landofcoder "landofcoder (7 commits)")

---

Tags

landofcoderlandofcoder clean imagesclean unused imageslandofcoder clean unuse images magento 2 extension

### Embed Badge

![Health badge](/badges/landofcoder-module-image-clean/health.svg)

```
[![Health](https://phpackages.com/badges/landofcoder-module-image-clean/health.svg)](https://phpackages.com/packages/landofcoder-module-image-clean)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
