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: