Browse Source

Update 'README.md'

main
youen 3 months ago
parent
commit
2d041111d4
  1. 6
      README.md

6
README.md

@ -1,6 +1,6 @@
# User Map Location # User Map Location
A [Flarum](http://flarum.org) extension. Add Location Attribute and a map to users settings. A [Flarum](http://flarum.org) extension. Adds an optional Location Attribute and a map to users settings, as well as a global map that displays all users that have opted in.
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. 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.
@ -8,4 +8,6 @@ No precise location is disclosed, only city or municipality, and only for users
## Installation ## Installation
As of now, this version of the plugin must be installed from source (not available on composer yet) ```
composer require youen/users-map
```

Loading…
Cancel
Save