All Projects → php-cuong → magento2-customer-avatar

php-cuong / magento2-customer-avatar

Licence: other
Customer Avatar

Programming Languages

PHP
23972 projects - #3 most used programming language
HTML
75241 projects
CSS
56736 projects
javascript
184084 projects - #8 most used programming language

Projects that are alternatives of or similar to magento2-customer-avatar

m2.ShippingTweaks
Magento2. Extension hides any other shipping methods if free shipping is available.
Stars: ✭ 43 (+104.76%)
Mutual labels:  magento2-extension
magento-2-google-xml-sitemap
Google XML Sitemap for Magento 2 helps Google search bots find all every corner on your website to index, bring in potential benefits for your SEO strategy. Also, the HTML sitemap will help users more easily search for information on your site than only use Magento default.
Stars: ✭ 31 (+47.62%)
Mutual labels:  magento2-extension
magento-module-wishlist-api
Adds an API to interact with the Magento2 wishlist.
Stars: ✭ 17 (-19.05%)
Mutual labels:  magento2-extension
magento-2-infinite-scroll
Magepow Infinite Scroll extension Free hepls website loading content and products without reloading page
Stars: ✭ 17 (-19.05%)
Mutual labels:  magento2-extension
m2.ReCaptcha
Magento2. Extension is integrate Google Recaptcha with your Magento2 store.
Stars: ✭ 31 (+47.62%)
Mutual labels:  magento2-extension
module-blog-sample-data
Sample data for Magento 2 blog extension
Stars: ✭ 15 (-28.57%)
Mutual labels:  magento2-extension
magento2-checkout-custom-form
Add a custom form to Magento 2 checkout.
Stars: ✭ 95 (+352.38%)
Mutual labels:  magento2-extension
magento2-inventory-log
Magento 2 - Inventory Log by KiwiCommerce
Stars: ✭ 33 (+57.14%)
Mutual labels:  magento2-extension
magento-grid-colors
Magento 2 Grid Colors module for colorizing admin grids. Supports saving of states with the help of grid's bookmarks.
Stars: ✭ 54 (+157.14%)
Mutual labels:  magento2-extension
clean-admin-menu
Magento 2 Extension to cleanup admin menu and Store > Configuration area by arranging third party extension items.
Stars: ✭ 101 (+380.95%)
Mutual labels:  magento2-extension
currency-format
The «Price Format» extension for Magento 2
Stars: ✭ 18 (-14.29%)
Mutual labels:  magento2-extension
module-conflict-detector
magefan.com/magento2-conflict-detector
Stars: ✭ 40 (+90.48%)
Mutual labels:  magento2-extension
magento2-custom-shipping
Custom Shipping Module for Magento 2
Stars: ✭ 64 (+204.76%)
Mutual labels:  magento2-extension
m2.ShowAddressFields
Magento2. Show Address Fields in Customer Registration Form.
Stars: ✭ 17 (-19.05%)
Mutual labels:  magento2-extension
module-wysiwyg-advanced
Extend TinyMCE 4 & 5 tools in Magento 2
Stars: ✭ 60 (+185.71%)
Mutual labels:  magento2-extension
module-login-as-customer
Allows admin to login as a customer (enter to customer account).
Stars: ✭ 104 (+395.24%)
Mutual labels:  magento2-extension
m2.SmartCategory
Magento2. Extension Smart Category rules dynamically change the product selection according to a set of conditions.
Stars: ✭ 78 (+271.43%)
Mutual labels:  magento2-extension
DiscountCodeUrl
Magento 2 module that applies a discount code automatically via URL
Stars: ✭ 33 (+57.14%)
Mutual labels:  magento2-extension
magento2-sign-in-with-phone-number
This extension allow your customers to login to your Magento store using their phone number.
Stars: ✭ 42 (+100%)
Mutual labels:  magento2-extension
magento-2-banner-slider
Magento 2 Banner slider for Magento is jQuery banner Slider you can create Unlimited beautiful responsive banner Slider
Stars: ✭ 74 (+252.38%)
Mutual labels:  magento2-extension

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=akcaOBrLTzM&list=PL98CDCbI3TNvPczWSOnpaMoyxVISLVzYQ

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.

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].