topshelfcraft/payment-source-tools-core
最新稳定版本:3.3.0
Composer 安装命令:
composer require topshelfcraft/payment-source-tools-core
包简介
A module to provide core functionality for working with Payment Sources in Craft Commerce projects.
README 文档
README
a module for Craft CMS 3.5+ and Commerce 3.2+
When registered by an app or Plugin, this module provides functionality for:
- adding a Payment Sources tab in the CP
Installation
composer require topshelfcraft/payment-source-tools-core- Register the module in your app config or by invoking
PaymentSourceTools::registerModule()
To add a Payment Sources tab to the User screen...
PaymentSourceTools::getInstance()->getSettings()->addPaymentSourcesUserTab = true;
Contributors:
- Development: Michael Rog / @michaelrog
统计信息
- 总下载量: 11
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 1
- 点击次数: 2
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: proprietary
- 更新时间: 2022-09-11