Shopware United is the independent, non-profit community organisation behind the Shopware ecosystem – it connects developers, agencies, merchants and technology partners worldwide and is deliberately not part of Shopware AG. When a community body like that takes a closer look at an extension, it means more to us than a nice mention. It is independent confirmation that we are solving a real, everyday problem for merchants.
And that is exactly what just happened: Shopware United has featured our Custom JavaScript/CSS Manager – under the fitting title „small changes, no console”. We are glad to use that as a starting point to explain, in our own words, what the extension is about.
The core problem: theme files are off-limits
Almost every shop eventually needs a small adjustment: a tracking snippet, a chat widget, a CSS fix for a button that does not sit quite right on mobile. The traditional route runs through custom themes or plugins – and through direct access to server and theme files. That is technically demanding and risky.
The Custom JavaScript/CSS Manager flips that logic around. The code no longer lives in fragile theme files, but in clean, dedicated containers inside the extension. That way it survives updates and theme changes.
How it works
After installation, a new menu entry for Custom CSS/JS appears in the admin. From there the workflow is deliberately straightforward.
- Create a container
- A separate, named container for each task. Everything stays organised, even with many snippets.
- Choose a sales channel
- Each container can be assigned to one or more channels - useful in multi-shop setups.
- Add the code
- In the built-in editor with syntax highlighting for JavaScript and SCSS, including access to inherited SCSS variables and mixins from themes and plugins.
- Compile
- The code goes straight into the theme compilation instead of triggering extra requests. The result is visible in the storefront right away.
Why it makes a difference day to day
The biggest advantage is update resilience. Because customisations live in containers rather than theme files, they are not lost during Shopware upgrades.
Independence matters just as much. Shopware United describes a case from the food industry where even the smallest CSS change had to go through the managing agency – sometimes taking two weeks. One merchant sums it up in the quoted testimonials: the extension „solves the problem when SSH access isn’t available with your host.” Others value having every customisation in one place. One client loaded a 5,000-line CSS file without a hitch.
The use cases are correspondingly broad: styling adjustments to themes and plugins, JavaScript integrations such as tracking or chat, and quick fixes without waiting on developer or agency capacity.
A word about PremSoft
We have been building software for more than 20 years and have been part of the ecosystem since Shopware 4. In 2024 we received the Best Support Rating at the Premium Extension Partner Day – a standard we deliberately hold ourselves to: feedback from real shops flows straight into development. That is why the roadmap includes an import and export function for backups and reuse across several shops, as well as a versioning system with rollback.
The Custom JavaScript/CSS Manager is compatible with Shopware 6.1 through 6.7 and is available in the store with a free trial month.