d3p1 / module-instant-invoice
d3p1/module-instant-invoice
Instant invoice
Introduction
A Magento 2
development that makes the implementation of an instant invoice flow easier.
Installation
To proceed with the installation of your module, you need to go to
the document root of your Magento installation
and run the following commands:
composer require d3p1/module-instant-invoice
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy
bin/magento cache:clean
bin/magento cache:flush
[!NOTE]
To executebin/magento setup:static-content:deployyou need to list all the
languages of your store/s using the
ISO-639 format.
Also, if you are using a platform mode different than
production, you need to execute the command
using the-fflag:
bin/magento setup:static-content:deploy -f.
[!NOTE]
The commandbin/magento cache:flush
is
optional.
Changelog
Detailed changes for each release are documented in
CHANGELOG.md.
License
This work is published under MIT License.
Author
Always happy to receive a greeting on:
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| v1.1.3 | stable | Not tested | Not yet tested Details | 2026-05-06 20:36:12 |
| v1.1.2 | stable | Not tested | Not yet tested Details | 2026-05-06 20:16:08 |
| v1.1.1 | stable | Not tested | Not yet tested Details | 2026-05-05 21:03:56 |
| v1.1.0 | stable | Not tested | Not yet tested Details | 2026-04-28 23:38:41 |
| v1.0.0 | stable | Not tested | Not yet tested Details | 2026-04-28 23:31:45 |
Requires 3
| Package | Constraint |
|---|---|
| magento/framework | ~101.0||~102.0||~103.0 |
| magento/module-sales | ~103.0 |
| php | ^7.0.0||^8.0.0 |
No QA results yet
QA pipelines haven't run for this version. Compatibility and quality results appear here once the vendor publishes a tagged release that gets ingested.
More from d3p1
View vendorTurn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.