webcu/shopware6-base

Base library with Shopware 6 helper classes (e.g. CustomFieldsInstaller)

Maintainers

Package info

github.com/WebcustomsIT/WebcuShopware6Base

pkg:composer/webcu/shopware6-base

Statistics

Installs: 9

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

v1.0.0 2025-07-31 14:40 UTC

This package is auto-updated.

Last update: 2026-04-04 09:31:21 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