Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/fsspencer/magento2-customer-attributes

Magento 2 extension sample to create customer attributes
https://github.com/fsspencer/magento2-customer-attributes

magento magento-extension magento2 magento2-extension magento2-module

Last synced: 9 days ago
JSON representation

Magento 2 extension sample to create customer attributes

Awesome Lists containing this project

README

        

# Magento 2 Customer Attributes
This is a sample extension to show you how to create customer attributes.

## Installation

NOTE: This extension comes with four sample attributes. Make sure to modify them before installing the extension.

1. Clone this repository
2. Copy the Codealist directory into your app/code directory
3. Execute: php bin/magento setup:upgrade

Now when you log into the Admin Panel and go to Customers > All Customers > New Customer, you'll be able to see the attributes created.

## Compatibility
- Magento 2.0
- Magento 2.1
- Magento 2.2