Plugin Installation
Upload and Activate
- Download the
wp-clubms-pluginfolder from the ClubMS repository - Upload to
wp-content/plugins/on your WordPress site - Go to Plugins in WordPress admin
- Click Activate on “ClubMS SSO”
Configuration
Navigate to Settings → ClubMS SSO and fill in:
| Field | Description |
|---|---|
| ClubMS API URL | Your ClubMS instance URL (e.g., https://app.yourclub.com) |
| License Key | Generated from ClubMS admin dashboard |
| Turnstile Site Key | Cloudflare Turnstile site key for bot protection |
Verification
After configuring:
- Click Verify Connection in the plugin settings
- The plugin sends a test request to ClubMS
- On success, you’ll see a green “Connected” status
- On failure, check:
- License key is valid and not revoked
- ClubMS API URL is correct and accessible
- Your WordPress site URL matches the tenant’s
wp_site_url
WordPress Site URL
Your ClubMS tenant must have your WordPress site URL recorded so the plugin’s requests can be authenticated. Set or update it from Dashboard → Settings → WordPress in ClubMS. If the URL doesn’t match, the plugin’s Verify Connection check will fail.
Last updated on