boxhead/craft-country-select-field

Country select field type.

Installs: 252

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 0

Forks: 11

Open Issues: 1

Type:craft-plugin

pkg:composer/boxhead/craft-country-select-field

5.0.0 2025-08-19 13:36 UTC

This package is auto-updated.

Last update: 2025-09-19 13:54:37 UTC


README

icon

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.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require boxhead/craft-country-select-field
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Country Select Field.