manifest / integrations / easybroker-sync
EasyBroker Sync
Cross-post WordPress property listings to EasyBroker and pull collaboration + own listings back into WordPress for display.
by Domelux Merida · github.com/shauncuier/easybroker-sync · website
★ 0stars
5release downloads
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/shauncuier/easybroker-sync/releases/download/v0.6.0/easybroker-sync.zipDeclares an update source (false), so updates arrive through the plugin's own updater.
From the readme
EasyBroker Sync for WordPress
Cross-post WordPress property listings to EasyBroker and pull your own listings back into WordPress for display.
✨ Features
- Push to EasyBroker — Publish or update a WordPress property and it's automatically synced to EasyBroker (and its connected portals).
- Pull from EasyBroker — Import your own EasyBroker listings into a dedicated ebproperty post type with full detail (images, pricing, location, etc.).
- Custom Post Type — ebproperty with Operation, Property Type, and Location taxonomies.
- Shortcode — [ebproperties] to display listings anywhere (filterable by limit, operation, type, collaboration).
- Bundled Templates — Archive and single-property templates included; your theme can override them.
- Admin Settings — API key + test connection, currency, agent, image handling, sync frequency, manual sync, and a sync log.
- WP-Cron Scheduling — Automatic sync on a configurable schedule.
- Security Hardened — SSRF protection on image ingestion, rate-limit handling, pre-flight validation, and more.
📥 Installation
From GitHub Releases (recommended)
1. Go to the Releases page.
2. Download the latest easybroker-sync.zip.
3. In WordPress, go to Plugin
Read the full README on GitHub →