brotkrueml / form-country-select
TYPO3 form element for selecting a country from a localised list
Installs: 87 093
Dependents: 0
Suggesters: 0
Security: 0
Stars: 3
Watchers: 2
Forks: 0
Open Issues: 0
Type:typo3-cms-extension
Requires
- php: >=8.1
- symfony/intl: ^6.2
- typo3/cms-core: ^12.3
- typo3/cms-extbase: ^12.3
- typo3/cms-form: ^12.3
Requires (Dev)
- brotkrueml/coding-standards: ~4.0.0
- ergebnis/composer-normalize: ~2.44.0
- phpstan/extension-installer: ^1.2
- phpstan/phpstan: 1.10.11
- phpunit/phpunit: ^10.0
- rector/rector: 0.15.24
- saschaegerer/phpstan-typo3: ^1.8
- symfony/yaml: ^6.2
- symplify/phpstan-rules: ^11.2
- tomasvotruba/cognitive-complexity: ^0.1.1
README
With TYPO3 v12.3 a new form element "Country Select" was introduced which serves the same purpose as the form element provided by this extension. This extension is now obsolete and receives no further updates, please migrate to TYPO3 Core's form element instead. There will be no compatible version for TYPO3 v13+.
The extension provides an additional form element for the TYPO3 Form Framework which displays a select box with all countries from the ISO 3166-1 standard. The country list is localised according to the language of the website page.