tobiasberge / asyc-plugin-manager

A POC for an async PluginManager for the Shopware 6 Storefront.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

POC async JS PluginManager

A POC for an async PluginManager for the Shopware 6 Storefront.

Setup

  • npm run postinstall

or

  • cd src/Storefront/Resources/app/storefront
  • npm install
  • npm run serve

Test page can be found here: src/Storefront/Resources/app/storefront/index.html

About

A POC for an async PluginManager for the Shopware 6 Storefront.


Languages

Language:JavaScript 85.2%Language:HTML 14.8%