justoverclock / country-flags
Add country flags attribute to Flarum Users
Installs: 1 597
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 1
Forks: 0
Open Issues: 0
Language:JavaScript
Type:flarum-extension
Requires
- flarum/core: ^1.0.0
Requires (Dev)
- flarum/testing: ^1.0.0
README
Flags icon are offered by https://catamphetamine.gitlab.io/country-flag-icons/3x2/ . Visit the link to see all available flags and country code.
A Flarum extension. Add country flags attribute to Flarum Users
Installation
Install with composer:
composer require justoverclock/country-flags:"*"
Updating
composer update justoverclock/country-flags:"*"
php flarum migrate
php flarum cache:clear