zingybits/module-payment-citizen-core

Citizen payment module for Magento 2 - core part

2.0.5 2022-09-26 16:19 UTC

This package is auto-updated.

Last update: 2025-04-26 22:11:16 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