webto/magento2-ean

不适用

安装: 855

依赖: 0

建议者: 0

安全: 0

星星: 2

关注者: 2

分支: 2

开放问题: 1

语言:HTML

类型:magento2-module

1.0.3 2022-01-11 10:20 UTC

This package is not auto-updated.

Last update: 2024-09-17 23:42:45 UTC


README

magento2-ean - 一个 Magento 2 模块

此模块为 EAN 支付添加了一个新的离线支付选项。

安装

模块可以通过以下方式安装

  1. 手动将文件复制到 /app/code/Webto/EAN/ 或使用 git clone

  2. 将 git 添加到 composer 仓库,并使用 composer 进行安装

Composer 设置

该扩展可在 Composer 仓库中找到。

composer require webto/magento2-ean

Magento 设置

安装后,在 Magento 中启用该模块并清除缓存。

php bin/magento module:enable Webto_EAN
php bin/magento setup:upgrade

清除缓存