shopware-deployment

Installation
SKILL.md

Shopware 6 — Plugin Deployment Patterns

See the shopware skill for the map of Shopware skills.

Plugin Deployment Patterns

custom/static-plugins/ for project-specific code:

For larger Shopware projects, client-specific plugins and themes that are not published to the Shopware Store are placed in custom/static-plugins/ instead of custom/plugins/. This directory is symlinked into vendor/ via Composer's path repository type:

Installs
1
GitHub Stars
4
First Seen
4 days ago
shopware-deployment — alpham8/agentic-webdev