
This plugin connects WordPress to your Reloom account (reloom.life). It does not call the Bodygraph or AI providers directly. Instead, one click connects the site to Reloom, and the plugin pulls data live through Reloom’s API. Your Reloom plan governs which readings are available.
- One-click Connect â approve the site in your Reloom dashboard and you’re connected; the token is delivered securely and never appears in the browser URL. Manual connect (API base URL + token) is also available.
- Profiles â keep a local roster of people (Birth Data form). Open a person to see their chart and readings in tabs.
- Plan-aware â the tab strip renders only the scopes your Reloom plan unlocks: Bodygraph chart plus the readings included in your plan.
- Export to PDF â a “Download PDF” button generates a real PDF (server-side) with the person’s name, Bodygraph chart and readings.
- Sync back â optionally add profiles created here to your Reloom dashboard (subject to your plan’s profile limit).
All API calls run server-side, so the token is never exposed to the browser. Reloom caches results per birth, so repeat lookups for the same person are cheap.
External services
This plugin relies on Reloom (https://reloom.life), a hosted Human Design service, to compute Bodygraph charts and generate AI readings. This processing happens on Reloom’s servers and cannot be performed locally by the plugin.
Data sent to Reloom, and when:
- Connecting â when you click “Connect to Reloom” (or connect manually), the plugin exchanges an authorization code for an access token with your Reloom account. Your site’s settings page URL is sent as the return address.
- Charts and readings â when you open a profile or click Refresh, the profile’s birth data (name, gender, birth date, birth time, place of birth, timezone) is sent to Reloom to compute the chart and generate readings.
- Place lookup â as you type a place of birth, the typed text is sent to Reloom to suggest matching cities and resolve the timezone.
- Profile sync (optional) â if you enable “sync back”, profiles you create here (the same birth data, plus the optional email and notes) are added to your Reloom dashboard.
No data is sent to Reloom until you connect the site to a Reloom account. Reloom terms of service: https://reloom.life/terms â privacy policy: https://reloom.life/privacy
Screenshots

A profile in full — the reading on the left, the living bodygraph pinned on the right, with Plain and Human Design voices a click apart. Summary, variables, channels, centers and planets below.

The Profiles roster — the profiles from your Reloom account appear automatically on connect (your own marked "You"), with chart/reading status and your plan usage pill.

Settings — connect your site to reloom.life in one click via a secure OAuth-style flow (PKCE), no API keys to copy. Manual connect and privacy toggles included.

Adding a person — the Birth Data form, with the place of birth verified against reloom's location database.

Your Reloom plan decides what's available — start free, grow to a full practice.

About Reloom — the story behind the plugin, right in your dashboard.

Built-in FAQ — answers before questions reach your inbox.