manifest / integrations / wp4odoo
WordPress For Odoo
Modular WordPress ↔ Odoo ERP (v14+) bridge. 72 sync modules: e-commerce, CRM, forms, invoicing, memberships, donations, LMS, booking, helpdesk, affiliates & more. Async queue, dual transport (JSON-RPC / XML-RPC), encrypted credentials, webhooks, Multisite, WP-CLI, WPML/Polylang. GPL v2+. EN/FR/ES.
★ 3stars
1forks
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/paulargoud/wp4odoo/archive/refs/heads/main.zipFrom the readme
WP4Odoo — WordPress For Odoo
Modular WordPress plugin that creates a seamless, bidirectional bridge between WordPress/WooCommerce and Odoo ERP (v14+). Built on a clean, extensible architecture with 72 integration modules, an async sync queue, WordPress Multisite support (per-site company scoping), and full WP-CLI support. Ships in 3 languages (English, French, Spanish).
Target users: WordPress agencies and businesses running Odoo as their ERP who need reliable, real-time data flow between their website and back-office.
Features
- Async Queue — No API calls during user requests; all sync jobs go through a persistent database queue with exponential backoff, deduplication, and configurable batch size
- Dual Transport — JSON-RPC 2.0 (default for Odoo 17+) and XML-RPC (legacy), swappable via settings, shared HTTP layer via RetryableHttp trait. Retry orchestration at queue level (exponential backoff via SyncEngine)
- Encrypted Credentials — API keys encrypted at rest with libsodium (OpenSSL fallback)
- Webhooks — REST API endpoints for real-time notifications from Odoo, with per-IP rate limiting
- Admin Dashboard — 6-tab settings interface (Connection, Sync, Modules, Queue, Logs, Hea
Read the full README on GitHub →
Releases
| Tag | Published |
|---|---|
| 3.9.2 | Jun 11, 2026 |
| 3.9.1 | Feb 23, 2026 |
| 3.9.0 | Feb 19, 2026 |
| 3.8.0 | Feb 19, 2026 |
| 3.7.0 | Feb 19, 2026 |
| 3.6.0 | Feb 18, 2026 |
| 3.5.0 | Feb 18, 2026 |
| 3.4.0 | Feb 17, 2026 |
| 3.3.0 | Feb 16, 2026 |
| 3.2.5 | Feb 15, 2026 |
| 3.2.0 | Feb 15, 2026 |
| 3.1.5 | Feb 15, 2026 |
These releases are tags only. The author does not attach a packaged zip, so there are no download counts to report.