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

pkg:composer/zingybits/module-payment-citizen-core

2.0.5 2022-09-26 16:19 UTC

This package is auto-updated.

Last update: 2025-11-26 23:20:30 UTC


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