Custom Field plugin for Strapi to select countries in ISO 3166-1 alpha-2 format
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.
To install the Strapi Country Select Plugin, simply run one of the following command:
npm install strapi-country-select
yarn add strapi-country-select
After installation you will find the Country Select
at the custom fields section of the content-type builder.
Now You can create new records via the Admin panel, API or GraphQL.
If you want to say Thank You and/or support the active development of Strapi Country Select
:
- Add a GitHub Star to the project.
- Support the project by donating a cup of coffee.
This plugin is licensed under the MIT License. See the LICENSE file for more information.