This project imports configuration to quickly set up a system for collection location information (offices, stores, campus buildings, etc) and displaying them in a map.
Features
A Location content type will be created, including an address field.
After applying
After applying the recipe, you should configure a geocoder service to allow addresses to automatically have their addresses geocoded to lon/lat coordinates, which allows them to be plotted on a map. It uses Leaflet out of the box (because it's free) but there are multiple mapping engines you can use if a different solution is preferred.
Additional Requirements
This recipe relies on a number of modules, including:
- Address
- Add Content by Bundle
- Geocoder
- Geofield
- Leaflet
Recommended modules/libraries
Project information
- Project categories: Content display, Content editing experience, Site structure
- Ecosystem: Configuration Kits, Leaflet, Geofield, Address, Geocoder
- Created by mandclu on , updated
Stable releases for this project are covered by the security advisory policy.
Look for the shield icon below.
Releases
Works with Drupal core 11.3
Development version: 2.0.x-dev updated 17 Jan 2026 at 16:30 UTC
Initial release (module)
Development version: 1.0.x-dev updated 8 Apr 2025 at 22:35 UTC
