Αυτό το πρόσθετο δεν έχει δοκιμασθεί με τις 3 τελευταίες κύριες εκδόσεις του WordPress. Μπορεί να μην αναπτύσσεται ή να υποστηρίζεται άλλο και να έχει προβλήματα συμβατότητας με τις πιο πρόσφατες εκδόσεις του WordPress.

Integration between Leaflet Map and CiviCRM

Περιγραφή

Provides an integration between CiviCRM api and the leaflet map. Meaning you can create maps from CiviCRM Data.
You can use this plugin with Connector to CiviCRM with CiviMcRestFace plugin
which gives you the ability to connect to an CiviCRM installation on a different server.

You can use the short code as follows:

[leaflet-civicrm-api entity=.. action=… lng_property=’longitude’ lat_property=’latitude’ profile=local tooltip_text=’Name: {display_name}’ …]
{display_name}
[/leaflet-civicrm-api]

Add the short code [leaflet-map] to show the map.
See https://wordpress.org/plugins/leaflet-map/ on how you can configure the [leaflet-map] short code.

For more documentation see: README.md

Funded by

Κριτικές

Δεν υπάρχουν αξιολογήσεις για αυτό το πρόσθετο.

Συνεισφέροντες & Προγραμματιστές

“Integration between Leaflet Map and CiviCRM” είναι λογισμικό ανοιχτού κώδικα. Οι παρακάτω έχουν συνεισφέρει στη δημιουργία του.

Συντελεστές

Σύνοψη αλλαγών

1.0.8: Fixed issue with empty tokens.
1.0.7: Made it easier to set custom makers. Also clustering works with all data sources.
1.0.6: Added possibility to have multiple data sources.
1.0.5: Fixed issue with php 7.1, and 7.2
1.0.4: Fixed issue with CiviMcRestFace.
1.0.3: Fixed issue with jQuery.
1.0.2: Fixed issue with jQuery.
1.0.1: Check checkbox filters by default.
1.0.0: First version.