WP Manifestindependent plugin directory
manifest / unclassified / tamar

Tamar

Tamar for Beacon driver for retrieving and updating call hunt groups.

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

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/tamar/releases/download/v1.5.14/tamar-production-1.5.14.zip

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

From the readme

Tamar — Tamar Telecommunications Driver for Beacon Tamar is the implementation half of the Beacon call-forwarding stack. It targets one specific upstream — Tamar Telecommunications' control panel (www.tamartelecommunications.co.uk/phonedivert/...) — and implements Beacon's CallForwardingService contract by reading and writing the hunt-group editor. Architecture - Beacon defines CallForwardingService and ships no driver. - Tamar hooks beacon/loaded and binds a concrete HuntgroupCallForwardingService into Beacon's container. Other code calling beacon()-get(CallForwardingService::class) then gets a real, working forwarding service. Tamar never touches Beacon's namespace internals — it depends on the public interface, the abstract base class, and Beacon's container hook. Swapping Tamar for a different driver (a SIP API client, a vendor SDK wrapper) is just a question of registering a different binding on beacon/loaded. How the integration works The upstream is a session-cookie-authenticated HTML admin. There is no public API, so the driver shapes its calls the same way a human admin would point a browser at it: 1. Login. POST the credentials to /customer-login/ (form id login).

Read the full README on GitHub →

Releases

TagPublishedAssetDownloads
v1.5.14 Sep 5, 2026 tamar-production-1.5.14.zip 2
v1.5.13 Sep 5, 2026 tamar-production-1.5.13.zip 0
v1.5.12 Aug 25, 2026 tamar-production-1.5.12.zip 1
v1.5.11 Aug 25, 2026 tamar-production-1.5.11.zip 0
v1.5.10 Aug 17, 2026 tamar-production-1.5.10.zip 1
v1.5.9 Aug 17, 2026 tamar-production-1.5.9.zip 1
v1.5.8 Aug 9, 2026 tamar-production-1.5.8.zip 1
v1.5.7 Aug 8, 2026 tamar-production-1.5.7.zip 1
v1.5.6 Aug 7, 2026 tamar-production-1.5.6.zip 1
v1.5.5 Aug 7, 2026 tamar-production-1.5.5.zip 2
v1.5.4 Aug 7, 2026 tamar-production-1.5.4.zip 1