smiso/simple-invoice

Simple Invoice Module for Magento 2

Installs: 411

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.1 2019-11-20 12:09 UTC

This package is auto-updated.

Last update: 2024-04-20 21:46:29 UTC


README

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