You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
Youen 4d2e1b2044 wip 7 months ago
assets fix for preloading maps tiles 2 years ago
js wip 7 months ago
less Fixed issue where only the first 50 users would be displayed on the map 9 months ago
locale Fixed issue where only the first 50 users would be displayed on the map 9 months ago
migrations refactored how location is stored in database (geocoded before saving) 2 years ago
src wip 7 months ago
.editorconfig first release 2 years ago
.gitattributes first release 2 years ago
.gitignore first release 2 years ago
.project fr translation improvement 2 years ago
LICENSE.md first release 2 years ago
README.md Update README.md 2 years ago
composer.json Unpluralize `extra.flarum-extension.category` 2 years ago
extend.php wip 7 months ago

README.md

User Map Location

License Latest Stable Version Total Downloads

A Flarum extension. Add Location Attribute and a map to users settings

1

2

card

Installation

Install with composer:

composer require justoverclock/users-map-location:"*"

Updating

composer update justoverclock/users-map-location:"*"
php flarum migrate
php flarum cache:clear