Appearance
Plugins
Every published KommandHub plugin, with the version this documentation describes. Each plugin has a merchant guide (install, configure, use, troubleshoot) and a developer section (architecture, events, endpoints, extension points).
PaymentsPaystack PaymentAccept card, bank transfer, USSD and mobile-money payments through Paystack, with refunds from the Administration.v0.9.0-beta.2 · Shopware 6.6, 6.7PaymentsFlutterwave PaymentAccept card, bank transfer and mobile-money payments through Flutterwave, with refunds from the Administration.v0.9.0-beta.1 · Shopware 6.6, 6.7NotificationsSMSSend transactional SMS from the Flow Builder alongside Shopware’s emails, routed through Termii, Sendexa, Africa’s Talking or Twilio.v0.9.0-beta.1 · Shopware 6.6, 6.7Checkout & fulfilmentClick and PickClick and collect: pickup locations with opening hours, a pickup date and time chosen in checkout, pay on pickup, and a “ready for pickup” order state.v0.9.0 · Shopware 6.7IntegrationsOrder ExportSend orders to an ERP or any HTTP endpoint using versioned mappings, with retries, a circuit breaker and acknowledgement tracking.v0.9.0-beta.1 · Shopware 6.6, 6.7ToolingDemo DataSeed a realistic, repeatable demo shop: five sales channels, 2,000 products, reviews, customers, orders and a read-only demo login.v0.9.0-beta.2 · Shopware 6.6, 6.7
Which plugin do I need?
| I want to… | Plugin |
|---|---|
| Take payments through a Paystack account | Paystack Payment |
| Take payments through a Flutterwave account, including M-Pesa and mobile money | Flutterwave Payment |
| Text customers when their order is placed, shipped or ready | SMS |
| Let customers collect orders from my stores | Click and Pick |
| Send orders to my ERP, warehouse or accounting system | Order Export |
| Fill a demo or test shop with realistic data | Demo Data |
Plugins work together
- Click and Pick + SMS — Click and Pick's Send pickup SMS to location flow action sends through the SMS plugin when it is installed.
- Any plugin + SMS — the Send SMS action works in any flow, including Click and Pick's Pickup order ready trigger.
- Payments + Order Export — export orders on Payment paid so your ERP only receives paid Paystack or Flutterwave orders.