Skip to content

Demo plugin which highlights the new functionality to create backend modules using HTML, CSS and JavaScript

License

Notifications You must be signed in to change notification settings

shopware5/SwagLightweightModule

Repository files navigation

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:

  • Navigation inside the module using a navigation bar
  • Set window title
  • Set & get window width
  • Set & get window height
  • Open another backend module
  • Window operations (minimize, maximize, show, hide & destroy)
  • Creating of sub windows
  • Loading a template file with data
  • A list which will be rendered on the client side
  • Plugin configuration

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 [email protected]: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.

About

Demo plugin which highlights the new functionality to create backend modules using HTML, CSS and JavaScript

Resources

License

Stars

Watchers

Forks

Packages

No packages published