https://github.com/dachcom-digital/jquery-pimcore-toolbox
Jquery Extensions for Pimcore Formbuilder
https://github.com/dachcom-digital/jquery-pimcore-toolbox
Last synced: 3 months ago
JSON representation
Jquery Extensions for Pimcore Formbuilder
- Host: GitHub
- URL: https://github.com/dachcom-digital/jquery-pimcore-toolbox
- Owner: dachcom-digital
- Created: 2021-09-28T09:07:53.000Z (over 4 years ago)
- Default Branch: master
- Last Pushed: 2021-10-07T09:17:57.000Z (over 4 years ago)
- Last Synced: 2025-08-16T19:08:36.842Z (10 months ago)
- Size: 13.7 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# jQuery 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 jQuery extensions for the [PIMCORE Toolbox Bundle](https://github.com/dachcom-digital/pimcore-toolbox).
## Installation
```bash
npm i jquery-pimcore-toolbox
```
## Extensions Overview
- [Core Plugin](./docs/01_core.md)
- [Google Maps Extension](./docs/02_googleMaps.md)
- [Video Extension](./docs/03_video.md)
- [iFrame Extension](./docs/04_iframe.md)
- [Google Opt-Out Extension](./docs/05_googleOptOut.md)