sms77 / shopware6
Shopware 6 plugin to programmatically send SMS via the sms77.io gateway.
Installs: 359
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 2
Forks: 0
Open Issues: 3
Type:shopware-platform-plugin
Requires
- shopware/administration: *
- shopware/core: *
- sms77/api: ^1.1
This package is auto-updated.
Last update: 2024-10-29 12:42:30 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