WP Manifestindependent plugin directory
manifest / unclassified / beacon

Beacon

A abstract call management system, providing supporting classes for specific drivers.

by The Bleeding Deacons · github.com/bleedingdeacons/beacon

0stars
11release downloads
0forks

Install

The author publishes release zips, so WP-CLI can install straight from GitHub:

wp plugin install https://github.com/bleedingdeacons/beacon/releases/download/v1.4.14/beacon-production-1.4.14.zip

Declares an update source (https://github.com/bleedingdeacons/beacon), so updates arrive through the plugin's own updater.

From the readme

Beacon — Call-Forwarding Contracts PSR-compliant contract layer for WordPress-administered call forwarding. Ships interfaces, value objects, and shared traits; an implementation plugin (e.g. Anchor) provides the concrete driver and wires everything into the shared container. Architecture - Beacon registers contracts (CallForwardingService, HttpTransport) into a PSR-11 container and fires beacon/loaded. - Anchor binds a concrete driver against those contracts on beacon/loaded. The driver fetches an HTML configuration page from the upstream PBX, parses it, and POSTs back changes to apply forwarding rules. This separation lets you swap implementations (or stand up tests with mocks) without touching consumers, and gives the same Beacon-shaped admin UI to every PBX the project ends up integrating with. Beacon ships only contracts | | | |---|---| | Beacon\Forwarding\Interfaces\CallForwardingService | The driver contract — list/save/delete rules, list targets, commit, test. | | Beacon\Forwarding\Interfaces\ForwardingException | Common throwable for driver failures. | | Beacon\Forwarding\Models\ForwardingRule | Immutable value object: match condition + target. | | Beacon\Targets\Mode

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v1.4.14 Sep 5, 2026 beacon-production-1.4.14.zip 2
v1.4.13 Sep 5, 2026 beacon-production-1.4.13.zip 1
v1.4.12 Aug 25, 2026 beacon-production-1.4.12.zip 1
v1.4.11 Aug 25, 2026 beacon-production-1.4.11.zip 0
v1.4.10 Aug 17, 2026 beacon-production-1.4.10.zip 1
v1.4.9 Aug 17, 2026 beacon-production-1.4.9.zip 1
v1.4.8 Aug 9, 2026 beacon-production-1.4.8.zip 1
v1.4.7 Aug 8, 2026 beacon-production-1.4.7.zip 1
v1.4.6 Aug 7, 2026 beacon-production-1.4.6.zip 2
v1.4.5 Aug 7, 2026 beacon-production-1.4.5.zip 1