dne/custom-css-js

Custom CSS/JS

Installs: 299

Dependents: 0

Suggesters: 0

Security: 0

Stars: 18

Watchers: 4

Forks: 4

Open Issues: 2

Type:shopware-platform-plugin

4.0.0 2024-03-14 11:39 UTC

This package is auto-updated.

Last update: 2024-04-16 19:47:09 UTC


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.