Universal Support Chat
Universal Support Chat — self-contained WordPress support-chat plugin (website widget, Hub inbox, tickets; optional channel adapters).
by magpern · github.com/magpern/universal-support-chat · website
★ 0stars
1release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/magpern/universal-support-chat/releases/download/v0.9.1/universal-support-chat-0.9.1.zipFrom the readme
Universal Support Chat
Self-contained WordPress support-chat plugin: website widget, conversations, tickets, waiting queue, WordPress Hub inbox and operator replies, support hours, privacy controls, and future chat AI.
Universal Support Chat must work fully without Universal Telegram. Telegram (or any channel) is an optional adapter for escalated operator workflows only.
Status
SC-M02 Widget and Hub Replies — minimal authenticated visitor widget and WordPress Hub inbox with Support-team replies. Works without Universal Telegram.
Requirements
- WordPress 6.9+
- PHP 8.1+
- No hard dependency on WooCommerce or Universal Telegram
Development
This repository is developed through Docker; host PHP/Composer are not required.
Releases
Tag-triggered: pushing vX.Y.Z on main builds universal-support-chat-.zip
+ .zip.sha256 in CI and publishes them as GitHub Release assets. Nothing
generated is committed. Full procedure — including the canonical version
source, package contents, and recovery steps — is in
docs/RELEASE.md.
Documentation
- Governance: docs/governance.md
- Architecture: docs/ARCHITECTURE.md
- Master plan and R1–R7 product requirements: docs/master-plan.md
- Milestone c
Read the full README on GitHub →