kiwicommerceltd/boodil
最新稳定版本:1.0.3
Composer 安装命令:
composer require kiwicommerceltd/boodil
包简介
Boodil Open Banking Gateway
README 文档
README
Magento 2 - Boodil Payment
- Goto: STORES > Configuration > SALES > Payment Methods > Boodil Payment Method
- It works for both Guest and Logged In customers.
Prerequisite
- Composer: 2.x
- PHP: 7.4, 8.0, 8.1
- Magento: 2.3,2.4
Installation
-
Composer Installation
- Navigate to your Magento root folder
cd path_to_the_magento_root_directory - Then run the following command
composer require kiwicommerceltd/boodil - Make sure that composer finished the installation without errors
- Navigate to your Magento root folder
-
Command Line Installation
- Backup your web directory and database.
- Download the latest installation package
Source code (zip)from here - Navigate to your Magento root folder
cd path_to_the_magento_root_directory - Upload contents of the installation package to your Magento root directory
- Then run the following command
php bin/magento module:enable Boodil_Payment
- After install the extension, run the following command
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
php bin/magento cache:flush
- Log out from the backend and login again.
统计信息
- 总下载量: 34
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 2
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: MIT
- 更新时间: 2023-03-24