sms77 / shopware6
Shopware 6 plugin to programmatically send SMS via the sms77.io gateway.
Package info
Type:shopware-platform-plugin
pkg:composer/sms77/shopware6
v1.0.0
2020-09-09 07:13 UTC
Requires
- shopware/administration: *
- shopware/core: *
- sms77/api: ^1.1
This package is auto-updated.
Last update: 2026-03-01 00:30:36 UTC
README
sms77.io plugin for Shopware 6
Installation
- Open a shell and navigate to the Shopware installation directory
- Run
composer require sms77/shopware6 - Run
php bin/console cache:clear - Run
php bin/console database:migrate --all Sms77Shopware6 - Navigate to Administration -> Settings -> System -> Plugins -> sms77io
- Enter and save the required API key
Plugin options
- Set a signature
- Set the signature position
- Set a fixed sender identifier
- Set a fixed message receiver
Event-based message dispatch at:
- Canceled order
- Finalized order
- Canceled delivery
- Return delivery
- Part return delivery
- Outbound delivery
- Partial shipment
- Canceled payment
- Payment settlement
- Partial payment settlement
- Payment refund
- Partial payment refund
- Payment reminder