Integration / WordPress
Sembr & WordPress.
Drop Sembr widgets into any WordPress site. Member directory, event registration, join forms. No plugin install, no theme rewrite.
Available widgets
Three drop-in pieces.
Member directory
Public-facing directory with search and filters. Live data from your Sembr workspace.
Event registration
Full event details, ticket selection, payment via Stripe Connect. Inline checkout, no redirect.
Join form
New member signup with payment. Auto-creates the member record + invoice in your Sembr workspace.
Status: Phase 2 (with widget CDN already provisioned).
Widget surfaces are tracked in issue #71 in the sembr app repo. The Cloudflare R2 widget CDN is provisioned and serving assets. The widgets themselves ship in G5 / launch alongside the REST API. Available on every Sembr tier.
# Widget integration (any HTML page)
data-tenant="your-org">
> async load, ~12KB gzipped
> CSP-friendly, scoped CSS
FAQ
Common questions.
Will widgets clash with my WordPress theme?
The widgets ship with scoped CSS (no global selectors) and respect your site's font, colors, and spacing where possible via CSS custom properties. If a specific theme conflict appears, you can override via your theme's custom CSS.
Do I need a WordPress plugin?
No. The widgets are plain script embeds. They work on any WordPress version and on any host. A formal WordPress plugin (with admin UI, shortcodes, and Gutenberg blocks) is post-launch.
What about page-load performance?
The widget loader is small (~12 KB gzipped) and async. The main widget content loads from the Cloudflare R2 CDN with cache headers tuned for membership lists (5-minute revalidation). No noticeable impact on Lighthouse scores.
Will widgets work on Squarespace, Wix, or hand-rolled HTML?
Yes. Anywhere you can paste a script tag and a div, the widgets render. WordPress is the most-asked, but the widgets are platform-agnostic.
Keep your existing site. Add the membership pieces.
Drop-in script embeds. No plugin install, no theme rewrite.