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 5c5d1f0d16 Translated map button 1 year ago
assets fix for preloading maps tiles 2 years ago
js Translated map button 1 year ago
less Added leaflet cluster plugin 1 year ago
locale Translated map button 1 year ago
migrations refactored how location is stored in database (geocoded before saving) 3 years ago
src Fixed access rights to user locations 1 year ago
.editorconfig first release 3 years ago
.gitattributes first release 3 years ago
.gitignore first release 3 years ago
.project fr translation improvement 3 years ago
LICENSE.md first release 3 years ago
README.md Update README.md 3 years ago
composer.json Unpluralize `extra.flarum-extension.category` 2 years ago
extend.php Added leaflet cluster plugin 1 year 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