EvolutedNewMedia / craft-countryselect

A free drop-in replacement for the original Craft 3 country select field plugin, updated fro Craft 4.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

icon

Country Select plugin for Craft CMS 4.x

Country select field type. This is a modified copy of the original Country Select plugin by Luke Youell, updated to work with Craft 4 whilst retaining the original functionality and MIT license.

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 evoluted/craft-countryselect
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Country Select.

About

A free drop-in replacement for the original Craft 3 country select field plugin, updated fro Craft 4.

License:MIT License


Languages

Language:PHP 97.6%Language:Twig 2.4%