topshelfcraft/payment-source-tools-core 问题修复 & 功能扩展

解决BUG、新增功能、兼容多环境部署,快速响应你的开发需求

邮箱:yvsm@zunyunkeji.com | QQ:316430983 | 微信:yvsm316

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

  1. composer require topshelfcraft/payment-source-tools-core
  2. 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:

统计信息

  • 总下载量: 11
  • 月度下载量: 0
  • 日度下载量: 0
  • 收藏数: 1
  • 点击次数: 5
  • 依赖项目数: 2
  • 推荐数: 0

GitHub 信息

  • Stars: 1
  • Watchers: 1
  • Forks: 1
  • 开发语言: PHP

其他信息

  • 授权协议: proprietary
  • 更新时间: 2022-09-11