Plugin documentation for installation, usage, uninstallation, and troubleshooting.
Slug: country-flag-badge Version: 1.0.0 Author: Arman SenDisplay user country flags as badges on avatars and usernames using profile country ISO codes
This plugin is managed through /admincp/plugins and works without core-file edits.
/plugins-check.php should show auto_prepend_loaded: true).content/plugins/country-flag-badge./admincp/plugins, find Country Flag Badge, then click Install.install.php, so setup tasks run when you click Install.plugin.json./admincp/plugins.uninstall.php, so cleanup can run when you click Uninstall.content/plugins/country-flag-badge only after uninstall completes (if full removal is needed).A: Usually it is not enabled, or plugin loader is not active. Check /admincp/plugins and /plugins-check.php.
A: This plugin has a settings/admin screen available from its plugin card in AdminCP.
A: No. Plugin files in content/plugins are designed to be update-safe from core upgrades.
A: It depends on cleanup logic in uninstall.php. Review plugin behavior before removal if you need to preserve data.