Skip to content

Latest commit

 

History

History
46 lines (41 loc) · 2.78 KB

README.md

File metadata and controls

46 lines (41 loc) · 2.78 KB

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