saccas / mapgeoadmin
map geo admin extension https://map.geo.admin.ch
Installs: 8 514
Dependents: 0
Suggesters: 0
Security: 0
Stars: 0
Watchers: 6
Forks: 2
Open Issues: 2
Type:typo3-cms-extension
Requires
- php: >= 8.3 < 8.4
- typo3/cms-backend: ^13.4
- typo3/cms-core: ^13.4
- typo3/cms-extbase: ^13.4
- typo3/cms-fluid: ^13.4
- typo3/cms-frontend: ^13.4
Requires (Dev)
- a9f/typo3-fractor: ^0.5.0
- phpstan/extension-installer: ^1.4
- phpstan/phpstan: ^2.1
- saschaegerer/phpstan-typo3: ^2.1
- ssch/typo3-rector: ^3.1
- typo3/cms-install: ^13.4
- typo3/coding-standards: ^0.8.0
Replaces
- typo3-ter/mapgeoadmin: 4.0.0
This package is auto-updated.
Last update: 2025-06-17 08:31:13 UTC
README
TYPO3 Extension mapgeoadmin
This extension integrates an iFrame to display map data of the website https://map.geo.admin.ch and uses Extbase & Fluid and the latest technologies of TYPO3 CMS.
URL | |
---|---|
Repository: | https://github.com/saccas/ext-mapgeoadmin |
Installation
- Just install this extension - e.g.
composer require saccas/mapgeoadmin
or download it or install it with the classic way (Extension Manager) - Clear caches
Usage
Simply copy the url that you have on the website: https://map.geo.admin.ch, e.g.
Add the content element "Map geo admin / iframe" on a page and paste the url in the field "Map geo admin url". This will then be parsed to create the embed url for the iframe.
Which version for which TYPO3 and PHP?
MapGeoAdmin | TYPO3 | PHP | Support / Development |
---|---|---|---|
4.x | 13 LTS | 8.3 | features, bugfixes, security updates |
3.x | 11 LTS | 8.1 - 8.3 | none |
2.x | 8, 9 LTS | 7.2 - 7.4 | none |
1.x | 8, 9 LTS | 7.0 - 7.1 | none |