导入客户

安装: 0

依赖: 0

建议者: 0

安全: 0

星标: 0

关注者: 1

分支: 0

公开问题: 0

类型:magento2-module

dev-main 2024-03-01 08:29 UTC

This package is auto-updated.

Last update: 2024-09-30 09:55:51 UTC


README

概述

从导入注册页面创建导入账户,并在管理员界面显示账户,支持编辑、添加和删除等操作。

要求

Magento开源版本(CE)2.2.x

安装

解压缩文件文件夹,并将其放置到app/code路径下

然后从命令行运行以下命令

$ php bin/magento module:enable Mage_Import $ php bin/magento setup:upgrade $ php bin/magento cache:clean


## Usage

In the Magento frontend, head to the ```Import Account``` link in header.

In the Magento admin, head to the ```Import``` menu item.