sms77/shopware6

Shopware 6 plugin to programmatically send SMS via the sms77.io gateway.

Installs: 4

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 2

Forks: 0

Open Issues: 3

Type:shopware-platform-plugin

v1.0.0 2020-09-09 07:13 UTC

README

sms77.io Logo

sms77.io plugin for Shopware 6

Installation

  1. Open a shell and navigate to the Shopware installation directory
  2. Run composer require sms77/shopware6
  3. Run php bin/console cache:clear
  4. Run php bin/console database:migrate --all Sms77Shopware6
  5. Navigate to Administration -> Settings -> System -> Plugins -> sms77io
  6. 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 Screenshot 1/4 of plugin settings Screenshot 2/4 of plugin settings Screenshot 3/4 of plugin settings Screenshot 4/4 of plugin settings