tangkoko/customer-attributes-management

Magento 2 customer attributes management

1.0.41 2024-03-20 12:35 UTC

README

magento2-customer-attributes

Free Magento 2 Customer Attributes Management

  • This is a free module to manage customer and address attribute for Magento 2.
  • Some simple attribute types are supported such as: Text, Text Area, Date, Yes/No, Multiple Select, Dropdown.

Build on: Magento 2.3.1, PHP 7.1

Installation

Manually

RECOMMEND: get assistance from developer.

  • Download source code
  • Copy/upload all the files and folder to the following path on your Magento root directory:
app/code/Mvn/Cam/
  • Run the upgrade command line:
php bin/magento setup:upgrade
  • You may need to run deploy if your site is in production mode.

Contact