Meeting Route Planner helps you and your team optimize routes, save time, and boost daily customer visits—without leaving SuiteCRM. Plan routes 4× faster and add 2-3 visits/day per sales and field agent to optimize travel time. 100% SuiteCRM-native.
Requirements and Data Readiness
Compatibility
- SuiteCRM: 7.10 → 7.14
- Stack: PHP 7.4–8.1; MySQL/MariaDB
Data Requirements
- Accounts must have geocodable addresses (street, city, postal code, country) or stored latitude/longitude.
- Meetings should include start date/time and a duration (e.g., 30 minutes, 1 hour,...).
Google Map External Key
Even if Route Planner is SuiteCRM-native plugin, it relies on the Google Map API Key you need to activate here.
If needed, you can find additional information at the following link: Additional info.
Following APIs are necessary:
- Maps Embeded API (to show a Map on an IFrame)
- Maps JavaScript API (to show groups and markers on a Map)
- Geocoding API (to get latitude and longitude from a given address)
- Directions API (to get directions)

Recommended Data Hygiene
- Keep addresses complete and standardized.
- Validate imported data with small pilots before wide rollout.