Download the PHP package inspiredminds/contao-austrian-administrative-areas without Composer
On this page you can find all versions of the php package inspiredminds/contao-austrian-administrative-areas. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download inspiredminds/contao-austrian-administrative-areas
More information about inspiredminds/contao-austrian-administrative-areas
Files in inspiredminds/contao-austrian-administrative-areas
Package contao-austrian-administrative-areas
Short Description Contao extension to provide a form field for Austrian administrative areas (e.g. districts and municipalities).
License LGPL-3.0-or-later
Informations about the package contao-austrian-administrative-areas
Contao Austrian Administrative Areas 
Contao extension to provide a form field for Austrian administrative areas.
Austrian districts
Provides a select field for all Austrian districts from the the following source: https://www.statistik.at/verzeichnis/reglisten/polbezirke.csv
Austrian municipalities
Provides a select field for all Austrian municipalities from the following source: https://www.statistik.at/verzeichnis/reglisten/gemliste_nam.csv
You will also have the option to choose whether to save the name of the municipality, its ID or its postal code. And you will also have the option to choose which values the select actually shows to the user:
- Name
- Name (ID)
- Name (postal code)
- ID
- ID (name)
- Postal code
- Postal code (name)
All versions of contao-austrian-administrative-areas with dependencies
contao/core-bundle Version ^4.13 || ^5.0
symfony/config Version ^5.4 || ^6.4
symfony/http-kernel Version ^5.4 || ^6.4
symfony/cache Version ^5.4 || ^6.4
league/csv Version ^9.15