PHPackages                             torqnorth/pimcore-object-deleter-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. torqnorth/pimcore-object-deleter-bundle

ActivePimcore-bundle[Utility &amp; Helpers](/categories/utility)

torqnorth/pimcore-object-deleter-bundle
=======================================

v2.1.0(2mo ago)00PHP

Since Nov 18Pushed 2mo agoCompare

[ Source](https://github.com/Torq-North/pimcore-object-deleter-bundle)[ Packagist](https://packagist.org/packages/torqnorth/pimcore-object-deleter-bundle)[ RSS](/packages/torqnorth-pimcore-object-deleter-bundle/feed)WikiDiscussions main Synced 1mo ago

READMEChangelog (1)Dependencies (1)Versions (10)Used By (0)

pimcore-object-deleter-bundle
=============================

[](#pimcore-object-deleter-bundle)

Delete objects in bulk by class name and root directory

Installing the package via composer
===================================

[](#installing-the-package-via-composer)

This bundle is easily installed via composer: `composer require torqnorth/pimcore-object-deleter-bundle`

Steps to setting up the object deleter:
=======================================

[](#steps-to-setting-up-the-object-deleter)

1. Make sure you register the `ObjectDeleterBundle` in your `AppKernel.php` located at `\src\pimcore-root\app\AppKernel.php`. Registering the bundle is as easy as adding a line in the registerBundlesToCollection function, like so: `$collection->addBundle(new \TorqNorth\ObjectDeleterBundle\ObjectDeleterBundle);`
2. Install the bundle, which will add the necessary procedure to your database. Run: `bin/console pimcore:bundle:install ObjectDeleterBundle`.
3. Run the bundle, with the command: `./bin/console torqnorth:object-deleter CLASSNAME_TO_DELETE:REQUIRED FOLDER_TO_DELETE_FROM:OPTIONAL`.

CLASSNAME\_TO\_DELETE:REQUIRED =&gt; This is the class you are wishing to delete FOLDER\_TO\_DELETE\_FROM:OPTIONAL =&gt; This is the directory in the pimcore admin you would like to delete from. Default is root (`/`)

An example of this command would be: `./bin/console torqnorth:object-deleter Product /MyProducts`

Migration changes or new version
================================

[](#migration-changes-or-new-version)

If the migration changes you will have to run an uninstall / reinstall the bundle so the procedure in the database update. Uninstall =&gt; `bin/console pimcore:bundle:uninstall ObjectDeleterBundle`Reinstall =&gt; `bin/console pimcore:bundle:install ObjectDeleterBundle`

###  Health Score

41

—

FairBetter than 89% of packages

Maintenance88

Actively maintained with recent releases

Popularity0

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 91.7% 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 ~276 days

Recently: every ~483 days

Total

8

Last Release

62d ago

Major Versions

v1.0.4 → v2.0.02021-05-20

### Community

Maintainers

![](https://www.gravatar.com/avatar/85e9ffa5092017101650f30f5fedeb12da6d48344373f33d56e02fa9f1c2d92b?d=identicon)[torqnorth](/maintainers/torqnorth)

---

Top Contributors

[![lukemacausland](https://avatars.githubusercontent.com/u/58705994?v=4)](https://github.com/lukemacausland "lukemacausland (11 commits)")[![evanjamesjackson](https://avatars.githubusercontent.com/u/5866481?v=4)](https://github.com/evanjamesjackson "evanjamesjackson (1 commits)")

### Embed Badge

![Health badge](/badges/torqnorth-pimcore-object-deleter-bundle/health.svg)

```
[![Health](https://phpackages.com/badges/torqnorth-pimcore-object-deleter-bundle/health.svg)](https://phpackages.com/packages/torqnorth-pimcore-object-deleter-bundle)
```

###  Alternatives

[dachcom-digital/formbuilder

Pimcore FormBuilder - create forms easily!

96269.7k](/packages/dachcom-digital-formbuilder)[elements/process-manager-bundle

The Process Manager allows you to manage (define,execute...) arbitrary processes/commands in the Pimcore backend.

49633.0k5](/packages/elements-process-manager-bundle)[pimcore/data-importer

Adds a comprehensive import functionality to Pimcore Datahub

44763.4k2](/packages/pimcore-data-importer)[pimcore/output-data-config-toolkit-bundle

21256.8k3](/packages/pimcore-output-data-config-toolkit-bundle)[instride/data-definitions

Data Definitions allows you to define your DataObject Imports and Exports using a nice GUI and re-run the definitions as often you like.

8117.7k](/packages/instride-data-definitions)[pimcore/object-merger

13550.4k1](/packages/pimcore-object-merger)

PHPackages © 2026

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