dne / custom-css-js
Custom CSS/JS
This package's canonical repository appears to be gone and the package has been frozen as a result.
Installs: 329
Dependents: 0
Suggesters: 0
Security: 0
Stars: 18
Watchers: 4
Forks: 4
Type:shopware-platform-plugin
Requires
- shopware/core: ~v6.6.0
Suggests
- shopware/administration: Require '6.5'. Allows you to to set up the plugin easily
- shopware/storefront: Require '6.5'.
Conflicts
- shopware/administration: <6,>=7
- shopware/storefront: <6,>=7
README
This plugin for Shopware 6 features a backend container manager to easily add custom JavaScript and/or CSS/SCSS to the theme compilation.
This plugin is the follow-up for the Shopware 5.x version.
The plugin offers the following features:
- Create unlimited containers of JavaScript and/or CSS/SCSS
- SCSS variables and mixins are inherited from themes and plugins and can be accessed
- JS/SCSS is injected into theme compilation. This means no dependency conflicts or additional resource requests.
- Languages: English, German
Requirements
4.0.0
- Shopware >= 6.6
3.0.0
- Shopware >= 6.5
2.0.1
- Shopware >= 6.4
Installation
Clone this repository into a folder called DneCustomCssJs within the custom/plugins directory of the Shopware installation.
- Install the plugin through the Plugin-Manager within the Shopware backend.
Usage
The module will be accessible in backend by a new sub-menu entry called Custom CSS/JS under Settings.