Import customers

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

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

This package is auto-updated.

Last update: 2024-05-30 09:16:39 UTC


README

Overview

Create import accounts from import registartion page and display accounts in admin with options like edit,add and delete.

Requirements

Magento Open Source (CE) Version 2.2.x

Installation

Unzip file folder and place into app/code path

and run below commands from command line

$ 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.