Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
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: 3 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 (over 4 years ago)
- Default Branch: master
- Last Pushed: 2024-05-29T11:46:17.000Z (5 months ago)
- Last Synced: 2024-07-17T23:25:18.630Z (4 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: 2
- 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 Logo](https://www.sms77.io/wp-content/uploads/2019/07/sms77-Logo-400x79.png "sms77")
# 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
![Screenshot of compose page](https://tettra-production.s3.us-west-2.amazonaws.com/0d6efb4f154041e899af17bdcd19c1b5/bcac36a50716f4f73cd84020c4bf091d/d822b155a4112474fdb7aea5ee22465e/cb30d8dd64d0e83fcc7822a40f1703d9/LvK98NgceAQ3333Uuxin7nOBQe90CiS8HwLQXDA8.png "Shopware6.Sms77: Compose SMS")
![Screenshot 1/4 of plugin settings](https://tettra-production.s3.us-west-2.amazonaws.com/0d6efb4f154041e899af17bdcd19c1b5/bcac36a50716f4f73cd84020c4bf091d/d822b155a4112474fdb7aea5ee22465e/cb30d8dd64d0e83fcc7822a40f1703d9/qS6RVUwCMnYQYKrGy7O4wCi3EFDHbhvZl4IeuUjO.png "Shopware6.Sms77: Plugin Settings 1/4")
![Screenshot 2/4 of plugin settings](https://tettra-production.s3.us-west-2.amazonaws.com/0d6efb4f154041e899af17bdcd19c1b5/bcac36a50716f4f73cd84020c4bf091d/d822b155a4112474fdb7aea5ee22465e/cb30d8dd64d0e83fcc7822a40f1703d9/7F6MwKyQqDc6qKrPj2aTvg6yar0OIRBmnkJG9ZMc.png "Shopware6.Sms77: Plugin Settings 2/4")
![Screenshot 3/4 of plugin settings](https://tettra-production.s3.us-west-2.amazonaws.com/0d6efb4f154041e899af17bdcd19c1b5/bcac36a50716f4f73cd84020c4bf091d/d822b155a4112474fdb7aea5ee22465e/cb30d8dd64d0e83fcc7822a40f1703d9/khPXkX7m5AJRDmBHyt5WbxhAbfVt2TwXG9oAQ1Mv.png "Shopware6.Sms77: Plugin Settings 3/4")
![Screenshot 4/4 of plugin settings](https://tettra-production.s3.us-west-2.amazonaws.com/0d6efb4f154041e899af17bdcd19c1b5/bcac36a50716f4f73cd84020c4bf091d/d822b155a4112474fdb7aea5ee22465e/cb30d8dd64d0e83fcc7822a40f1703d9/W06KCtdmDXdhN0EsGZD7WSyXie2Z5v2ApgniyiKk.png "Shopware6.Sms77: Plugin Settings 4/4")