N-Genius Online by Network Payment Gateway for Magento 2

Maintainers

Package info

github.com/network-international/ngenius-magento-plugin

Type:magento2-module

pkg:composer/networkinternational/ngenius

Statistics

Installs: 4 007

Dependents: 0

Suggesters: 0

Stars: 2

Open Issues: 0

1.4.0 2025-10-09 08:57 UTC

This package is not auto-updated.

Last update: 2026-03-12 11:01:34 UTC


README

Banner

Installation

For more detailed instructions on setting up the N-Genius Magento plugin, please refer to our documentation.

Install using Composer (recommended)

  • From the Magento root directory, install the N-Genius module using composer require networkinternational/ngenius.

Install using FTP/SFTP

  • Download ngenius-magento-plugin-master.zip and unzip it to a directory on your local machine.
  • Use an FTP tool (such as FileZilla) to upload the contents of ngenius-magento-plugin-master directory to the app\code\NetworkInternational\NGenius\directory of your Magento installation.
  • From the Magento root directory, install N-Genius dependencies using composer require ngenius/ngenius-common:v1.3.0.

Magento Build Steps

  • bin/magento module:enable NetworkInternational_NGenius
  • bin/magento setup:upgrade
  • bin/magento setup:di:compile
  • bin/magento indexer:reindex
  • bin/magento cache:clean

Download

You can download the latest version of the plugin from our Github releases page