An open API service indexing awesome lists of open source software.

https://github.com/dachcom-digital/js-pimcore-toolbox

JS Extensions for Pimcore Toolbox
https://github.com/dachcom-digital/js-pimcore-toolbox

Last synced: 29 days ago
JSON representation

JS Extensions for Pimcore Toolbox

Awesome Lists containing this project

README

          

# JS Pimcore Toolbox Extensions

***

> [!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: [https://www.opendxp.io/en/bundles](https://www.opendxp.io/en/bundles)
> - Migration of Dachcom Digital Bundles: [https://www.opendxp.io/en/dachcom-bundles](https://www.opendxp.io/en/dachcom-bundles)
>
> **Note:** We are open to partnerships for those interested in porting this bundle to future versions.
>
> For inquiries, please contact: dcdi@dachcom.ch

***

We're providing some helpful Javascript Plugins to simplify your daily work with the ToolboxBundle.
This Library provides all JS components for the [PIMCORE Toolbox Bundle](https://github.com/dachcom-digital/pimcore-toolbox).

## Installation
```bash
npm i js-pimcore-toolbox
```

## Extensions Overview
- [Google Maps Extension](./docs/01_googleMaps.md)
- [Video Extension](./docs/02_video.md)
- [iFrame Extension](./docs/03_iframe.md)
- [Google Opt-Out Extension](./docs/04_googleOptOut.md)