Home

Awesome

BucoOrderDocumentsApi

Shopware plugin which adds a REST API endpoint to access and delete order documents.

Features

This plugin adds a new REST API endpoint to access and delete the order documents including their attributes. Creating and modifying order documents it currently not implemented. The access to the endpoint can be restricted with the access control list (ACL) resource <code>BucoOrderDocuments</code> and the privileges <code>read</code> and <code>delete</code> in the user manager.

<p>The REST API can be accessed in the following ways:</p>

Feature Ideas

Compatibility

Installation

Git Version

Install with composer

Contributing

Feel free to fork and send pull requests!

Licence

This project uses the GPLv3 License.