Ecosyste.ms: Awesome

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

Awesome Lists | Featured Topics | Projects

https://github.com/clarkwinkelmann/flarum-ext-email-as-display-name

Use user emails as their display name in Flarum
https://github.com/clarkwinkelmann/flarum-ext-email-as-display-name

Last synced: about 1 month ago
JSON representation

Use user emails as their display name in Flarum

Awesome Lists containing this project

README

        

# Email as Display Name

[![MIT license](https://img.shields.io/badge/license-MIT-blue.svg)](https://github.com/clarkwinkelmann/flarum-ext-email-as-display-name/blob/master/LICENSE.md) [![Latest Stable Version](https://img.shields.io/packagist/v/clarkwinkelmann/flarum-ext-email-as-display-name.svg)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-email-as-display-name) [![Total Downloads](https://img.shields.io/packagist/dt/clarkwinkelmann/flarum-ext-email-as-display-name.svg)](https://packagist.org/packages/clarkwinkelmann/flarum-ext-email-as-display-name) [![Donate](https://img.shields.io/badge/paypal-donate-yellow.svg)](https://www.paypal.me/clarkwinkelmann)

This extension offers two features:

- Use user emails as their "display name" in Flarum.
- Permission to see for own user
- Permission to see for all users (be careful with this one)
- Removes usernames from login and sign up forms. New users are assigned a random string as username.
- Must be enabled in the settings modal

## Installation

composer require clarkwinkelmann/flarum-ext-email-as-display-name

## Support

This extension is under **minimal maintenance**.

It was developed for a client and released as open-source for the benefit of the community.
I might publish simple bugfixes or compatibility updates for free.

You can [contact me](https://clarkwinkelmann.com/flarum) to sponsor additional features or updates.

Support is offered on a "best effort" basis through the Flarum community thread.

## Links

- [GitHub](https://github.com/clarkwinkelmann/flarum-ext-email-as-display-name)
- [Packagist](https://packagist.org/packages/clarkwinkelmann/flarum-ext-email-as-display-name)
- [Discuss](https://discuss.flarum.org/d/22603)