Download the PHP package buddha-code/buco-allow-multiple-documents without Composer
On this page you can find all versions of the php package buddha-code/buco-allow-multiple-documents. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download buddha-code/buco-allow-multiple-documents
More information about buddha-code/buco-allow-multiple-documents
Files in buddha-code/buco-allow-multiple-documents
Package buco-allow-multiple-documents
Short Description Shopware plugin to allow creation of multiple documents per type and order
License GPL-3.0
Homepage https://github.com/buddhaCode/BucoAllowMultipleDocuments
Informations about the package buco-allow-multiple-documents
BucoAllowMultipleDocuments
Shopware plugin to allow creation of multiple documents per type and order
Features
Shopware doesn't allow to create more than one document per type for a customer order. For example, one will create a second delivery slip, the first one will be overwritten. This plugins enables Shopware to create more than one document for a designated document type. The plugin settings allow to enable this feature on a sub-shop and document type basis.
Compatibility
- Shopware >= 5.5.0
- PHP >= 7.0
Installation
Git Version
- Checkout plugin in
/custom/plugins/BucoAllowMultipleDocuments - Install and active plugin with the Plugin Manager
Install with composer
- Change to your root installation of Shopware
- Run command
composer require buddha-code/buco-allow-multiple-documents - Install and active plugin with
./bin/console sw:plugin:install --activate BucoAllowMultipleDocuments
Contributing
Feel free to fork and send pull requests!
Licence
This project uses the GPLv3 License.