shopware5 / SwagLightweightModule

Demo plugin which highlights the new functionality to create backend modules using HTML, CSS and JavaScript
MIT License
12 stars 5 forks source link

Lightweight Backend Module Example

This repository contains a demo plugin which highlights the new functionality to create backend modules using HTML, CSS and JavaScript. The plugin provides the following examples:

Installation

The support of lightweight backend modules was added to Shopware in version 5.1. The minimum required Shopware version is currently Shopware 5.7.0. Please execute the following command inside your Shopware installation.

cd custom/plugins
git clone git@github.com:shopwareLabs/SwagLightweightModule.git SwagLightweightModule

Now go to the administration panel of your Shopware installation and install the plugin using our plugin manager. After successfully installing the plugin clear the cache and reload the backend. The module is now available under the "Marketing" main menu entry.

License

The plugin is published under MIT. Please see License File for more information.