LifeLines
A standalone real-time lookup tool for UK place, service and helpline data.
by The Bleeding Deacons · github.com/bleedingdeacons/lifelines
★ 0stars
12release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/bleedingdeacons/lifelines/releases/download/v1.5.17/lifelines-production-1.5.17.zipDeclares an update source (https://github.com/bleedingdeacons/lifelines), so updates arrive through the plugin's own updater.
From the readme
LifeLines
A standalone real-time lookup tool for UK place, service and helpline data.
LifeLines imports a UK dataset (place / service / helpline records) that you
upload as a CSV into its own table, and exposes a fast, public smart lookup:
partial-match search across admin-configurable columns, with results rendered in
real time as you type. It is self-contained — it has no plugin dependencies
and registers entirely on core WordPress hooks.
Dependencies: none
Author: The Bleeding Deacons
Table of Contents
- Requirements
- Installation
- Smart Lookup
- Architecture
- Kill Switch
- Extending LifeLines
- Building for Production
- License
Requirements
- WordPress 6.1 or later
- PHP 8.1 or later
- No other plugins required
Installation
1. Build the lifelines.zip archive (composer build) or clone this repository
into wp-content/plugins/lifelines.
2. In WordPress, go to Plugins → Add New → Upload Plugin, or activate it from
the Plugins screen if cloned.
3. On activation LifeLines creates its (empty) table and adds a public Lookup
page.
4. Load your data: on LifeLines → Smart Lookup, upload a CSV whose first row
is the column names
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.5.17 | Sep 5, 2026 | lifelines-production-1.5.17.zip | 2 |
| v1.5.16 | Sep 5, 2026 | lifelines-production-1.5.16.zip | 0 |
| v1.5.15 | Aug 25, 2026 | lifelines-production-1.5.15.zip | 1 |
| v1.5.14 | Aug 25, 2026 | lifelines-production-1.5.14.zip | 0 |
| v1.5.13 | Aug 17, 2026 | lifelines-production-1.5.13.zip | 1 |
| v1.5.12 | Aug 17, 2026 | lifelines-production-1.5.12.zip | 1 |
| v1.5.11 | Aug 17, 2026 | lifelines-production-1.5.11.zip | 1 |
| v1.5.10 | Aug 16, 2026 | lifelines-production-1.5.10.zip | 1 |
| v1.5.9 | Aug 9, 2026 | lifelines-production-1.5.9.zip | 1 |
| v1.5.8 | Aug 8, 2026 | lifelines-production-1.5.8.zip | 1 |
| v1.5.7 | Aug 7, 2026 | lifelines-production-1.5.7.zip | 1 |
| v1.5.6 | Aug 7, 2026 | lifelines-production-1.5.6.zip | 0 |
| v1.5.5 | Aug 7, 2026 | lifelines-production-1.5.5.zip | 1 |
| v1.5.4 | Aug 7, 2026 | lifelines-production-1.5.4.zip | 1 |