boxhead/craft-country-select-field

Country select field type.

4.0.10 2023-04-18 13:28 UTC

This package is auto-updated.

Last update: 2024-04-18 15:33:41 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.