Update 'README.md'
This commit is contained in:
parent
4d2e1b2044
commit
43d6af037b
31
README.md
31
README.md
@ -1,34 +1,11 @@
|
||||
# User Map Location
|
||||
|
||||
 [](https://packagist.org/packages/justoverclock/users-map-location) [](https://packagist.org/packages/justoverclock/users-map-location)
|
||||
A [Flarum](http://flarum.org) extension. Add Location Attribute and a map to users settings.
|
||||
|
||||
A [Flarum](http://flarum.org) extension. Add Location Attribute and a map to users settings
|
||||
|
||||

|
||||
|
||||

|
||||
|
||||

|
||||
This fork is based on [the plugin from justoverclockl](https://github.com/justoverclockl/users-map-location), with some improvements, and notably a global map where it is possible to see the location of all forum users that have filled this information.
|
||||
|
||||
No precise location is disclosed, only city or municipality, and only for users who want to indicate this information.
|
||||
|
||||
## Installation
|
||||
|
||||
Install with composer:
|
||||
|
||||
```sh
|
||||
composer require justoverclock/users-map-location:"*"
|
||||
```
|
||||
|
||||
## Updating
|
||||
|
||||
```sh
|
||||
composer update justoverclock/users-map-location:"*"
|
||||
php flarum migrate
|
||||
php flarum cache:clear
|
||||
```
|
||||
|
||||
## Links
|
||||
|
||||
- [Packagist](https://packagist.org/packages/justoverclock/users-map-location)
|
||||
- [GitHub](https://github.com/justoverclockl/users-map-location)
|
||||
|
||||
As of now, this version of the plugin must be installed from source (not available on composer yet)
|
||||
|
Loading…
Reference in New Issue
Block a user