Location Content Signpost
This module provides a block and paragraph type to help visitors find their local area by entering a postcode or address. It uses the Ordnance Survey Places API for address autocomplete and postcodes.io to identify the area from the postcode, then displays relevant signpost links.
Adds a block and paragraph type that let visitors find their local area by entering a postcode or address. The module identifies the area from the postcode, then shows area-specific signpost links.
Address autocomplete comes from the Ordnance Survey Places API. Area identification uses postcodes.io (free, no key required) to look up the ONS MSOA code for a postcode, which is then matched against the MSOA codes configured for each area.
Requirements
- Drupal 10 or 11
- An Ordnance Survey Places API key
- The Key module is strongly recommended for keeping the API key out of configuration exports
Note: although developed for use with LocalGov Drupal, there are no dependencies, so it can be used in other Drupal variants.
Depends on
Dependencies of the latest stable release
No dependencies recorded for this project.
Required by
Tracked projects that depend on this one
No tracked projects depend on this one yet.
Activity
Release Timeline
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0-alpha2 | Pre-release | 10–11 | Jun 23, 2026 | ||
| 1.0.x-dev | Dev | 10–11 | Jun 23, 2026 | ||
| 1.0.0-alpha1 | Pre-release | 10–11 | Jun 22, 2026 |