manifest / integrations / causeway5-importer
Causeway Listings Importer
Causeway 5.0 Importer for Headless WordPress
★ 0stars
0forks
Install
No release zip yet. The repository archive installs, but the folder name will carry the branch suffix and updates will not flow:
wp plugin install https://github.com/novastreamca/causeway5-importer/archive/refs/heads/main.zipDeclares an update source (https://github.com/NovaStreamCA/causeway5-importer), so updates arrive through the plugin's own updater.
From the readme
Causeway Listings Importer — Headless Mode
This plugin imports listings and taxonomies from the Causeway API into WordPress and can optionally operate in a “headless” mode to feed an external frontend.
Headless mode
Toggle headless behavior in: Listings → Settings → Causeway Import Settings.
- Is this for a headless environment? (isheadless)
- OFF (default): Import only. No export functionality is exposed or scheduled.
- ON: Export features are enabled so an external frontend can fetch data.
Settings
- Causeway API URL (causewayapiurl) — required
- Example: https://v5-api.causewayapp.ca/
- Public Website URL (causewaypublicurl) — required when headless is ON
- The external site to notify after imports. Example: https://cbisland.ca
- Headless API Secret (headlessapisecret) — required when headless is ON
- Shared secret sent as x-causeway-secret when notifying the external site.
Behavior by mode
When headless is OFF:
- Manual Export button is hidden on the admin page.
- Manual export action is blocked.
- Export cron is not scheduled.
- REST endpoints below are NOT registered.
- Post-import notification to the public site is skipped.
When headless is ON:
- Manual Ex
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 1.1.19 | Aug 26, 2026 |
| 1.1.18 | Jul 20, 2026 |
| 1.1.17 | Jul 15, 2026 |
| 1.1.16 | Jul 13, 2026 |
| 1.1.15 | Jun 24, 2026 |
| 1.1.14 | May 29, 2026 |
| 1.1.13 | May 29, 2026 |
| 1.1.12 | May 28, 2026 |
| 1.1.11 | Apr 30, 2026 |
| 1.1.10 | Apr 21, 2026 |
| 1.1.9 | Mar 19, 2026 |
| 1.1.8 | Mar 16, 2026 |
| 1.1.7 | Mar 16, 2026 |
| 1.1.6 | Mar 10, 2026 |
| 1.1.5 | Mar 9, 2026 |
| 1.1.4 | Feb 26, 2026 |
| 1.1.3 | Feb 26, 2026 |
| 1.1.2 | Jan 27, 2026 |
| 1.1.1 | Nov 24, 2025 |
| 1.1.0 | Nov 20, 2025 |
| 1.0.9 | Nov 13, 2025 |
| 1.0.8 | Nov 12, 2025 |
| 1.0.7 | Nov 12, 2025 |
| 1.0.6 | Nov 12, 2025 |
| 1.0.5 | Nov 12, 2025 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.