Attention
This extension has been marked as obsolete. Please migrate to the Country Select form element provided by EXT:form available since TYPO3 v12.3: Feature: #99735 - New Country Select form element
Installation
Target group: Administrators
Note
The extension in version main supports TYPO3 v12. Use version 2.x for support with TYPO3 v11 LTS and version 1.x for support with TYPO3 v9 LTS and TYPO3 v10 LTS.
The recommended way to install this extension is by using Composer. In your Composer-based TYPO3 project root, just type:
composer req brotkrueml/form-country-select
and the recent stable version will be installed.
In a legacy installation, you can also install the extension from the TYPO3 Extension Repository (TER).
Preparation: Include static TypoScript
The extension ships some TypoScript code which needs to be included.
- Switch to the root page of your site.
- Switch to the Template module and select Info/Modify.
- Press the link Edit the whole template record and switch to the tab Includes.
- Select Form Country Select (form_country_select) from the available items at the field Include static (from extensions):
