Skip to content

Add simple invoice Payment Method to Magento 2

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt
Notifications You must be signed in to change notification settings

smiso/magento2.simple-invoice

Repository files navigation

Magento 2: Simple Invoice

Add simple invoice Payment Method to Magento 2

Requirements

Magento 2

Installation

Using Composer

composer require smiso/simple-invoice
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Manual Installation

Copy the files to app/code/SmileSolutions/SimpleInvoice

php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy

Configuration

Go to Stores -> Configuration -> Sales -> Payment Methods -> Simple Invoice

About

Add simple invoice Payment Method to Magento 2

Resources

License

OSL-3.0, AFL-3.0 licenses found

Licenses found

OSL-3.0
LICENSE.txt
AFL-3.0
LICENSE_AFL.txt

Stars

Watchers

Forks

Packages

No packages published