dachcom-digital / pimcore-toolbox

Pimcore - Toolbox
Other
68 stars 28 forks source link
kickstarter 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.

Join the chat at https://gitter.im/pimcore/pimcore Software License Latest Release Tests PhpStan

Pimcore Toolbox

Release Plan

Release Supported Pimcore Versions Supported Symfony Versions Release Date Maintained Branch
5.x 11.0 6.2 28.09.2023 Feature Branch master
4.x 10.5, 10.6 5.4 01.10.2021 Bugfixes 4.x
3.x 6.0 - 6.9 3.4, ^4.4 16.07.2019 Unsupported 3.x
2.8 5.4, 5.5, 5.6, 5.7, 5.8 3.4 30.06.2019 Unsupported 2.8
1.8 4.0 -- 28.04.2017 Unsupported pimcore4

Installation

"require" : {
    "dachcom-digital/toolbox" : "~5.2.0"
}

Add Bundle to bundles.php:

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

Upgrading

What's the meaning of Toolbox?

And what's not?

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.

Available Toolbox Bricks

The Toolbox provides a lot of ready-to-use Bricks:

Additional Editables

Further Information

Pimcore Fixes / Overrides

Copyright and license

Copyright: DACHCOM.DIGITAL
For licensing details please visit LICENSE.md

Upgrade Info

Before updating, please check our upgrade notes!