Go to file
2024-06-30 13:27:56 +01:00
assets fix for preloading maps tiles 2022-06-16 09:52:19 +02:00
js wip 2023-10-16 20:26:04 +02:00
less Fixed issue where only the first 50 users would be displayed on the map 2023-08-26 12:02:02 +02:00
locale Fixed issue where only the first 50 users would be displayed on the map 2023-08-26 12:02:02 +02:00
migrations refactored how location is stored in database (geocoded before saving) 2022-02-16 02:18:21 +01:00
src wip 2023-10-16 20:22:57 +02:00
.editorconfig first release 2022-02-05 15:45:41 +01:00
.gitattributes first release 2022-02-05 15:45:41 +01:00
.gitignore first release 2022-02-05 15:45:41 +01:00
.project fr translation improvement 2022-03-02 22:23:07 +01:00
composer.json Update 'composer.json' 2024-06-30 13:19:53 +01:00
extend.php wip 2023-10-16 20:22:57 +02:00
LICENSE.md first release 2022-02-05 15:45:41 +01:00
README.md Update 'README.md' 2024-06-30 13:27:56 +01:00

User Map Location

A Flarum 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, 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

composer require youen/users-map