Flood Alerts England
No security coverage
Drupal 10–11
This module displays live flood alerts for England in a configurable Drupal block. It fetches data from the Environment Agency API and allows filtering by county, flood area ID, or proximity.
Displays live flood alerts for England in a configurable Drupal block using the Environment Agency API. Filter by county, flood area ID, or proximity; cached for fast pages.
Features
- Provides a “Flood Alerts” block that shows current alerts from the Environment Agency (England) Flood Monitoring API.
- Flexible filters (per block instance):
- County (select list of English counties)
- Flood area ID (
floodAreaID) - Proximity (
lat,long,distin km)
Post-Installation
- Enable the module.
- Place the block: Structure → Block layout → Place block → “Flood Alerts”.
- Configure per instance:
- Choose a filter mode: County, Flood area ID, or Proximity.
- No site-wide configuration form is required; all settings live in the block configuration.
- Optional: Override the default Twig template in your theme (
flood-alerts-england.html.twig).
Community Documentation
- Environment Agency Flood Monitoring API reference: https://environment.data.gov.uk/flood-monitoring/doc/reference
- Floods collection used by this module: https://environment.data.gov.uk/flood-monitoring/id/floods
- GOV.UK target area pages: https://check-for-flooding.service.gov.uk/target-area/{floodAreaID}
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
Releases
| Version | Type | Core | Notes | Release date | |
|---|---|---|---|---|---|
| 1.0.0 | Stable | 10–11 | Initial commit | Nov 23, 2025 |