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
Installs: 3
Dependents: 0
Suggesters: 0
Security: 0
Stars: 2
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
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.