evoluted / craft-countryselect
Country select field type.
Package info
github.com/EvolutedNewMedia/craft-countryselect
Type:craft-plugin
pkg:composer/evoluted/craft-countryselect
2.0.0
2026-03-04 11:15 UTC
Requires
- php: ^8.2
- craftcms/cms: ^5.0.0
README
Country Select plugin for Craft CMS 5.x
Country select field type. This is a modified copy of the original Country Select plugin by Luke Youell, updated to work with Craft 5 whilst retaining the original functionality and MIT license.
Requirements
This plugin requires Craft CMS 5.0.0 or later and PHP 8.2 or later.
Installation
To install the plugin, follow these instructions.
-
Open your terminal and go to your Craft project:
cd /path/to/project -
Then tell Composer to load the plugin:
composer require evoluted/craft-countryselect -
In the Control Panel, go to Settings → Plugins and click the “Install” button for Country Select.