Skip to content

Kount/magento2-kount

Repository files navigation

Magento 2 Kount

This is the official Magento 2 extension for Kount.

Installation via Composer

You can install our Magento 2 Kount extension via Composer. Please run these commands at the root of your Magento install:

composer require kount/magento2-kount
php bin/magento module:enable kount
php bin/magento setup:upgrade