swcommerce/javascript-css-injector

SwCommerce JavaScript/CSS Injector

Installs: 3

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 0

Forks: 0

Open Issues: 0

Type:shopware-platform-plugin

1.0.1 2025-06-13 15:18 UTC

This package is auto-updated.

Last update: 2025-06-13 15:26:24 UTC


README

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