terminal42/contao-countryselect
is an extension the Contao CMS.
It adds a new front end form field that shows a list of all known countries.
Choose the installation method that matches your workflow!
Search for terminal42/contao-countryselect
in the Contao Manager and add it to your installation.
Finally, update the packages.
Add a composer dependency for this bundle. Therefore, change in the project root and run the following:
composer require terminal42/contao-countryselect
Depending on your environment, the command can differ, i.e. starting with php composer.phar …
if you do not have
composer installed globally.
This bundle is released under the MIT