PHPackages                             ghoster/module-customeravatar - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. ghoster/module-customeravatar

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

ghoster/module-customeravatar
=============================

Add a customer avatar as a customer attribute on customer edit, header

1.0.1(3y ago)2383proprietaryPHPPHP ~7.3.0||~7.4.0||~8.0.0

Since Dec 17Pushed 3y ago1 watchersCompare

[ Source](https://github.com/tuyennn/magento2-customer-avatar)[ Packagist](https://packagist.org/packages/ghoster/module-customeravatar)[ RSS](/packages/ghoster-module-customeravatar/feed)WikiDiscussions master Synced today

READMEChangelog (1)Dependencies (1)Versions (3)Used By (0)

Magento 2 Module Customer Avatar
================================

[](#magento-2-module-customer-avatar)

```
composer require ghoster/module-customeravatar

```

[![Latest Stable Version](https://camo.githubusercontent.com/a2589e844b4014397d210068fbca074568f15e86b30ed74528f5ec617d213ae7/687474703a2f2f706f7365722e707567782e6f72672f67686f737465722f6d6f64756c652d637573746f6d65726176617461722f76)](https://packagist.org/packages/ghoster/module-customeravatar)[![Total Downloads](https://camo.githubusercontent.com/4b7d5cc186cbdda635d6e1379f2b6858bf1f1aec77816fe935285eec5f0f98bd/687474703a2f2f706f7365722e707567782e6f72672f67686f737465722f6d6f64756c652d637573746f6d65726176617461722f646f776e6c6f616473)](https://packagist.org/packages/ghoster/module-customeravatar)[![Latest Unstable Version](https://camo.githubusercontent.com/4c2c447c9db88607e7666cdb98c3a2dd32049ea0715b5a2584187ca3a64e7d79/687474703a2f2f706f7365722e707567782e6f72672f67686f737465722f6d6f64756c652d637573746f6d65726176617461722f762f756e737461626c65)](https://packagist.org/packages/ghoster/module-customeravatar)[![License](https://camo.githubusercontent.com/f4fd5687abc070093bc92a2e7ad409614ea11cf167753cca519136d2844037f2/687474703a2f2f706f7365722e707567782e6f72672f67686f737465722f6d6f64756c652d637573746f6d65726176617461722f6c6963656e7365)](https://packagist.org/packages/ghoster/module-customeravatar)[![PHP Version Require](https://camo.githubusercontent.com/0e0e7bdc19c5295674ce1b75912fc77c4b4efbe7d602be432b22fbe7c71c19e1/687474703a2f2f706f7365722e707567782e6f72672f67686f737465722f6d6f64756c652d637573746f6d65726176617461722f726571756972652f706870)](https://packagist.org/packages/ghoster/module-customeravatar)[![Donate](https://camo.githubusercontent.com/604e3db9c8751116b3f765aad0353ec7ded655bbe8aaacbc38d8c4a6b784b3ed/68747470733a2f2f696d672e736869656c64732e696f2f62616467652f446f6e6174652d50617950616c2d677265656e2e737667)](https://www.paypal.me/thinghost)[![Build Status](https://camo.githubusercontent.com/d086283a921e0008cfb85eb9c3e99ff8b06e3989ccaf4f7833426687cdb60ba0/68747470733a2f2f6170702e7472617669732d63692e636f6d2f747579656e6e6e2f6d6167656e746f322d637573746f6d65722d6176617461722e7376673f6272616e63683d6d6173746572)](https://app.travis-ci.com/tuyennn/magento2-customer-avatar)
-------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------------

[](#)

Overview
--------

[](#overview)

Add a customer avatar as a customer attribute on customer edit, header.

- [Extension on GitHub](https://github.com/tuyennn/magento2-customer-avatar)
- [Direct download link](https://github.com/tuyennn/magento2-customer-avatar/tarball/master)

[![Alt Screenshot-1](./.demo/screenshot_001.jpg)](./.demo/screenshot_001.jpg)[![Alt Screenshot-2](./.demo/screenshot_002.jpg)](./.demo/screenshot_002.jpg)[![Alt Screenshot-3](./.demo/screenshot_003.jpg)](./.demo/screenshot_003.jpg)

Main Functionalities
--------------------

[](#main-functionalities)

- Add a customer avatar as a customer attribute on customer edit, header.
- Able to upload as a simple attribute admin-end.
- Private content for loading avatar on header.
- Modern uploader from customer edit page.

Support
-------

[](#support)

- Magento &gt;= 2.3.x

Installation
------------

[](#installation)

\* = in production please use the `--keep-generated` option

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/GhoSter`
- Enable the module by running `php bin/magento module:enable GhoSter_CustomerAvatar`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- Make the module available in a composer repository for example:
    - private repository `repo.magento.com`
    - public repository `packagist.org`
    - public github repository as vcs
- Add the composer repository to the configuration by running `composer config repositories.repo.magento.com composer https://repo.magento.com/`
- Install the module composer by running `composer require ghoster/module-customeravatar`
- enable the module by running `php bin/magento module:enable GhoSter_CustomerAvatar`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

Configuration
-------------

[](#configuration)

- Enable Header: Enable avatar on header

Specifications
--------------

[](#specifications)

- `avatar` as customer attribute

Attributes
----------

[](#attributes)

- Customer - Avatar (avatar)

###  Health Score

28

—

LowBetter than 54% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity12

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity59

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~519 days

Total

2

Last Release

1451d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/837f2210abfea9f55b4e3400a687b1d2c82477609fad2e7f61c663f25e5337db?d=identicon)[tuyennn](/maintainers/tuyennn)

---

Top Contributors

[![tuyennn](https://avatars.githubusercontent.com/u/4010395?v=4)](https://github.com/tuyennn "tuyennn (14 commits)")

---

Tags

magento-customer-avatarmagento2magento2-customer-avatarmagento2-extensionmagento2-modulemagento 2Magento 2 Customer Avatarmagento avatarmagento 2 avatar

### Embed Badge

![Health badge](/badges/ghoster-module-customeravatar/health.svg)

```
[![Health](https://phpackages.com/badges/ghoster-module-customeravatar/health.svg)](https://phpackages.com/packages/ghoster-module-customeravatar)
```

###  Alternatives

[magepal/magento2-googletagmanager

Google Tag Manager (GTM) for Magento 2 with Advance Data Layer

2671.5M4](/packages/magepal-magento2-googletagmanager)[yireo/magento2-webp2

Magento 2 module to add WebP support to the Magento frontend

2091.2M7](/packages/yireo-magento2-webp2)[tig/postnl-magento2

TIG Magento 2 PostNL extension

58544.2k4](/packages/tig-postnl-magento2)[magepal/magento2-reindex

Reindex your Magento2 store quickly and easily from backend/admin, instead of command line.

112649.7k1](/packages/magepal-magento2-reindex)[magepal/magento2-customeraccountlinksmanager

Customer Account Links Manager for Magento2 allows you to quickly and easily remove unwanted links from customer account dashboard

4084.9k](/packages/magepal-magento2-customeraccountlinksmanager)[magepal/magento2-preview-checkout-success-page

Quickly and easily preview and test your Magento2 checkout success page, without placing a new order each time

7790.6k](/packages/magepal-magento2-preview-checkout-success-page)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
