PHPackages                             dachcom-digital/toolbox - 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. dachcom-digital/toolbox

ActivePimcore-bundle

dachcom-digital/toolbox
=======================

Pimcore Project Kickstarter

v5.3.1(1y ago)67126.4k↑13.1%27[5 issues](https://github.com/dachcom-digital/pimcore-toolbox/issues)[1 PRs](https://github.com/dachcom-digital/pimcore-toolbox/pulls)4GPL-3.0-or-laterPHPCI failing

Since Mar 21Pushed 2mo ago20 watchersCompare

[ Source](https://github.com/dachcom-digital/pimcore-toolbox)[ Packagist](https://packagist.org/packages/dachcom-digital/toolbox)[ Docs](https://github.com/dachcom-digital/pimcore-toolbox)[ RSS](/packages/dachcom-digital-toolbox/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (7)Versions (141)Used By (4)

Pimcore Toolbox
===============

[](#pimcore-toolbox)

The Toolbox is a Kickstarter for your every day project. It provides some important bricks and structure basics which allow rapid and quality-oriented web development.

---

Important

This bundle will **not** be compatible with Pimcore 12 or any future Pimcore versions.

For all future development, updates, and documentation, please refer to [opendxp.io](https://www.opendxp.io):

- Access the latest info here:
- Migration of Dachcom Digital Bundles:

**Note:** We are open to partnerships for those interested in porting this bundle to future versions.

For inquiries, please contact:

---

[![Software License](https://camo.githubusercontent.com/cad8c16a3d580a69d8923c98d8de25d21cb00fa54fa60a856a8e1ca657f79db4/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d47504c76332d627269676874677265656e2e7376673f7374796c653d666c61742d737175617265)](LICENSE.md)[![Software License](https://camo.githubusercontent.com/e97037437574223b9032209d2ded216fae3bacdc9e5eeed04eb89f2b83a97ba7/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f6c6963656e73652d44434c2d77686974652e7376673f7374796c653d666c61742d73717561726526636f6c6f723d253233666635633563)](LICENSE.md)[![Latest Release](https://camo.githubusercontent.com/46ede580624de3b2305a74d0fafff39b9419c037229679bbe2cd5618ba365c9e/68747470733a2f2f696d672e736869656c64732e696f2f7061636b61676973742f762f64616368636f6d2d6469676974616c2f746f6f6c626f782e7376673f7374796c653d666c61742d737175617265)](https://packagist.org/packages/dachcom-digital/toolbox)[![Tests](https://camo.githubusercontent.com/032b577b2aaaae1b2bdf92c2787b2da347fe260ef73a16103eaefdb604320963/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f64616368636f6d2d6469676974616c2f70696d636f72652d746f6f6c626f782f2e6769746875622f776f726b666c6f77732f636f646563657074696f6e2e796d6c3f6272616e63683d6d6173746572267374796c653d666c61742d737175617265266c6f676f3d676974687562266c6162656c3d636f646563657074696f6e)](https://github.com/dachcom-digital/pimcore-toolbox/actions?query=workflow%3ACodeception+branch%3Amaster)[![PhpStan](https://camo.githubusercontent.com/c77211423dc8b1bbd386cfb610caceaeffa4b22485c4df88ba9e858cf2825491/68747470733a2f2f696d672e736869656c64732e696f2f6769746875622f616374696f6e732f776f726b666c6f772f7374617475732f64616368636f6d2d6469676974616c2f70696d636f72652d746f6f6c626f782f2e6769746875622f776f726b666c6f77732f7068702d7374616e2e796d6c3f6272616e63683d6d6173746572267374796c653d666c61742d737175617265266c6f676f3d676974687562266c6162656c3d7068707374616e2532306c6576656c25323034)](https://github.com/dachcom-digital/pimcore-toolbox/actions?query=workflow%3A%22PHP+Stan%22+branch%3Amaster)

[![Pimcore Toolbox](https://user-images.githubusercontent.com/700119/135613598-a9ef2c69-9a44-41cd-8542-596a0322d3da.png)](https://user-images.githubusercontent.com/700119/135613598-a9ef2c69-9a44-41cd-8542-596a0322d3da.png)

### Release Plan

[](#release-plan)

ReleaseSupported Pimcore VersionsSupported Symfony VersionsRelease DateMaintainedBranch**5.x**`11.0``6.4`28.09.2023Feature Branchmaster**4.x**`10.5`, `10.6``5.4`01.10.2021Bugfixes4.x**3.x**`6.0` - `6.9``3.4`, `^4.4`16.07.2019Unsupported3.x**2.8**`5.4`, `5.5`, `5.6`, `5.7`, `5.8``3.4`30.06.2019Unsupported2.8**1.8**`4.0`--28.04.2017Unsupportedpimcore4### Installation

[](#installation)

```
"require" : {
    "dachcom-digital/toolbox" : "~5.3.0"
}
```

Add Bundle to `bundles.php`:

```
return [
    ToolboxBundle\ToolboxBundle::class => ['all' => true],
];
```

- Execute: `$ bin/console pimcore:bundle:install ToolboxBundle`

Upgrading
---------

[](#upgrading)

- Execute: `$ bin/console doctrine:migrations:migrate --prefix 'ToolboxBundle\Migrations'`

What's the meaning of Toolbox?
------------------------------

[](#whats-the-meaning-of-toolbox)

- create often used bricks in a second
- extend, override toolbox bricks
- add config elements via yml configuration
- add consistent and beautiful config elements
- add your custom bricks while using the toolbox config environment
- removes the default `pimcore_area_*` element wrapper from each brick

And what's not?
---------------

[](#and-whats-not)

It's not an Avada Theme. While the Toolbox provides some basic Javascript for you, you need to implement and mostly modify them by yourself.

**Frontend JS Implementation**
We're providing some helpful Javascript Plugins to simplify your daily work with the ToolboxBundle. Read more about the javascript implementation [here](docs/80_Javascript.md).

Available Toolbox Bricks
------------------------

[](#available-toolbox-bricks)

The Toolbox provides a lot of [ready-to-use Bricks](docs/11_ElementsOverview.md):

- Accordion
- Anchor
- Columns
- Container
- Content
- Download
- Gallery
- Google Map
- Headline
- iFrame
- Image
- Link List
- Parallax Container
- Parallax Container Section
- Separator
- Slide Columns
- Spacer
- Teaser
- Video

Additional Editables
--------------------

[](#additional-editables)

- [VHS Video](docs/21_VhsElement.md)
- [Google Maps Element](docs/22_GoogleMapsElement.md)

Further Information
-------------------

[](#further-information)

- [Important Usage Information](docs/0_Usage.md)
- [Code Style](docs/1_CodeStyle.md)
- [Helper Commands](docs/2_Commands.md)
- [Toolbox Elements Overview](docs/11_ElementsOverview.md)
- [Wysiwyg Configuration](docs/13_Wysiwyg_Editor.md)
- [Image Thumbnails Strategy](docs/14_ImageThumbnails.md)
- [Configuration Context](docs/15_Context.md)
- [Editable Store Provider](docs/16_EditableStoreProvider.md)
- [Create a Custom Brick](docs/10_CustomBricks.md)
- [Theme / Layout](docs/30_ToolboxTheme.md)
- [Overriding Views](docs/31_OverridingViews.md)
- [Data Attributes Generator](docs/40_DataAttributesGenerator.md)
- [Column Adjuster](docs/60_ColumnAdjuster.md)
- [Configuration Flags](docs/70_ConfigurationFlags.md)
- [Javascript Plugins](docs/80_Javascript.md)
- [Headless Mode](docs/90_Headless.md)

Pimcore Fixes / Overrides
-------------------------

[](#pimcore-fixes--overrides)

- Fix the pimcore iframe [maskFrames](public/js/document/edit.js) bug (in some cases the iframe overlay field does not apply to the right position)
- Transforms all the brick config buttons (`pimcore_area_edit_button_*`) to more grateful ones.

Upgrade Info
------------

[](#upgrade-info)

Before updating, please [check our upgrade notes!](UPGRADE.md)

License
-------

[](#license)

**DACHCOM.DIGITAL AG**, Löwenhofstrasse 15, 9424 Rheineck, Schweiz
[dachcom.com](https://www.dachcom.com),
Copyright © 2025 DACHCOM.DIGITAL. All rights reserved.

For licensing details please visit [LICENSE.md](LICENSE.md)

###  Health Score

60

—

FairBetter than 99% of packages

Maintenance64

Regular maintenance activity

Popularity47

Moderate usage in the ecosystem

Community34

Small or concentrated contributor base

Maturity81

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 81.3% 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 ~23 days

Recently: every ~37 days

Total

138

Last Release

493d ago

Major Versions

v3.3.0 → v4.0.02021-10-01

3.x-dev → v4.0.12021-10-13

v4.1.1 → v5.0.02023-09-28

v4.1.2 → v5.1.12024-07-01

4.x-dev → v5.3.12025-01-10

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/700119?v=4)[Stefan Hagspiel](/maintainers/solverat)[@solverat](https://github.com/solverat)

---

Top Contributors

[![solverat](https://avatars.githubusercontent.com/u/700119?v=4)](https://github.com/solverat "solverat (469 commits)")[![ktallafus](https://avatars.githubusercontent.com/u/17338820?v=4)](https://github.com/ktallafus "ktallafus (48 commits)")[![pascalmoser](https://avatars.githubusercontent.com/u/7426193?v=4)](https://github.com/pascalmoser "pascalmoser (28 commits)")[![scrummer](https://avatars.githubusercontent.com/u/15173170?v=4)](https://github.com/scrummer "scrummer (9 commits)")[![rliebi](https://avatars.githubusercontent.com/u/2370097?v=4)](https://github.com/rliebi "rliebi (3 commits)")[![dpfaffenbauer](https://avatars.githubusercontent.com/u/5981845?v=4)](https://github.com/dpfaffenbauer "dpfaffenbauer (3 commits)")[![Corepex](https://avatars.githubusercontent.com/u/16717695?v=4)](https://github.com/Corepex "Corepex (2 commits)")[![blankse](https://avatars.githubusercontent.com/u/998558?v=4)](https://github.com/blankse "blankse (2 commits)")[![jdreesen](https://avatars.githubusercontent.com/u/424602?v=4)](https://github.com/jdreesen "jdreesen (1 commits)")[![jsc-dev](https://avatars.githubusercontent.com/u/4388167?v=4)](https://github.com/jsc-dev "jsc-dev (1 commits)")[![marcohefti](https://avatars.githubusercontent.com/u/30780180?v=4)](https://github.com/marcohefti "marcohefti (1 commits)")[![NaincyKumariKnoldus](https://avatars.githubusercontent.com/u/87004609?v=4)](https://github.com/NaincyKumariKnoldus "NaincyKumariKnoldus (1 commits)")[![pascalheidmann](https://avatars.githubusercontent.com/u/19560252?v=4)](https://github.com/pascalheidmann "pascalheidmann (1 commits)")[![gpalmisano](https://avatars.githubusercontent.com/u/11161922?v=4)](https://github.com/gpalmisano "gpalmisano (1 commits)")[![AndiKeiser](https://avatars.githubusercontent.com/u/9332971?v=4)](https://github.com/AndiKeiser "AndiKeiser (1 commits)")[![benwalch](https://avatars.githubusercontent.com/u/7903333?v=4)](https://github.com/benwalch "benwalch (1 commits)")[![christopher-siegel](https://avatars.githubusercontent.com/u/2526628?v=4)](https://github.com/christopher-siegel "christopher-siegel (1 commits)")[![dennistiboni-extera](https://avatars.githubusercontent.com/u/29975619?v=4)](https://github.com/dennistiboni-extera "dennistiboni-extera (1 commits)")[![ghettopro](https://avatars.githubusercontent.com/u/5647857?v=4)](https://github.com/ghettopro "ghettopro (1 commits)")[![github-actions[bot]](https://avatars.githubusercontent.com/in/15368?v=4)](https://github.com/github-actions[bot] "github-actions[bot] (1 commits)")

---

Tags

kickstarterpimcoretoolboxToolboxpimcore

###  Code Quality

TestsCodeception

Static AnalysisPHPStan

Code StyleECS

Type Coverage Yes

### Embed Badge

![Health badge](/badges/dachcom-digital-toolbox/health.svg)

```
[![Health](https://phpackages.com/badges/dachcom-digital-toolbox/health.svg)](https://phpackages.com/packages/dachcom-digital-toolbox)
```

###  Alternatives

[coreshop/core-shop

CoreShop - Pimcore eCommerce

289197.5k10](/packages/coreshop-core-shop)[dachcom-digital/formbuilder

Pimcore FormBuilder - create forms easily!

96269.7k](/packages/dachcom-digital-formbuilder)[dachcom-digital/seo

Pimcore SEO Enrichment Bundle

36217.3k2](/packages/dachcom-digital-seo)[dachcom-digital/members

Pimcore User, Object, Asset and Document Authentication

5690.0k](/packages/dachcom-digital-members)[dachcom-digital/dynamic-search

Pimcore Dynamic Search Bundle

32143.9k5](/packages/dachcom-digital-dynamic-search)[dachcom-digital/emailizr

Pimcore Emailizr - create html emails the right way!

17370.2k4](/packages/dachcom-digital-emailizr)

PHPackages © 2026

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