Installation

Target group: Administrators

Note

The extension works with TYPO3 9 LTS and TYPO3 v10.

The extension needs to be installed as any other extension of TYPO3 CMS:

  1. Use composer: The preferred way is to use the composer dependency manager: composer req brotkrueml/form-country-select.
  2. Get it from the Extension Manager: Press the Retrieve/Update button in the Extension Manager backend module, search for the extension key form-country-select and import the extension from the repository.
  3. Get it from typo3.org: You can always get the current version from https://extensions.typo3.org/extension/form_country_select/ by downloading the zip file. Upload the file afterwards in the Extension Manager.

Preparation: Include static TypoScript

The extension ships some TypoScript code which needs to be included.

  1. Switch to the root page of your site.
  2. Switch to the Template module and select Info/Modify.
  3. Press the link Edit the whole template record and switch to the tab Includes.
  4. Select Form Country Select (form_country_select) from the available items at the field Include static (from extensions):
Include static TypoScript