synolia/orocommerce-credit-line-plugin
Composer 安装命令:
composer require synolia/orocommerce-credit-line-plugin
包简介
OroCommerce Credit Line Plugin
README 文档
README
Oro Credit Line Bundle
This plugin allows you to have a credit line payment method integration, associated to the customer.
Features
- You can set a customer credit line amount that the customer users can use as a payment method - Documentation
- You will need to create the payment method with the credit line integration - Documentation
- You can create your own credit line amount manager - Documentation
- It has a no more credit message for the checkout - Documentation
Requirements
| Version | |
|---|---|
| PHP | 7.4, 8.0 |
| OroCommerce | 4.2 |
Installation
- Install the Plugin using Composer:
composer require synolia/orocommerce-credit-line
- Run the Migrations
bin/console oro:migration:load --force
- Clear Cache
bin/console cache:clear
- Install & Build the Assets
bin/console oro:assets:install --symlink
Contributing
License
This library is under the EUPL-1.2 license.
Credits
Developed by Synolia.
统计信息
- 总下载量: 657
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 0
- 依赖项目数: 0
- 推荐数: 0
其他信息
- 授权协议: EUPL-1.2
- 更新时间: 2022-01-03
