shopware-administration
Installation
SKILL.md
Shopware 6 — Administration (Vue.js)
See the vue skill for Vue itself and the shopware skill for the map of Shopware skills.
Administration (Vue.js)
// Resources/app/administration/src/main.js
import './module/swag-example';
// module/swag-example/index.js
import './page/swag-example-list';
import deDE from './snippet/de-DE';
import enGB from './snippet/en-GB';