terminal42 / contao-countryselect
Country select menu for Contao forms
Fund package maintenance!
terminal42
Other
Installs: 12 395
Dependents: 3
Suggesters: 0
Security: 0
Stars: 4
Watchers: 7
Forks: 8
Open Issues: 0
Type:contao-bundle
Requires
- php: ^7.4 || ^8.0
- contao/core-bundle: ^4.13 || ^5.0
- symfony/polyfill-php80: *
Requires (Dev)
- contao/core-bundle: ^4.13
- contao/manager-plugin: ^2.0
Conflicts
- contao/manager-plugin: <2.0 || >=3.0
README
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.
Installation
Choose the installation method that matches your workflow!
Installation via Contao Manager
Search for terminal42/contao-countryselect
in the Contao Manager and add it to your installation.
Finally, update the packages.
Manual installation
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.
License
This bundle is released under the MIT