| 开发者 | mralaminahamed |
|---|---|
| 更新时间 | 2026年6月14日 14:46 |
| 捐献地址: | 去捐款 |
| PHP版本: | 7.4 及以上 |
| WordPress版本: | 7.0 |
| 版权: | GPLv2 or later |
| 版权网址: | 版权信息 |
{vendor_name}, {vendor_email}, {shop_name}, {shop_url}, {social_profiles}, {is_trusted}, and {toc_accepted}.
Two-Way ClickUp Webhook Sync
Receive ClickUp task status changes back in WordPress. Map a status like "Approved" to automatically enable a vendor — manage vendors directly from ClickUp without touching WordPress admin.
Conditional List Routing (Pro)
Route different vendor types to different ClickUp lists — premium vendors to "Priority Queue", trial vendors to "Onboarding", and so on.
Slack Notifications
Post a Slack message on task creation or failure. Per-event toggle keeps noise low.
Automatic Retry Queue
If ClickUp is temporarily unreachable, failed tasks queue automatically and retry — vendor registration never blocks.
Duplicate Prevention
User meta flags guarantee each vendor gets exactly one task per event, even if hooks fire multiple times.
ClickUp API Caching
Workspace and list lookups are cached for 1 hour; overview stats for 5 minutes — stays well within ClickUp's 100 req/min rate limit.
Modern Admin Dashboard
A fast React 18 SPA lives under Dokan → ClickUp Integration with 8 tabs:
Ctrl/Cmd+K command palette for tab navigation, Ctrl/Cmd+S to save from anywhere, slide-in Tweaks panel for light/dark mode, accent colour, and density.
Free vs Pro
Included in the free plugin:
New Vendor: {vendor_name}).Yes. Dokan Lite is fully supported at no cost. Dokan Pro unlocks additional automation events (subscriptions, refunds, store reviews, seller badges, commission changes).
No. The free version of Dokan (Dokan Lite) works with all core features including vendor registration, approval, disable, product review, milestone, and withdrawal triggers.
Go to ClickUp → click your avatar → Settings → Apps → Generate to create a personal API token. Paste it in the plugin's Connection tab. Your token is stored securely on your server and is never exposed in the browser.
Vendor name, email, shop name, shop URL, phone, company, social profiles (Facebook, Twitter, LinkedIn, YouTube, TikTok, Instagram, Threads), trust status, T&C accepted, registration date, WordPress user ID, and an admin-only link to the vendor profile. No passwords, payment details, or order data.
Yes. Each of the 13 lifecycle events has its own independent task name template with placeholder support: {vendor_name}, {vendor_email}, {shop_name}, {shop_url}, {social_profiles}, {is_trusted}, {toc_accepted}. You can also choose plain text or Markdown for the description.
No. The plugin records when a task has been created for each vendor. If a registration event fires more than once for the same vendor, the duplicate is automatically skipped.
Vendor registration completes normally regardless of ClickUp availability. The failed task is queued for automatic retry. An optional Slack notification fires on failure.
Yes, with the two-way webhook. Map ClickUp task statuses (e.g. "Approved", "Rejected") to WordPress actions — the plugin can enable or disable a vendor automatically when a task status changes in ClickUp. No WordPress login required.
This is the Conditional List Routing feature, available in the Pro add-on. Create rules based on vendor role or shop category to route vendors to different ClickUp lists.
Yes. The plugin is fully compatible with WooCommerce's High-Performance Order Storage (HPOS) and the new Cart and Checkout blocks.
vendor-tasks-dokan-clickup-* file.[error] lines with the vendor user ID.100 requests per minute per token. This plugin caches workspace and list lookups for 1 hour and overview stats for 5 minutes to minimise API calls.
Yes. Drop .mo files into /wp-content/languages/plugins/ or use a translation plugin like Loco Translate.
Yes. Slack is entirely optional. Leave the Slack webhook URL blank and no notifications are sent.
No. This plugin listens to events published by the Dokan plugin and reacts to them. No Dokan source files are modified.