| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
CRM (crm)
• Discuss (mail) • Inventory (stock) • Invoicing (account) • Sales (sale_management) • Calendar (calendar) • Contacts (contacts) |
| Lines of code | 7284 |
| Technical Name |
wt_shopify_connector |
| License | OPL-1 |
| Website | https://way4tech.com |
| Availability |
Odoo Online
Odoo.sh
On Premise
|
| Odoo Apps Dependencies |
•
CRM (crm)
• Discuss (mail) • Inventory (stock) • Invoicing (account) • Sales (sale_management) • Calendar (calendar) • Contacts (contacts) |
| Lines of code | 7284 |
| Technical Name |
wt_shopify_connector |
| License | OPL-1 |
| Website | https://way4tech.com |
WT Shopify Connector
Production-grade Odoo â Shopify connector. Multi-store, queue-driven, webhook-first.
shopify connector · two-way sync · multi-store · webhook · queue · order import · product sync · inventory · fulfillment · payouts · metafields · abandoned cart · Odoo 19 · enterprise alternative · way4tech
Screenshots
Built around how operations teams actually work
Most connectors are thin wrappers around the Shopify REST API. This is built around the failure modes â silent retries, queue visibility, webhook-first sync, and a UI an operations lead can run without calling a developer.
Multi-store from line one
Every record carries a `store_id`. Run as many Shopify shops as you want from one Odoo, with full per-store configuration: warehouse, pricelist, sales team, sync schedule, payment+shipping method mapping.
Queue with full visibility
A unified queue model with state machine, per-line errors, retry/cancel actions, progress bars, and cron-driven processing. Failures are surfaced â not silent.
Webhook-first, cron-fallback
All Shopify topics registered with HMAC-verified callbacks. Real-time updates land in seconds. Fallback cron sweeps catch anything the webhook missed.
Rate-limit aware API client
Hand-rolled REST + GraphQL client. Reads Shopify's call-bucket headers and pre-emptively backs off at 85% capacity. Exponential retry on 429 + 5xx.
Operational dashboard
Owl-based dashboard with KPI cards per store: orders today/week/month, revenue, queue health, last-sync timestamps. Click any number to drill in.
Abandoned cart â CRM
Capture abandoned checkouts and convert them to actionable CRM leads with one click â recover revenue your competitors miss.
What's inside
Sales
- Two-way order + customer sync
- Order import with payment status mapping
- Edit Shopify orders directly from Odoo
- Order export Odoo â Shopify
- Cancel sync (Odoo cancel â Shopify cancel)
Catalog
- Product + variant sync
- Images, pricing, tags, vendor, type
- SKU-based alignment
- Multi-store catalog handling
- Publishing controls (active/draft/archived)
Inventory
- Push Odoo on-hand â Shopify location levels
- Per-warehouse â per-location mapping
- Multi-warehouse aggregation rules
Fulfillment
- Auto-fulfillment on delivery picking validate
- Tracking number + carrier export
- Partial shipment handling
Operations
- HMAC-verified webhook receiver
- Queue dashboard with retry/cancel
- Configurable cron schedules per store + flow
- Logs (success + error) with per-line detail
- KPI dashboard with click-through
Metafields & Extensions
- Metafield mapping model (namespace/key â Odoo field)
- Two-way direction config (in / out / both)
- Per-store namespace
Abandoned Recovery
- Track abandoned checkouts
- One-click â CRM lead
- State machine: open â converted / expired
Install & Activate
- Drop the module into your Odoo addons folder.
- Restart the Odoo server.
- Apps â Update Apps List â search "WT Shopify Connector" â Install.
- Shopify menu â Stores â New â fill shop URL + API token + webhook secret.
- Click Test Connection â Register Webhooks â Import Locations â Import Products â Import Orders.
Compatibility
| Odoo Version | 19.0 (community + enterprise) |
| Required Modules | sale_management, stock, account, crm, mail, delivery |
| Python Dependencies | requests (standard) |
| Shopify API Version | 2024-10 (configurable) |
| License | OPL-1 |
Support & Customisation
Need custom flows, accounting integration, or full migration support? We do that.
way4tech.com · info@way4tech.com
Odoo Proprietary License v1.0 This software and associated files (the "Software") may only be used (executed, modified, executed after modifications) if you have purchased a valid license from the authors, typically via Odoo Apps, or if you have received a written agreement from the authors of the Software (see the COPYRIGHT file). You may develop Odoo modules that use the Software as a library (typically by depending on it, importing it and using its resources), but without copying any source code or material from the Software. You may distribute those modules under the license of your choice, provided that this license is compatible with the terms of the Odoo Proprietary License (For example: LGPL, MIT, or proprietary licenses similar to this one). It is forbidden to publish, distribute, sublicense, or sell copies of the Software or modified copies of the Software. The above copyright notice and this permission notice must be included in all copies or substantial portions of the Software. THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM, OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN THE SOFTWARE.
Please log in to comment on this module