Skip to content

Latest commit

 

History

History
53 lines (34 loc) · 1.62 KB

README.md

File metadata and controls

53 lines (34 loc) · 1.62 KB

Country Select

Strapi Country Select

Custom Field plugin for Strapi to select countries in ISO 3166-1 alpha-2 format

Version License

The Strapi Country Select Plugin is a custom plugin for Strapi that allows you to to select countries in ISO 3166-1 alpha-2 format.

⚙️ Installation

To install the Strapi Country Select Plugin, simply run one of the following command:

npm install strapi-country-select
yarn add strapi-country-select

⚡️ Usage

How to Setup Country Select Field

After installation you will find the Country Select at the custom fields section of the content-type builder.

strapi country select

Now You can create new records via the Admin panel, API or GraphQL.

strapi country select

👍 Contribute

If you want to say Thank You and/or support the active development of Strapi Country Select:

  1. Add a GitHub Star to the project.
  2. Support the project by donating a cup of coffee.

🧾 License

This plugin is licensed under the MIT License. See the LICENSE file for more information.