Appearance
About KommandHub & these docs
KommandHub (Kommandhub Limited) builds extensions for Shopware 6, focused on what shops selling in African markets need and core Shopware does not provide: local payment gateways, SMS on local carrier routes, click and collect, and connections to the systems a shop already runs.
How this documentation is organised
Every plugin is documented as a self-contained product. Open a plugin and you find everything about it in one place — what it does, requirements, installation, configuration, day-to-day use, troubleshooting, FAQ, developer documentation and changelog. You never need another section of this site to install or use a plugin.
| You want to… | Go to |
|---|---|
| Install, configure or use a plugin | Plugins → the plugin |
| Integrate with or extend a plugin | The plugin's For developers section |
| Contribute to our plugins, or set up our development environment | Developers |
| Understand a standard Shopware feature (sales channels, Flow Builder, Rule Builder, …) | The official Shopware documentation — each plugin page links to the exact Shopware page it relies on |
Release status and versioning
All plugins are currently pre-1.0. Most are public betas: feature-complete and tested, but still being validated on staging and production shops.
- Versions follow
MAJOR.MINOR.PATCHwith pre-release suffixes (0.9.0-beta.1,0.9.0-beta.2). - Below
1.0.0, a new release may change developer-facing APIs, class names or database structure. Merchant-facing settings are kept stable where possible; every change is listed in the plugin's changelog. - Each plugin page states the exact version it describes, its supported Shopware and PHP versions, and its known issues.
- There is no long-term-support policy yet.
Getting the plugins
Until the plugins are listed in the Shopware Store, they are installed with Composer or by uploading a ZIP in the Administration. Each plugin's Installation page has the exact commands for that plugin.