1. What is the benefit from your shopware extension to the community?
The JavaScript Manager allows you to create snippets of JavaScript through the Shopware backend. Kinda like code containers in Google Tag Manger. These code containers can be bound to the context of a shop or toggled in/active. The plugin extends the theme compilation and the code snippets will be included in the compression and deployment of regular JS assets.
The benefit is to have a more immediate approach (aka not having to deploy actual assets) to include custom JavaScripts, may it be temporary or permanent.
2. Link to to current Github repository
Currently private, depending on interest of the community
1. What is the benefit from your shopware extension to the community?
The JavaScript Manager allows you to create snippets of JavaScript through the Shopware backend. Kinda like code containers in Google Tag Manger. These code containers can be bound to the context of a shop or toggled in/active. The plugin extends the theme compilation and the code snippets will be included in the compression and deployment of regular JS assets. The benefit is to have a more immediate approach (aka not having to deploy actual assets) to include custom JavaScripts, may it be temporary or permanent.
2. Link to to current Github repository
Currently private, depending on interest of the community
3. Checklist