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.
1.2 KiB
1.2 KiB
User Map Location
A Flarum extension. Add Location Attribute and a map to users settings
Installation
Install with composer:
composer require justoverclock/users-map-location:"*"
Updating
composer update justoverclock/users-map-location:"*"
php flarum migrate
php flarum cache:clear