First publicly tagged release. The README's install instructions have always pointed here — this fills it in.
Highlights
- AJAX retrofit for ticket reply + resolve (PR #11) — replies and resolutions now land in-place with no page reload
- New ticket from wp-admin (PR #8) — open a Bynli ticket without leaving WordPress
- Deep-link fix —
?tx=parameter no longer used for ticket routing - Daily reporter + heartbeat — storage bytes + WP/PHP version posted to bynli.com
- Self-updater via
/api/site-host/version— Bynli serves new versions through WP's native update UI - 7 shortcodes —
[bynli-form],[bynli-events],[bynli-donate],[bynli-modal],[bynli-confirm],[bynli-toast],[bynli-widget]
Install
- Download
bynli-connect.zipbelow - WP admin → Plugins → Add New → Upload Plugin → pick the zip → Activate
- Generate a site key at bynli.com/dash/sites/host-keys (sign in as a team admin)
- WP admin → Settings → Bynli Connect → paste the key → Save → Send heartbeat
Requirements
- WordPress 6.0+
- PHP 7.4+
Future updates roll automatically through WP's native update flow.