Linux 软件免费装
Banner图

CreatesWowTech Affiliate Program for WooCommerce

开发者 kvhsolutions
更新时间 2026年7月20日 23:48
PHP版本: 8.2 及以上
WordPress版本: 7.0
版权: GPLv2 or later
版权网址: 版权信息

标签

affiliate referral woocommerce commission payouts

下载

1.0.0

详情介绍:

CreatesWowTech Affiliate Program for WooCommerce helps store owners recruit affiliates, track referred visits and orders, calculate commissions, and manage withdrawals from WordPress. It supports referral links and affiliate coupon attribution, configurable first- or last-click tracking, percentage/fixed/hybrid commission rules, multi-tier commissions, affiliate wallets, and built-in payout workflows. The plugin is compatible with WooCommerce High-Performance Order Storage (HPOS) and Cart/Checkout blocks. Plugin homepage: CreatesWowTech Affiliate Program Developed by CreatesWowtech. WooCommerce is a trademark of Automattic Inc. This plugin is not affiliated with or endorsed by Automattic.

安装:

  1. Upload the createswowtech-affiliate folder to /wp-content/plugins/, or install the ZIP through Plugins → Add New → Upload Plugin.
  2. Activate CreatesWowTech Affiliate Program for WooCommerce.
  3. Ensure WooCommerce 10.0 or newer is installed and active (also declared via Requires Plugins).
  4. On activation, the plugin creates its database tables, affiliate role, and default pages when missing.
  5. Configure program, tracking, commission, wallet, payout, and fraud settings under Affiliates → Settings.
  6. Affiliates can use My account → Affiliate or the generated dashboard page.

屏幕截图:

  • Tabbed affiliate program settings (general, tracking, commission, wallet, fraud).
  • WooCommerce My Account affiliate dashboard with referral link and commissions.
  • Withdrawals management and wallet activity.

升级注意事项:

1.0.0 Initial public release.

常见问题:

Does this require WooCommerce?

Yes. This plugin requires WooCommerce 10.0 or newer.

Where do affiliates see their links and commissions?

Approved affiliates can open My account → Affiliate, or visit the Affiliate Dashboard page created on activation.

How are commissions created?

When an attributed WooCommerce order is processed, the plugin creates pending commissions for eligible line items. They are approved when the order reaches the configured status (completed by default).

Are QR codes sent to a third party?

Only if you enable Generate QR in Tracking settings (off by default). When enabled, the referral URL is sent to the goQR.me QR code API (api.qrserver.com) to render the image. See External services for the data details and links to their Terms of Service and Privacy Policy.

Does uninstall delete my data?

No. By default uninstall preserves program data. Define CWTA_REMOVE_DATA as true in wp-config.php before uninstalling to remove plugin options and custom tables.

Why does this plugin create WordPress user accounts?

Affiliate applications must be tied to a WordPress user so approved affiliates can sign in with a normal WordPress session and use the My Account / affiliate dashboard. The plugin does not implement a custom login flow and never auto-logs applicants in after signup. Public account creation runs only when Affiliates → Settings → Enable registration is on. That setting is enforced server-side in the registration service and form/AJAX handlers (not only in the shortcode UI). Logged-in applicants always use their existing account. Guest applicants without an email match are created through core wp_insert_user() (which fires user_register) with the low-privilege cwta_affiliate role, honeypot + IP rate limiting, and WordPress new-user notification emails.

更新日志:

1.0.0