Skip to content

CodemakersDK/kevin-magento2

 
 

Repository files navigation

Kevin_Payment

Payments collection solution to your Magento 2 e-commerce platform.

BEFORE YOU START MAKE SURE YOU HAVE RECEIVED CLIENT ID AND CLIENT SECRET FROM KEVIN.

Installation

composer require getkevin/kevin-magento2
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile
php bin/magento cache:clean

Please note that FTP installation will not work as this module has requirements that will be auto installed when using composer

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Packages

No packages published

Languages

  • PHP 84.3%
  • JavaScript 9.1%
  • HTML 4.3%
  • CSS 2.3%