justoverclock / country-flags
Add country flags attribute to Flarum Users
Package info
github.com/justoverclockl/country-flags
Language:JavaScript
Type:flarum-extension
pkg:composer/justoverclock/country-flags
1.0.0
2024-01-04 14:32 UTC
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

