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

https://github.com/datlechin/flarum-pronouns


https://github.com/datlechin/flarum-pronouns

Last synced: 2 months ago
JSON representation

Awesome Lists containing this project

README

        

# Personal Pronouns

![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/datlechin/flarum-pronouns.svg)](https://packagist.org/packages/datlechin/flarum-pronouns) [![Total Downloads](https://img.shields.io/packagist/dt/datlechin/flarum-pronouns.svg)](https://packagist.org/packages/datlechin/flarum-pronouns)

A [Flarum](http://flarum.org) extension, based `shriker/flarum-pronouns`. Add pronouns to user profiles and user cards.

![](https://github.com/datlechin/static/blob/main/datlechin-flarum-pronouns.png?raw=true)
![](https://github.com/datlechin/static/blob/main/datlechin-flarum-pronouns-1.png?raw=true)

## Installation

Install with composer:

```sh
composer require datlechin/flarum-pronouns:"*"
```

## Updating

```sh
composer update datlechin/flarum-pronouns:"*"
php flarum migrate
php flarum cache:clear
```

## Links

- [Packagist](https://packagist.org/packages/datlechin/flarum-pronouns)
- [GitHub](https://github.com/datlechin/flarum-pronouns)
- [Discuss](https://discuss.flarum.org/d/29740)