euknyaz/magento2-customer-avatar-sm

Magento 2 Customer Avatar


Keywords
avatar, magento 2, profile picture, Customer Avatar, Customer Profile Picture, Magento 2 Customer Avatar, Magento 2 Customer Profile Picture
Licenses
OSL-3.0/AFL-3.0

Documentation

Magento 2 Customer Avatar

This is an awesome module, it allows the customers the opportunity to personalize their account by uploading an avatar.

Please donate if you enjoy my extension.

See the video How I can make this extension here

https://www.youtube.com/watch?v=Ba8jxfQLK4A

The features of this extension:

Frontend:

  • The customer can upload a new avatar.
  • The avatar can be displayed in the header of the website.
  • The avatar can be displayed in the reviews list.

Backend:

  • Display the avatar of the customer in the customer's grid of Magento Admin.
  • Upload a new avatar or delete an avatar of the customer.

Introduction installation:

1 - Using Composer

composer require php-cuong/magento2-customer-avatar:dev-master

2- Enable the Customer Avatar extension

  • php bin/magento setup:upgrade
  • php bin/magento setup:static-content:deploy
  • php bin/magento indexer:reindex
  • php bin/magento cache:flush

3 - See results

Frontend

Log into your customer account, go to Edit Account Information

The avatar in the header

ScreenShot

The avatar in the edit account information

ScreenShot

The avatar in the reviews list

ScreenShot

Backend

Log into your Magento admin, go to Customers -> All Customers

The avatar in the customer's grid of Magento Admin

ScreenShot

Upload a new avatar or delete an avatar of the customer

ScreenShot

Donations

Please donate if you enjoy my extension.