bnpl-kz / factoring004-magento
Factoring004 plugin for magento 2
Installs: 7
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 3
Forks: 0
Open Issues: 1
Type:magento2-module
Requires
- php: >=7.3
- ext-json: *
- bnpl-partners/factoring004: ^0.1 || ^1.0
- magento/framework: >=100.0.4
README
Requirements
- PHP >=7.3
- Magento >=2.4
Installation
Via composer
composer require bnpl-kz/factoring004-magento
Done!
Manual
Create module directory into <magento-root>/app/code/BnplPartners/
folder
mkdir -p <magento-root>/app/code/BnplPartners/
Download a zip archive of the repository and unpack it
unzip factoring004-magento-main.zip
Move extracted files to <magento-root>/app/code/BnplPartners/Factoring004Magento
folder
mv factoring004-magento-main <magento-root>/app/code/BnplPartners/Factoring004Magento
Install plugin dependencies
composer require bnpl-partners/factoring004
Done!
Plugin registration
Skip this step if you are using the latest version of magento or module was automatically registered.
Go to <magento-root>
and run commands below
Enable the module
php bin/magento module:enable BnplPartners_Factoring004Magento
Register the Magento module
php bin/magento setup:upgrade
Compile classes used in dependency injections
php bin/magento setup:di:compile
Deploy static view files
php bin/magento setup:static-content:deploy
Clean the cache
php bin/magento cache:clean
Plugin configuration
Go to Admin
> Stores
>Configuration
And keep going to Sales
> Payment Methods
Then configure payment method Factoring 0-0-4