★ 0stars
11release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/icyavocado/zeffy-sync/releases/download/v1.1.0.37/zeffy-sync.zipDeclares an update source (https://github.com/icyavocado/zeffy-sync), so updates arrive through the plugin's own updater.
From the readme
zeffy-sync
WordPress plugin that syncs Zeffy campaigns to WordPress posts/events.
Zeffy source API
- GET https://api.zeffy.com/api/v1/campaigns
WordPress UI setup
After activation, use the Zeffy Sync item in the WordPress admin sidebar.
The settings page includes pre-filled defaults that you can change:
- Zeffy API Key (credential)
- Zeffy Campaigns Endpoint (default: https://api.zeffy.com/api/v1/campaigns)
- Target Post Type (default: post)
- Default Post Status (default: publish)
- Sync Interval (default: hourly)
- Campaigns to Import (Event, Donation, Membership)
You can also trigger a manual run with Run Sync Now.
Behavior
- Schedules a recurring sync on activation using the selected interval.
- Pulls Zeffy events (including nested campaign events when present) and normalizes key fields (eventid/id/campaignid, eventname/name/title, details/description/summary, status).
- Finds existing content via zeffycampaignid post meta.
- Creates a post for each new event; updates the matching post when the event already exists.
- Stores Zeffy campaign linkage in zeffycampaignid.
- Supports category-based import filtering using Zeffy category values:
- Event → Event
- Donation
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.1.0.37 | May 21, 2026 | zeffy-sync.zip | 1 |
| v1.1.0.36 | May 21, 2026 | zeffy-sync.zip | 1 |
| v1.1.0.35 | May 19, 2026 | zeffy-sync.zip | 1 |
| v1.1.0.28 | May 19, 2026 | zeffy-sync.zip | 1 |
| v1.1.0.25 | May 19, 2026 | zeffy-sync.zip | 1 |
| v1.1.0.22 | May 19, 2026 | zeffy-sync.zip | 1 |
| v1.1.0.19 | May 19, 2026 | zeffy-sync.zip | 1 |
| v1.1.0.15 | May 19, 2026 | zeffy-sync.zip | 1 |
| v1.1.0.12 | May 19, 2026 | zeffy-sync.zip | 1 |
| v1.1.0.8 | May 19, 2026 | zeffy-sync.zip | 1 |
| v1.1.0.5 | May 19, 2026 | zeffy-sync.zip | 1 |