Network International N-Genius Payment Gateway for Magento 2

1.1.5 2024-05-17 15:12 UTC

This package is not auto-updated.

Last update: 2024-09-20 16:52:10 UTC


README

Banner

安装

有关设置N-Genius Magento插件的详细说明,请参阅我们的文档。

使用Composer安装(推荐)

  • 从Magento根目录,使用composer require networkinternational/ngenius安装N-Genius模块。

使用FTP/SFTP安装

  • 下载ngenius-magento-plugin-master.zip并将其解压到您的本地计算机上的一个目录。
  • 使用FTP工具(如FileZilla)将ngenius-magento-plugin-master目录的内容上传到您的Magento安装的app\code\NetworkInternational\NGenius\目录。
  • 从Magento根目录,使用composer require ngenius/ngenius-common:v1.0.8安装N-Genius依赖项。

Magento构建步骤

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

下载

您可以从我们的Github发布页面下载插件的最新版本。