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

1.0.5 2024-10-25 12:59 UTC

This package is auto-updated.

Last update: 2025-06-28 07:39:06 UTC


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.