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