Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Shopware plugin for injecting custom javascript and css into your theme at runtime

Notifications You must be signed in to change notification settings

sw-commerce/javascript-css-injector

Repository files navigation

JavaScript and CSS Injector for Shopware 6

This plugin for Shopware 6 lets you manage custom JavaScript and CSS/SCSS snippets through the admin interface. It simplifies the process of injecting code into your storefront without needing to modify theme files directly.

Features

  • Create unlimited containers for JavaScript and/or CSS code
  • Assign code snippets to specific sales channels
  • Define which pages should include each snippet
  • Set a date and time range for snippet activation
  • Available in English, German, Italian, and French

Requirements

  • Shopware 6.6 or higher

Installation

composer require swcommerce/javascript-css-injector
bin/console plugin:refresh
bin/console plugin:install -a SwCommerceJavascriptCSSInjector

About

Shopware plugin for injecting custom javascript and css into your theme at runtime

Resources

Stars

Watchers

Forks

Packages

No packages published