zingybits / module-payment-citizen-core
Citizen payment module for Magento 2 - core part
Installs: 34
Dependents: 2
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Type:magento2-module
Requires
- ext-curl: *
- ext-json: *
- ext-openssl: *
- magento/framework: *
- magento/module-checkout: *
- magento/module-config: *
- magento/module-payment: *
- magento/module-quote: *
- magento/module-sales: *
- magento/module-store: *
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