webcu / shopware6-base
Base library with Shopware 6 helper classes (e.g. CustomFieldsInstaller)
v1.0.0
2025-07-31 14:40 UTC
README
Reusable base library for Shopware 6 plugins
Developed by Webcustoms IT Solutions GmbH
🚀 Overview
WebcuShopware6Base is a Composer library containing reusable helper classes and logic commonly needed in Shopware 6 plugin development.
This package is designed to:
- Simplify the management of custom fields
- Avoid duplicate logic across multiple plugins
- Provide a consistent and testable foundation for plugin installers