kevin. Integrations
Search…
Ecwid
Eshoprent
Jumpseller
Magento 2
Order statuses
Refunds
Mozello
OpenCart
Prestashop
Verskis
VirtueMart
WooCommerce
Powered By
GitBook
Magento 2
Installing using Composer
If you don’t have
Composer
installed, follow these
installation instructions
.
To install
Magento 2 module
,
execute the following commands using command line inside your Magento installation path:
1
composer require getkevin/kevin-magento2
2
php bin/magento setup:upgrade
3
php bin/magento setup:static-content:deploy
4
php bin/magento setup:di:compile
5
php bin/magento cache:clean
Copied!
FTP installation will not work as this module has requirements that will be auto installed when using composer.
Upgrade the module
Run the following command:
1
composer update getkevin/kevin-magento2
Copied!
Troubleshooting
No payment method appears at checkout
Order cannot be created
Previous
Ecwid
Next
Order statuses
Last modified
2mo ago
Copy link
Contents
Installing using Composer
Upgrade the module
Troubleshooting