BliqByte Connect
BliqByte Connect: bookings, contact forms, app data and card payments for WordPress
by BliqByte · github.com/blaqdata/bliqbyte-wp-connect · website
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/blaqdata/bliqbyte-wp-connect/releases/download/v0.1.0/bliqbyte-wp-connect.zipBookings, contact forms, app data and card payments for your WordPress site, powered by BliqByte.
Description
BliqByte Connect links a WordPress site to your BliqByte account. Once connected, your site gets the same capability rails every BliqByte site has:
- Contact forms that land in your portal's Leads inbox and email you —
[bliq_form] - Bookings for the services, hours and staff you set up in the portal —
[bliq_booking] - Pay buttons for items you sell, settled to your own Stripe account —
[bliq_buy item="…"] - App data for themes that need to store visitor-written records
Each is also a block under "BliqByte" in the editor. A REST proxy (/wp-json/bliq/v1/*) and a PHP client (BliqConnect\Client) are there for theme authors.
Installation
If BliqByte hosts your site, connect it from your portal (the site's Site kit tab) — the plugin is installed and connected for you.
Otherwise: install and activate the plugin, then under Settings → BliqByte paste the site id and a site key from your portal.
Frequently Asked Questions
Where do I manage bookings, messages and items?
In your BliqByte portal — the site's Bookings, Leads, App data and Sales tabs.
Is the site key safe in WordPress?
It is stored as a WordPress option with autoload off, never shown again after you paste it, and only used server-side. Revoke it in the portal any time.
Changelog
0.1.0
- First release: settings, browser bridge, form / booking / buy shortcodes and blocks, REST proxy,
wp bliqcommands.
Releases
1 release. Each count is every asset in that release; expand a row for the breakdown.