kount / magento2-kount360
Magento 2 Kount Integration
Installs: 0
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- magento/framework: ^102.0.0|^103.0.0
- magento/module-backend: ^100.0.0|^101.0.0|^102.0.0
- magento/module-checkout: ^100.0.0
- magento/module-config: ^100.0.0|^101.0.0
- magento/module-customer: ^100.0.0|^101.0.0|^102.0.0|^103.0.0
- magento/module-directory: ^100.0.0
- magento/module-payment: ^100.0.0
- magento/module-paypal: ^100.0.0|^101.0.0
- magento/module-sales: ^100.0.0|^101.0.0|^102.0.0|^103.0.0
- magento/module-store: ^100.0.0|^101.0.0
This package is not auto-updated.
Last update: 2025-03-26 16:50:28 UTC
README
This is the official Magento 2 extension for Kount.
Installation via Composer
You can install our Magento 2 Kount 360 extension via Composer. Please run these commands at the root of your Magento install:
composer require kount/magento2-kount360 php bin/magento module:enable Kount_Kount360 php bin/magento setup:upgrade