zingybits/module-payment-citizen-core
Composer 安装命令:
composer require zingybits/module-payment-citizen-core
包简介
Citizen payment module for Magento 2 - core part
README 文档
README
``zingybits/module-citizencore``
Main Functionalities
ZingyBits_CitizenCore module
Installation
* = in production please use the --keep-generated option
Type 1: Zip file
- Unzip the zip file in
app/code/ZingyBits - Enable the module by running
php bin/magento module:enable ZingyBits_CitizenCore - Apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Type 2: Composer
- Install the module composer by running
composer require zingybits/module-citizencore - Use it to update packages
composer update - enable the module by running
php bin/magento module:enable ZingyBits_CitizenCore - apply database updates by running
php bin/magento setup:upgrade* - Flush the cache by running
php bin/magento cache:flush
Configuration
- citizen - payment/citizen/*
Specifications
-
Block
- ModalPopup > modalpopup.phtml
-
Payment Method
- citizen
Attributes
统计信息
- 总下载量: 34
- 月度下载量: 0
- 日度下载量: 0
- 收藏数: 0
- 点击次数: 1
- 依赖项目数: 2
- 推荐数: 0
其他信息
- 授权协议: GPL-3.0
- 更新时间: 2022-06-10