forter/magento2-module-forter-adyen
最新稳定版本:1.0.2
Composer 安装命令:
composer require forter/magento2-module-forter-adyen
包简介
Adyen Extension for Forter Fraud Prevention For Magento 2
README 文档
README
The extension is build in order to provide example for merchents on how to override there extension.
Install manually under app/code
Download & place the contents of this repository under {YOUR-MAGENTO2-ROOT-DIR}/app/code/Forter/Adyen
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
Notes
- This extension requires an installation of the forter_forter module, it can't be installed without the forter_forter module installed and enabled.
- As best practice when overriding the module, prefer using Before / After rather then Around, also, you should use plugin before override.
© 2020 Forter. All rights reserved.
统计信息
- 总下载量: 15.51k
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2021-06-22