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
- Host: GitHub
- URL: https://github.com/dachcom-digital/js-pimcore-toolbox
- Owner: dachcom-digital
- License: other
- Created: 2022-02-18T12:08:29.000Z (over 4 years ago)
- Default Branch: main
- Last Pushed: 2022-02-23T13:33:54.000Z (over 4 years ago)
- Last Synced: 2024-04-14T04:44:50.244Z (about 2 years ago)
- Language: JavaScript
- Homepage:
- Size: 15.6 KB
- Stars: 0
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
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)