forter / magento2-module-forter
Forter Fraud Prevention For Magento 2
Package info
github.com/forter/forter-magento2
Type:magento2-module
pkg:composer/forter/magento2-module-forter
2.5.38
2025-11-20 15:25 UTC
Requires
- php: ~7.4.0||~8.1.0||~8.2.0||~8.3.0
- ext-curl: *
- ext-json: *
- guzzlehttp/guzzle: ^7.3.0
This package is auto-updated.
Last update: 2026-07-05 14:23:43 UTC
README
✓ Install via composer (recommended)
Run the following command under your Magento 2 root dir:
composer require forter/magento2-module-forter
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush
Install manually under app/code
Download & place the contents of this repository under {YOUR-MAGENTO2-ROOT-DIR}/app/code/Forter/Forter
Then, run the following commands under your Magento 2 root dir:
php bin/magento maintenance:enable
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento maintenance:disable
php bin/magento cache:flush
© 2020 Forter. All rights reserved.