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.
|
2 months ago | |
---|---|---|
assets | 1 year ago | |
js | 2 months ago | |
less | 3 months ago | |
locale | 3 months ago | |
migrations | 2 years ago | |
src | 2 months ago | |
.editorconfig | 2 years ago | |
.gitattributes | 2 years ago | |
.gitignore | 2 years ago | |
.project | 2 years ago | |
LICENSE.md | 2 years ago | |
README.md | 2 years ago | |
composer.json | 1 year ago | |
extend.php | 2 months ago |
README.md
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