Skip to content

Litalino/flarum-country-flags

Repository files navigation

Country Flags

Flags icon are offered by https://catamphetamine.gitlab.io/country-flag-icons/3x2/ . Visit the link to see all available flags and country code.

License Latest Stable Version Total Downloads

A Flarum extension. Add country flags attribute to Flarum Users

PLugin Developer: justoverclock/country-flags

PLugin Clone Co-development: Litalino/flarum-country-flags

flag

Installation

Install with composer:

composer require litalino/flarum-country-flags:"*"

Updating

composer update litalino/flarum-country-flags:"*"
php flarum migrate
php flarum cache:clear

Updating from justoverclock

This extension replaces Country Flags.

Please backup your data before attempting the update!

You can upgrade from any of the older versions of the Country Flags extension.

Then upgrade from the old extension to the new one:

composer remove justoverclock/country-flags
composer require litalino/flarum-country-flags

When you enable the new extension, the permissions, settings and the data from Justoverclockl Country Flags will be moved to Litalino Country Flags.

Links

An extension by Litalino