https://github.com/magesuite/auto-order-completion
The module adds the possibility to enable auto invoicing and auto shipping for orders.
Installation
This module is optional.
composer require "creativestyle/magesuite-auto-order-completion" ^1.0.0
Admin settings
Admin settings for the module are placed in Stores -> Configuration -> Sales -> Auto order completion
Settings:
Setting name | Value | Comment |
---|---|---|
Enable auto invoicing | Yes/No | Default value: No |
Enable auto shipping | Yes/No | Default value: No |
Backend
Add documentation for BE code
Frontend
The module does not provide any functionality for the storefront.