“”

Form Country Select Form Country Select

form_country_select / stable

Form element for selecting a country from a localised list

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req brotkrueml/form-country-select

Tags

#form #countries #select

Last upload comment

Added:
- Compatibility with TYPO3 v12 (#15)

Changed:
- Form type from "CountrySelect" to "ExtCountrySelect" (#15)

Updated:
- symfony/intl to version 6.2.8 for non-Composer installations

Removed:
- Compatibility with TYPO3 v11

Have also a look into the Migration chapter of the documentation:
https://docs.typo3.org/p/brotkrueml/form-country-select/3.0/en-us/Migration/Index.html

Downloads by month

Download 3.0.0 Extension Manual Found an Issue? Code Insights Packagist.org Crowdin translations
Author
Chris Müller
Last update
09. Apr 2023
First upload
27. Dec 2019
Downloads
73,137
Category
Frontend
Dependencies
  • TYPO3 (12.4.0 - 12.4.99)
  • form (12.4.0 - 12.4.99)

Installation

  1. Download ZIP file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the ZIP file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.
  1. Go to your folder where the root composer.json file is located
  2. Type: composer req brotkrueml/form-country-select to get the latest version that runs on your TYPO3 version.
  1. Download T3X file
  2. Log into your TYPO3 backend
  3. Go to Extension Manager module
  4. Press the upload button on the top bar
  5. Select the T3X file and upload it. If you want to overwrite an existing extension installation, activate the checkbox.

Other extensions by this user (20)

Version history

Version Upload comment Works with TYPO3 Download
3.0.0 / stable
April 09, 2023
Added:
- Compatibility with TYPO3 v12 (#15)

Changed:
- Form type from "CountrySelect" to "ExtCountrySelect" (#15)

Updated:
- symfony/intl to version 6.2.8 for non-Composer installations

Removed:
- Compatibility with TYPO3 v11

Have also a look into the Migration chapter of the documentation:
https://docs.typo3.org/p/brotkrueml/form-country-select/3.0/en-us/Migration/Index.html
12.4.0 - 12.4.99 Download
2.1.0 / stable
April 09, 2023
Updated:
- symfony/intl to version 5.4.22 for non-Composer installations

Removed:
- Compatibility with TYPO3 v12 (due to a form element with same name since TYPO3 v12.3)
11.5.0 - 11.5.99 Download
2.0.1 / stable
January 13, 2023
Fixed:
- JavaScript error in form module with TYPO3 v12.1
11.5.0 - 12.4.99 Download
2.0.0 / stable
October 07, 2022
Added:
- Compatibility with TYPO3 v12

Updated:
- symfony/intl to version 5.4.11 for non-Composer installations

Removed:
- Signal for modification of the country list
- Compatibility with TYPO3 v9 and v10
11.5.0 - 12.4.99 Download
1.4.2 / stable
March 22, 2022
Fixed:
- Display form element in form editor in combination with other custom form elements correctly
9.5.16 - 11.5.99 Download
1.4.1 / stable
December 16, 2021
Fixed:
- Default language of backend user throws exception in form preview
9.5.16 - 11.5.99 Download
1.4.0 / stable
November 29, 2021
Added:
- Compatibility with Symfony 6

Updated:
- symfony/intl to version 5.4.0 for non-composer installations

9.5.16 - 11.5.99 Download
1.3.1 / stable
September 07, 2021
Fixed:
- Include package symfony/intl for non-composer installations
9.5.16 - 11.5.99 Download
1.3.0 / stable
December 25, 2020
Added:
- Compatibility with TYPO3 v11

Changed:
- Raise minimum required version to TYPO3 9.5.16
9.5.16 - 11.5.99 Download
1.2.0 / stable
July 01, 2020
- Enhance CountriesModificationEvent with page language
9.5.0 - 10.4.99 Download
1.1.1 / stable
February 17, 2020
Fix: Prevent exception when using preview in form manager
9.5.0 - 10.4.99 Download
1.1.0 / stable
January 31, 2020
Add service class for usage of the country list in other scenarios
9.5.0 - 10.4.99 Download
1.0.0 / stable
December 27, 2019
The extension provides an additional form element for the 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.
9.5.0 - 10.4.99 Download