Download the PHP package dneustadt/dne-custom-js-css without Composer
On this page you can find all versions of the php package dneustadt/dne-custom-js-css. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download dneustadt/dne-custom-js-css
More information about dneustadt/dne-custom-js-css
Files in dneustadt/dne-custom-js-css
Download dneustadt/dne-custom-js-css
More information about dneustadt/dne-custom-js-css
Files in dneustadt/dne-custom-js-css
Vendor dneustadt
Package dne-custom-js-css
Short Description Manage custom JavaScript and CSS/LESS in Shopware
License MIT
Package dne-custom-js-css
Short Description Manage custom JavaScript and CSS/LESS in Shopware
License MIT
Please rate this library. Is it a good library?
Informations about the package dne-custom-js-css
Custom JavaScript And CSS/LESS Containers
This plugin for Shopware features a backend container manager to easily add custom JavaScript and/or CSS/LESS to the theme compilation.
The plugin offers the following features:
- Create unlimited containers of JavaScript and/or CSS/LESS
- Each container can be limited to any number of shops/subshops
- LESS variables and mixins are inherited from themes and plugins and can be accessed
- JS/CSS is injected into theme compilation. This means no dependency conflicts or additional resource requests.
- Languages: English, German
Requirements
1.1.1
- Shopware >= 5.7
1.1.0
- Shopware >= 5.6
1.0.0
- Shopware >= 5.2.27 see releases
Installation
Clone this repository into a folder called DneCustomJsCss within the custom/plugins directory of the Shopware installation.
- Install the plugin through the Plugin-Manager within the Shopware backend.
Install with composer
- Change to your root Installation of shopware
- Run command
composer require dneustadt/dne-custom-js-css
- Install and activate plugin with the Plugin Manager
Usage
The module will be accessible in backend by a new menu entry called Custom JavaScript/CSS under the Configuration menu tab.
All versions of dne-custom-js-css with dependencies
PHP Build Version
Package Version
Requires
composer/installers Version
~1.0
The package dneustadt/dne-custom-js-css contains the following files
Loading the files please wait ....