“”

Maps2 Maps2

maps2 / stable

Create maps with Marker, Area, Routes or Radius based on Google Maps or OpenStreetMap

This version supports TYPO3

Older versions also support TYPO3

Composer support

composer req jweiland/maps2

Tags

#google #maps #maps2

Last upload comment

Do not store FlashMessages in BE session in CLI context

Downloads by month

Download 11.0.2 External Manual Found an Issue? Code Insights Packagist.org Crowdin translations
Author
Stefan Froemken
Company
jweiland.net
Last update
05. Mar 2024
First upload
14. Jun 2016
Downloads
59,199
Category
Frontend Plugins
Dependencies
  • TYPO3 (12.4.8 - 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 jweiland/maps2 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 (43)

Version history

Version Upload comment Works with TYPO3 Download
11.0.2 / stable
March 05, 2024
Do not store FlashMessages in BE session in CLI context
12.4.8 - 12.4.99 Download
11.0.1 / stable
February 26, 2024
Use correct TypoScript syntax for settings.mapTypeId
12.4.8 - 12.4.99 Download
11.0.0 / stable
December 22, 2023
Add TYPO3 12 compatibility
Remove TYPO3 10 compatibility
Remove TYPO3 11 compatibility
12.4.8 - 12.4.99 Download
10.0.12 / stable
March 05, 2024
Do not store FlashMessages in BE session in CLI context
10.4.19 - 11.5.99 Download
10.0.11 / stable
February 26, 2024
Use correct TypoScript syntax for settings.mapTypeId
10.4.19 - 11.5.99 Download
10.0.10 / stable
November 20, 2023
BUGFIX: Repair OSM UpgradeWizard for TYPO3 10.*
10.4.19 - 11.5.99 Download
10.0.9 / stable
November 08, 2023
BUGFIX: Update OSM Geocode URI in extension settings
Please execute UpgradeWizard!
10.4.19 - 11.5.99 Download
10.0.8 / stable
November 18, 2022
Move preview of info_window_content in BE form below RTE because of disallowed HTML Tags.
10.4.19 - 11.5.99 Download
10.0.4 / stable
March 15, 2022
BUGFIX: Prevent bypass of consent on reload
10.4.19 - 11.5.99 Download
10.0.3 / stable
March 14, 2022
Better implementation for category selector in frontend
10.4.19 - 11.5.99 Download
10.0.2 / stable
March 11, 2022
BUGFIX: Add isset() before accessing the array in CreateMaps2RecordHook
10.4.19 - 11.5.99 Download
10.0.1 / stable
March 11, 2022
BUGFIX: Prevent error while loading UpgradeWizards
10.4.19 - 11.5.99 Download
10.0.0 / stable
March 07, 2022
Remove TYPO3 9 compatibility
Add TYPO3 11 compatibility
Please execute UpgradeWizards and read section "Upgrade" in documentation
This version is PHP 7.4, 8.0 and 8.1 compatible.
For PHP 7.2 and 7.3 users: Please install maps2 in version 9.3.*
10.4.19 - 11.5.99 Download
9.3.14 / stable
March 05, 2024
Do not store FlashMessages in BE session in CLI context
9.5.17 - 10.4.99 Download
9.3.12 / stable
March 23, 2022
BUGFIX: class ApplicationType was not found in TYPO3 9. Repair TYPO3 9 compatibility.
TASK: Update all Unit- und Functional Tests
TASK: Update php-cs-fixer
TASK: Remove PHP < 7.4 compatibility for tests.
9.5.17 - 10.4.99 Download
9.3.11 / stable
March 07, 2022
BUGFIX: Rename FlexForm sheet sDEFAULT to sDEF for plugin "citymap" and "radius"
Please execute UpgradeWizard for maps2 to update your tt_content records
9.5.17 - 10.4.99 Download
9.3.10 / stable
September 01, 2021
BUGFIX: Translate content in InfoWindow
9.5.17 - 10.4.99 Download
9.3.9 / stable
August 30, 2021
BUGFIX: Build correct URL to activate maps, if explicitAllowMapProviderRequests is enabled
9.5.17 - 10.4.99 Download
9.3.8 / stable
August 26, 2021
BUGFIX: address field has to be a readonly field again
DOCU: Update minimal example. Add TS for Google Maps API key in frontend
DOCU: Better description for Google Maps API key in ExtConf
TCA: Add further description to various fields
9.5.17 - 10.4.99 Download
9.3.7 / stable
June 14, 2021
Add PostgreSQL compatibility
9.5.17 - 10.4.99 Download
9.3.6 / stable
May 19, 2021
[BUGFIX] Reactivate OverlayRequestHandler
9.5.17 - 10.4.99 Download
9.3.5 / stable
May 10, 2021
Bugfix: Replace old TS condition. Bugfix: Cannot call constructor Issue#215
9.5.17 - 10.4.99 Download
9.3.3 / stable
May 05, 2021
Bugfix release only. No new features. Get extKey from RequestBuilder instead of ConfigurationManager.
9.5.17 - 10.4.99 Download
9.2.1 / stable
May 07, 2020
Bugfix: Fallback to "footway", if "road" does not exists in OSM response
9.5.0 - 10.4.99 Download
9.2.0 / stable
May 07, 2020
PopUps are now available for every marker type. Added new property to PoiCollection to get access to all related records
9.5.0 - 10.4.99 Download
9.0.1 / stable
March 26, 2020
Use scheme of current BE Request for OpenStreetMap Requests to load Map images
9.5.0 - 10.4.99 Download
9.0.0 / stable
March 10, 2020
This is the first version which is compatible with TYPO3 10. It is not compatible with TYPO3 8 anymore. Please read Upgrade-Instructions.
9.5.0 - 10.4.99 Download
8.0.4 / stable
March 04, 2020
Move ext icon to new location
8.7.0 - 9.5.99 Download
7.1.3 / stable
February 06, 2020
Bugfix Release. Transfer VH Variable Container into EditPoi VH to build hidden fields with correct namespace of foreign extension. Don't build Request of foreign extensions, if Map-Overlay should be shown.
8.7.0 - 9.5.99 Download
7.1.1 / stable
November 19, 2019
Bugfix: Changing isValid in SignalSlot not possible
8.7.0 - 9.5.99 Download
7.1.0 / stable
November 07, 2019
Add possibilities to filter foreign record in Maps2Registry. That way you can configure that maps2 assigns a PoiCollection only to records of pid 12 on save in BE for example.
8.7.0 - 9.5.99 Download
7.0.2 / stable
October 30, 2019
Solved a reference problem in Documentation
8.7.0 - 9.5.99 Download
7.0.1 / stable
October 30, 2019
Allow mouseScrollWheelZoom for OSM, too. Convert all AjaxRequests to Doctrine. Solve missing table bug. Remove unused PHP classes and JS functions.
8.7.0 - 9.5.99 Download
6.0.1 / stable
September 18, 2019
Bugfix: strict_type error in JSON ViewHelper, while using more than one PoiCollection. Bugfix: Use POST requests in AJAX-calls to create/edit new POIs in Backend
8.7.0 - 9.5.99 Download
6.0.0 / stable
September 17, 2019
Bugfix: Clear Cache for our own PoiCollection records on save, too. Breaking: Removed property cacheIdentifier from all Cache ViewHelpers. Please read update-part in documentation, if you have modified InfoWindowContent template.
8.7.0 - 9.5.99 Download
5.3.0 / stable
September 10, 2019
Update address of PoiCollection records, if address in foreign location record has also changed. New public method to check, if formatted address is the same as address parts in foreign record. Clear HTML Cache of maps2 after storing a PoiCollection.
8.7.0 - 9.5.99 Download
5.2.10 / stable
August 26, 2019
Bugfix: Show Flash-Message after "save & close" in BE, too.
8.7.0 - 9.5.99 Download
5.2.8 / stable
August 23, 2019
Bugfix: Do not try to update empty pi_flexform fields in update wizard. Bugfix: Get korrekt TS settings, if working with poiCollection VH. Update documentation. Prevent loading session twice (CLI call). Bugfix: Fill cruser_id only, if a BE_USER exists (MapService).
8.7.0 - 9.5.99 Download
5.2.3 / stable
July 25, 2019
Repair update wizard for TYPO3 9
8.7.0 - 9.5.99 Download
5.2.2 / stable
June 28, 2019
Bugfix: TYPO3 TCA migration and TCA analyzer wizard could not be executed anymore, because ext_localconf.php of maps2 was not loaded anymore.
8.7.0 - 9.5.99 Download
5.2.0 / stable
May 15, 2019
Geocode URI is now configurable, show POIs of selected storageFolder, add option to force zoom
8.7.0 - 9.5.99 Download
5.1.0 / stable
May 02, 2019
Add compatibility for TYPO3 9 to VH Widgets. Widgets are now OSM compatible, too. Bug: ZoomLevel for OSM works again. Move default plugin settings to TS-Templates (needed for Widgets to work). Bug: Repair merging of settings in VH Widgets.
8.7.0 - 9.5.99 Download
5.0.0 / stable
April 04, 2019
Now you can decide between maps based on Google Maps or Open Street Map. See documentation for upgrade instructions and further features
8.7.0 - 9.5.99 Download
4.3.5 / stable
March 08, 2019
Set default of tx_maps2_uid in Maps2Registry to 0 for TCA columns
8.7.0 - 9.5.99 Download
4.3.3 / stable
March 01, 2019
Replace deprecated placeIdOnly option of Google Maps API with new setFields option.
8.7.0 - 9.5.99 Download
4.2.9 / stable
January 25, 2019
Recreate Caches of CacheManager while installing maps2 to have a valid Cache in Maps2Registry
8.7.0 - 9.5.99 Download
4.2.8 / stable
January 24, 2019
Use Maps2Registry to add tx_maps2_uid column to tt_address. This prevents Exception in list-module, if tt_address was installed after installation of maps2.
8.7.0 - 9.5.99 Download
4.2.7 / stable
January 24, 2019
Suggest tt_address as extension to build correct extension ordering
8.7.0 - 9.5.99 Download
4.2.6 / stable
January 23, 2019
Solved problem with Maps2Registry while installing maps2 with extension manager.
8.7.0 - 9.5.99 Download
4.2.5 / stable
January 16, 2019
Maps2 registry for foreign extension is based on CachingFramework now.
8.7.0 - 9.5.99 Download
4.2.3 / stable
November 22, 2018
Solved some problems with our new Maps2 Registry. Moved TCA for tt_content and sys_template into Overrides. Add various helpers to clean up code.
8.7.0 - 9.5.99 Download
4.1.0 / stable
July 25, 2018
New feature: Add an image to info window.
7.6.0 - 8.99.99 Download
4.0.2 / stable
July 23, 2018
Implement Google Places into RadiusSearch plugin. Solved some bugs. Updated documentation
7.6.0 - 8.99.99 Download
4.0.1 / stable
July 19, 2018
Fixed an error in GoogleMapsService API. Update Documentation
7.6.0 - 8.99.99 Download
4.0.0 / stable
July 18, 2018
Google Places Search in Backend. Group PoiCollections in Frontend. Assign FAL images in sys_category and/or PoiCollection itself. Set image width/height individual. Updated Documentation.
7.6.0 - 8.99.99 Download
3.0.2 / stable
January 02, 2018
We have created a new GoogleRequestService which can be loaded outside of extbase context. This is important for maps2 TS condition. With this switch we have removed some static method calls and add some more UnitTests
7.6.0 - 8.99.99 Download
3.0.1 / stable
December 21, 2017
Bugfix release. In same cases TSFE is not fully initialized in extbase environment, because of our new MapService class.
7.6.0 - 8.99.99 Download
3.0.0 / stable
December 13, 2017
Remove TYPO3 6.2 compatibility. Add Maps2Registry to extend your own extensions
7.6.0 - 8.99.99 Download
2.9.1 / stable
September 06, 2017
New version due to TER security incident. See https://typo3.org/teams/security/security-bulletins/psa/typo3-psa-2017-001/"
6.2.0 - 8.99.99 Download
2.9.0 / stable
August 29, 2017
Zoom up to level 20. Remove NOT NULL from Text column. Remove unneded JavaScript files. Add default value for infor_window_marker
6.2.0 - 8.99.99 not available
due to vulnerabilities
2.8.1 / stable
June 27, 2017
Disable escaping for getCache ViewHelper
6.2.0 - 8.99.99 Download
2.8.0 / stable
May 31, 2017
Remove panControl and overviewControl as this is not part of google maps 3.22 anymore. Instead we have inserted fullScreenControl. Bugfixes.
6.2.0 - 8.99.99 Download
2.7.1 / stable
March 29, 2017
Bugfix version: Add FQCN in Annotation of Domainmodels
6.2.0 - 8.99.99 Download
2.7.0 / stable
January 05, 2017
We have added a new feature to design the google maps. Updated documentation. Some bugfixes
6.2.0 - 8.99.99 Download
2.6.1 / stable
August 31, 2016
This version is TYPO3 6.2-8.3 compatible.
6.2.0 - 8.99.99 Download
2.6.0 / stable
August 31, 2016
Lower cased cache tables. Now you can implement maps2 multiple time in your own extensions for one record.
6.2.0 - 7.99.99 Download
2.3.4 / stable
July 21, 2016
(De-)Activate zoom via mouse scroll wheel. Add PHP 7 support in composer.json. Only show checkboxes for categories which are assigned in plugin. Do not render Area or Route, if there are no pois defined
6.2.0 - 7.99.99 Download
2.3.0 / stable
June 14, 2016
First upload to TER
6.2.0 - 7.99.99 Download