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
09818d348f
|
3 years ago | |
---|---|---|
assets | 3 years ago | |
js | 3 years ago | |
less | 3 years ago | |
locale | 3 years ago | |
migrations | 3 years ago | |
src/Listeners | 3 years ago | |
.editorconfig | 3 years ago | |
.gitattributes | 3 years ago | |
.gitignore | 3 years ago | |
LICENSE.md | 3 years ago | |
README.md | 3 years ago | |
composer.json | 3 years ago | |
extend.php | 3 years 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