Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/shriker/flarum-pronouns
Add pronouns to Flarum user profiles and user cards.
https://github.com/shriker/flarum-pronouns
diversity flarum flarum-extension inclusivity pronouns
Last synced: about 1 month ago
JSON representation
Add pronouns to Flarum user profiles and user cards.
- Host: GitHub
- URL: https://github.com/shriker/flarum-pronouns
- Owner: shriker
- License: mit
- Created: 2019-08-28T01:56:25.000Z (over 5 years ago)
- Default Branch: main
- Last Pushed: 2023-01-06T02:06:38.000Z (almost 2 years ago)
- Last Synced: 2023-07-16T22:10:31.883Z (over 1 year ago)
- Topics: diversity, flarum, flarum-extension, inclusivity, pronouns
- Language: JavaScript
- Homepage:
- Size: 986 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 4
-
Metadata Files:
- Readme: README.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
Awesome Lists containing this project
README
# Flarum Personal Pronouns
![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/shriker/flarum-pronouns.svg)](https://packagist.org/packages/shriker/flarum-pronouns) [![Flarum](https://img.shields.io/badge/flarum-0.1.0--beta.16-%23E7672E)](https://flarum.org/)
A [Flarum](http://flarum.org) extension. This adds pronouns to user profiles and user cards for quick reference.
![Preview Image](https://i.imgur.com/kH7Ak1p.png)
### Installing
Use [Bazaar](https://discuss.flarum.org/d/5151-flagrow-bazaar-the-extension-marketplace) or install manually with composer:
```sh
composer require shriker/flarum-pronouns
```### Updating
```sh
composer update shriker/flarum-pronouns
```### Support Development
[![Patreon](https://img.shields.io/endpoint.svg?url=https%3A%2F%2Fshieldsio-patreon.herokuapp.com%2Fshriker&style=for-the-badge)](https://patreon.com/shriker/)
[![ko-fi](https://www.ko-fi.com/img/githubbutton_sm.svg)](https://ko-fi.com/M4M46Q32)
### Links
* [Flarum Discuss](https://discuss.flarum.org/d/21188-personal-pronouns)
* [What are personal pronouns and why do they matter?](https://www.mypronouns.org/what-and-why)
* [Pronoun Island](http://pronoun.is/)
* [GitHub](https://github.com/shriker/flarum-pronouns)
* [Packagist](https://packagist.org/packages/shriker/flarum-pronouns)