https://github.com/seven-io/shopware6
The official Shopware 6 plugin for the seven.io SMS gateway.
https://github.com/seven-io/shopware6
e-commerce shopware6 shopware6-plugin sms
Last synced: about 2 months ago
JSON representation
The official Shopware 6 plugin for the seven.io SMS gateway.
- Host: GitHub
- URL: https://github.com/seven-io/shopware6
- Owner: seven-io
- License: mit
- Created: 2020-02-19T10:01:40.000Z (about 5 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T11:46:17.000Z (12 months ago)
- Last Synced: 2025-03-10T12:02:01.360Z (2 months ago)
- Topics: e-commerce, shopware6, shopware6-plugin, sms
- Language: PHP
- Homepage: https://www.seven.io/en/solutions/integrations/shopware-6/
- Size: 359 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 3
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
- awesome-shopware6 - SMS77.io Shopware 6 Plugin >6.x
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
You can alternatively download the latest Release and upload the *.zip via the plugin manager.### 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
#### Screenshots




