Download the PHP package aune-io/magento2-autoinvoice without Composer
On this page you can find all versions of the php package aune-io/magento2-autoinvoice. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download aune-io/magento2-autoinvoice
More information about aune-io/magento2-autoinvoice
Files in aune-io/magento2-autoinvoice
Package magento2-autoinvoice
Short Description Automatically invoice all complete orders in your Magento 2 store
License OSL-3.0
Informations about the package magento2-autoinvoice
Magento 2 Auto Invoice
Magento 2 procedure to automatically invoice orders in a given status.
System requirements
This extension supports the following versions of Magento:
- Community Edition (CE) versions 2.2.x and 2.3.x and 2.4.x
- Enterprise Edition (EE) versions 2.2.x and 2.3.x and 2.4.x
Installation
-
Require the module via Composer
- Enable the module
Configuration
The configuration of this module is under Stores > Configuration > Sales > Auto Invoice. There, you will be able to activate processing via cron job, and choose the behaviour of the procedure.
The configuration matrix will allow you to set on for which combinations of status and payment method the extension should invoice the orders, as well as the destination status and capture mode. A configuration example follows.

Usage
The module supports two different usage methods.
Command line
The following command will execute the procedure:
A dry run mode is also available, just to see what orders would be affected by the procedure:
Cron
By activating the cron, the procedure will be automatically executed every hour.
- Login to the admin
- Go to Stores > Configuration > Sales > Auto Invoice
- Set Schedule procedure to yes
- Specify a custom cron expression, if needed
- Clean the cache
Authors, contributors and maintainers
Author:
License
Licensed under the Open Software License version 3.0
All versions of magento2-autoinvoice with dependencies
magento/framework Version 101.0.*|102.0.*|103.0.*
magento/module-sales Version 101.0.*|102.0.*|103.0.*