boxhead / craft-country-select-field
Country select field type.
Installs: 210
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 0
Forks: 11
Open Issues: 1
Type:craft-plugin
Requires
- craftcms/cms: ^4.0.0
README
Country Select Field plugin for Craft CMS 4.x
A custom field type that lists country names. The field options can be customised from the initial set to add/remove, re-order and provide a default country.
Requirements
This plugin requires Craft CMS 4.0.0 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 boxhead/craft-country-select-field
-
In the Control Panel, go to Settings → Plugins and click the “Install” button for Country Select Field.