PHPackages                             krishtechnolabs/akeneo-trash-bundle - 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. [Utility &amp; Helpers](/categories/utility)
4. /
5. krishtechnolabs/akeneo-trash-bundle

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

krishtechnolabs/akeneo-trash-bundle
===================================

Akeneo Trash Management is a module that allows you to restore your deleted products, categories, families, and family variants from the Akeneo PIM setup.

v1.0.3(4y ago)130OSL-3.0PHP

Since Sep 3Pushed 4y ago1 watchersCompare

[ Source](https://github.com/ktpl/akeneo-trash-management)[ Packagist](https://packagist.org/packages/krishtechnolabs/akeneo-trash-bundle)[ RSS](/packages/krishtechnolabs-akeneo-trash-bundle/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (4)Dependencies (1)Versions (6)Used By (0)

Akeneo Trash Management
=======================

[](#akeneo-trash-management)

Akeneo Trash Management is a module that allows you to restore your deleted products, categories, families, and family variants from the Akeneo PIM setup.

If you or any of your catalog team members have accidentally deleted the product from the Akeneo PIM setup, you will require some option that restores the specific product and bring it back to the Akeneo PIM setup and that's where this extension helps.

There is a separate grid is maintaining called "Trash Management" which stores and showcase all the deleted products, categories, families, and family variants in the grid along with two options - Restore and Permanently Delete

1. If you want your product back so just click on the restore button from this grid, it will restore the products from this trash management grid to the Akeneo product management grid.
2. If you don't want to continue with a specific product and want that product gets deleted permanently just click on the delete forever button. This will delete the product from the Akeneo set up permanently.

Installation instructions
-------------------------

[](#installation-instructions)

- First, install the package with the following command.

```
composer require krishtechnolabs/akeneo-trash-bundle
```

- Register the module in the config/bundles.php

```
KTPL\AkeneoTrashBundle\AkeneoTrashBundle::class => ['all' => true],
```

- Now that you have activated and configured the bundle, now all you need to do is import the AkeneoTrashBundle routing files.

```
# config/routes/ktpl_akeneo_trash.yml
ktpl_akeneo_trash:
    resource: "@AkeneoTrashBundle/Resources/config/routing.yml"
    prefix: /
```

- Now, run the below command from the terminal from the installation directory.

```
php bin/console cache:clear && php bin/console ktpl:install:akeneotrash
```

How to use it
-------------

[](#how-to-use-it)

- To see how Akeneo PIM trash management works, the first step you will require to do is remove/delete any product from the Akeneo PIM products grid
- After that click on the Trash Management Menu. [![Akeneo Trash Menu](./screenshots/Trash-menu.png "Akeneo Trash Menu Screenshot")](./screenshots/Trash-menu.png)
- Once you click on the Krish Trash menu, the "Trash Management" product grid will be displayed. This grid will display all the deleted products which you have deleted from the Akeneo main products grid. [![Akeneo Trash Grid](./screenshots/Trash-grid.png "Akeneo Product Trash Grid Screenshot")](./screenshots/Trash-grid.png)
- In the trash management grid you can perform the following two actions :

    1. Restore the deleted products from the trash management grid to the Akeneo Main product management grid
    2. Delete/Remove the products permanently from the Akeneo PIM setup [![Akeneo Trash Grid](./screenshots/Trash-actions.png "Akeneo Product Trash Actions Screenshot")](./screenshots/Trash-actions.png)You can also use bulk actions to perform bulk delete and bulk restore. With the help of the bulk actions, you can delete or restore multiple products at once (the daemon consumer must be in the running state in the background to see the changes).

###  Health Score

25

—

LowBetter than 37% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity9

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity54

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

5

Last Release

1719d ago

### Community

Maintainers

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

---

Top Contributors

[![ktpl](https://avatars.githubusercontent.com/u/89067895?v=4)](https://github.com/ktpl "ktpl (1 commits)")

---

Tags

managementakeneotrash

### Embed Badge

![Health badge](/badges/krishtechnolabs-akeneo-trash-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/krishtechnolabs-akeneo-trash-bundle/health.svg)](https://phpackages.com/packages/krishtechnolabs-akeneo-trash-bundle)
```

###  Alternatives

[grumpydictator/firefly-iii

Firefly III: a personal finances manager.

22.8k69.3k](/packages/grumpydictator-firefly-iii)[kigkonsult/icalcreator

iCalcreator is the PHP implementation of rfc2445/rfc5545 and rfc updates, management of calendar information

2462.6M16](/packages/kigkonsult-icalcreator)[laraveljutsu/zap

A flexible, performant, and developer-friendly schedule management system for Laravel

1.4k69.1k](/packages/laraveljutsu-zap)[akeneo/measure-bundle

Akeneo Measure Bundle

27458.8k](/packages/akeneo-measure-bundle)[amirezaeb/heroqr

A Powerful QR Code Management Library For PHP

9510.3k](/packages/amirezaeb-heroqr)[flagbit/table-attribute-bundle

The Flagbit Table Attribute Bundle for Akeneo PIM gives you the possibility to enrich your product with multi-dimensional data presentation in the form of tables, allowing you maximum flexibility within the PIM.

2310.4k](/packages/flagbit-table-attribute-bundle)

PHPackages © 2026

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