sptec/order-comments

Comments on the order

Installs: 2 704

Dependents: 0

Suggesters: 0

Security: 0

Stars: 3

Watchers: 3

Forks: 3

Open Issues: 0

Type:shopware-platform-plugin

3.0.0 2024-04-06 07:53 UTC

This package is auto-updated.

Last update: 2024-04-06 07:54:09 UTC


README

This plugin adds the ability to store comments to orders in the administration interface.

Features

  • Comments could either be internal (default) or external
  • External comments are displayed for the user on the order
  • Adds flow builder trigger for comment created and updated
  • Media can be saved to comments
  • Comments could be flagged if there is a task related to it
  • Filter orders by comment/task status

Requirements

  • 1.0.0
    • Shopware >= 6.4
  • 2.0.0
    • Shopware >= 6.5
  • 3.0.0
    • Shopware >= 6.6

Screenshots

Demonstration

Installation

Zip Installation package for the Shopware Plugin Manager

  • Download the latest plugin version
  • Upload and install plugin using Plugin Manager

Install with composer

  • Change to your root Installation of shopware
  • Run command composer require sptec/order-comments and install and active plugin with Plugin Manager

Contributing

Feel free to fork and send pull requests!

Licence

This project uses the MIT License.