
Regisy settings page with API token input field.
Regisy is a free email marketing service that lets you manage subscribers, send campaigns, and track results without complicated setups.
This plugin connects your WordPress site directly to Regisy, so every new user, registration, or form submission can automatically become a subscriber in your Regisy dashboard.
With Regisy + WordPress, you don’t need to juggle multiple tools: collect subscribers right from your site and manage them all from your Regisy account.
What this plugin does
- Adds a secure settings page in WordPress where you paste your Regisy API token.
- Validates the token against Regisy’s API to make sure it’s active.
- Lets you save settings via AJAX — smoother experience with ✓ Saved confirmation.
- Includes a Test Connection button so you know instantly if your site is talking to Regisy.
- Adds a Sync Existing Users button that pushes all current WordPress users into your Regisy subscriber list.
- Automatically subscribes users from WordPress registration and popular form plugins (Contact Form 7, WPForms, Gravity Forms, Ninja Forms).
- Runs safely on PHP 8+, with WordPress coding standards for sanitization and escaping.
In short: install Regisy, connect your token, and your WordPress site becomes subscriber-ready.
Features
- API token validation: ensures you only connect with a real Regisy token.
- Secure storage: token is stored in WordPress options, accessible only by admins.
- Auto-subscribe: new user registrations are added to Regisy automatically.
- Form integration:
- Contact Form 7
- WPForms
- Gravity Forms
- Ninja Forms
- Manual sync: instantly send your existing users to Regisy.
- Friendly admin UX: password field for API token, AJAX save with ✓ confirmation, dedicated buttons for testing and syncing.
Usage
- Paste your API token and save.
- Test the connection — a success message means your site is connected.
- Start collecting subscribers through registration or supported forms.
- View and manage them at My Regisy.
External Services
This plugin communicates with external APIs to connect your WordPress site with Regisy. For legal clarity, here’s what is sent, why, and where:
-
Regisy API — Subscribers endpoint (
https://my.regisy.com/api/v1/subscribers)- What is sent: Subscriber email address, plus the API token you provide.
- Why: To create or update subscribers in your Regisy account.
- Where: Sent securely over HTTPS to Regisy’s servers.
-
Regisy API — Token validation (
https://my.regisy.com/api/v1/subscribersvia GET)- What is sent: The API token from your settings.
- Why: To check that the token is valid and active.
- Where: Sent securely to Regisy for validation.
-
Bulk sync of existing users
- What is sent: Each WordPress user’s email address.
- Why: When you click “Sync Existing Users” or when the scheduled task runs, your WordPress users are bulk-added to Regisy.
- Where: Sent securely to Regisy’s subscribers endpoint.
-
Form plugin integrations (Contact Form 7, WPForms, Gravity Forms, Ninja Forms)
- What is sent: Email addresses submitted via those forms.
- Why: To automatically subscribe form submitters into your Regisy list.
- Where: Sent securely to Regisy.
No other third-party services are contacted. All data is transmitted only to Regisy over HTTPS.
Dependencies
- External service: Regisy. Terms: https://regisy.com/terms-of-use — Privacy: https://regisy.com/privacy-policy
Specific Interactions
- Contact Form 7, WPForms, Gravity Forms, Ninja Forms: If active, submissions can add users directly into Regisy.
License
This plugin is free software, licensed under GPL-2.0+.