FriendsOfShopware / friendsofshopware.github.io

FriendsOfShopware website
MIT License
10 stars 1 forks source link

JavaScript Manager #5

Closed dneustadt closed 6 years ago

dneustadt commented 6 years ago

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.

jsmanager

2. Link to to current Github repository

Currently private, depending on interest of the community

3. Checklist

dneustadt commented 6 years ago

Added field for css/less. Will also be injected into compilation of other assets and can access variables and mixins. customjscss