Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/FriendsOfFlarum/user-bio
Add a User Bio feature to Flarum
https://github.com/FriendsOfFlarum/user-bio
flarum friendsofflarum user-bio
Last synced: about 2 months ago
JSON representation
Add a User Bio feature to Flarum
- Host: GitHub
- URL: https://github.com/FriendsOfFlarum/user-bio
- Owner: FriendsOfFlarum
- License: mit
- Created: 2018-11-29T23:38:10.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2024-10-04T09:10:02.000Z (3 months ago)
- Last Synced: 2024-10-29T22:37:25.269Z (about 2 months ago)
- Topics: flarum, friendsofflarum, user-bio
- Language: PHP
- Homepage: https://discuss.flarum.org/d/17775-friendsofflarum-user-bio
- Size: 410 KB
- Stars: 19
- Watchers: 5
- Forks: 11
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
- awesome-flarum - FoF User Bio - Add the user bio back into Flarum. (Extensions / User ([:top:](#table-of-contents)))
README
# User Bio by FriendsOfFlarum
![License](https://img.shields.io/badge/license-MIT-blue.svg) [![Latest Stable Version](https://img.shields.io/packagist/v/fof/user-bio.svg)](https://packagist.org/packages/fof/user-bio) [![OpenCollective](https://img.shields.io/badge/opencollective-fof-blue.svg)](https://opencollective.com/fof/donate)
A [Flarum](http://flarum.org) extension. Add a user bio field to profile page.
### Installation
Install manually with composer:
```sh
composer require fof/user-bio:"*"
```### Updating
```sh
composer update fof/user-bio
```### Links
[](https://opencollective.com/fof/donate)
- [Packagist](https://packagist.org/packages/fof/user-bio)
- [GitHub](https://github.com/FriendsOfFlarum/user-bio)An extension by [FriendsOfFlarum](https://github.com/FriendsOfFlarum).