smiso / simple-invoice
Simple Invoice Module for Magento 2
Installs: 445
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: *
- magento/module-checkout: *
- magento/module-payment: *
This package is auto-updated.
Last update: 2024-10-20 22:51:39 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