m-nowak-code / module-receipt-invoice-button
Module to show a button that adds the possibility choose a receipt or invoice in the checkout process
Package info
github.com/mnowakCode/ReceiptOrInvoice
Type:magento2-module
pkg:composer/m-nowak-code/module-receipt-invoice-button
1.0.5
2024-10-25 12:59 UTC
Requires
- magento/framework: 103.0.*
README
Description
MNowakCode_ReceiptInvoiceButton module was created to show a button that adds the possibility choose a receipt or invoice in the checkout process.
Compatibility
- Magento >= 2.4
per the official Magento 2 requirements
Installation Instructions
Install using composer by adding to your composer file using commands:
$ composer require m-nowak-code/module-receipt-invoice-button
$ composer update
$ bin/magento setup:upgrade
Contribution
Any contribution is highly appreciated. The best way to contribute code is to open a pull request on GitHub.