mirror of
https://github.com/flarum/framework.git
synced 2025-03-26 00:35:16 +08:00
Initial commit
This commit is contained in:
commit
350ce11f17
23
extensions/nicknames/README.md
Normal file
23
extensions/nicknames/README.md
Normal file
@ -0,0 +1,23 @@
|
|||||||
|
# Nickname
|
||||||
|
|
||||||
|
 [](https://packagist.org/packages/flarum/nickname)
|
||||||
|
|
||||||
|
A [Flarum](http://flarum.org) extension.
|
||||||
|
|
||||||
|
### Installation
|
||||||
|
|
||||||
|
Use [Bazaar](https://discuss.flarum.org/d/5151-flagrow-bazaar-the-extension-marketplace) or install manually with composer:
|
||||||
|
|
||||||
|
```sh
|
||||||
|
composer require flarum/nickname
|
||||||
|
```
|
||||||
|
|
||||||
|
### Updating
|
||||||
|
|
||||||
|
```sh
|
||||||
|
composer update flarum/nickname
|
||||||
|
```
|
||||||
|
|
||||||
|
### Links
|
||||||
|
|
||||||
|
- [Packagist](https://packagist.org/packages/flarum/nickname)
|
Loading…
x
Reference in New Issue
Block a user