https://github.com/datlechin/flarum-usercard-uid
https://github.com/datlechin/flarum-usercard-uid
Last synced: 2 months ago
JSON representation
- Host: GitHub
- URL: https://github.com/datlechin/flarum-usercard-uid
- Owner: datlechin
- License: mit
- Created: 2022-01-03T03:38:15.000Z (over 3 years ago)
- Default Branch: master
- Last Pushed: 2024-11-19T10:58:45.000Z (7 months ago)
- Last Synced: 2025-03-23T19:44:59.726Z (3 months ago)
- Language: JavaScript
- Size: 626 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE.md
Awesome Lists containing this project
README
# UserCard UID
 [](https://packagist.org/packages/datlechin/flarum-usercard-uid) [](https://packagist.org/packages/datlechin/flarum-usercard-uid)
A [Flarum](http://flarum.org) extension. Show the user id on the usercard.

## Installation
Install with composer:
```sh
composer require datlechin/flarum-usercard-uid:"*"
```## Updating
```sh
composer update datlechin/flarum-usercard-uid:"*"
php flarum cache:clear
```## Links
- [Packagist](https://packagist.org/packages/datlechin/flarum-usercard-uid)
- [GitHub](https://github.com/datlechin/flarum-usercard-uid)
- [Discuss](https://discuss.flarum.org/d/29781)