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.
 
 
 
 
Marco Colia ceae4d76f9
Merge pull request #3 from justoverclockl/revert-2-revert-1-main
2 years ago
assets first release 2 years ago
js Revert "Revert "improved UI and changed how locations are stored in database"" 2 years ago
less Revert "Revert "improved UI and changed how locations are stored in database"" 2 years ago
locale Revert "Revert "improved UI and changed how locations are stored in database"" 2 years ago
migrations Revert "Revert "improved UI and changed how locations are stored in database"" 2 years ago
src/Listeners Revert "Revert "improved UI and changed how locations are stored in database"" 2 years ago
.editorconfig first release 2 years ago
.gitattributes first release 2 years ago
.gitignore first release 2 years ago
LICENSE.md first release 2 years ago
README.md Update README.md 2 years ago
composer.json first release 2 years ago
extend.php first release 2 years 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