Affireo – Affiliates for WooCommerce
Affireo – Affiliates for WooCommerce
Description
Affireo turns your store into a working affiliate program. Affiliates get a referral link, you get a commission record on every sale they bring in, and both sides see the numbers in a clean dashboard.
Every feature listed here is fully functional with no time limit, quota, or license key.
Referral tracking
- Referral links using
?ref=yourslug, tidy/go/yourslug/links, and custom vanity slugs - Signed, tamper resistant tracking cookies with a configurable duration (30 days by default)
- Last click attribution, so the most recent affiliate gets credit
- Bot filtering, so crawlers never create fake clicks
- WP Consent API support and hashed IP storage, so you stay privacy friendly
Commissions
- Percentage or fixed amount commission on every referred order
- Choose what commission is calculated on: item subtotal, taxes, shipping, discounts
- Minimum order amount, plus product, category, and user role exclusions
- A grace period that holds commissions until the refund window closes, so you never pay out on an order that gets returned
- Automatic reversal on full refunds and proportional reduction on partial refunds
- Block self referrals so affiliates cannot buy through their own link
- Per affiliate rate overrides
Affiliate management
- Unlimited affiliates, with no cap on how many you approve
- Registration form with an application queue: approve, reject, or suspend
- A drag and drop registration form field builder
- Approve applications automatically if you prefer
- Activity log recording every status change, rate change, and payout
- A dedicated Affiliate Manager role so you can delegate without handing over admin access
Payouts
- Record manual and store credit payouts with sequential invoice numbers
- Minimum payout thresholds
- CSV export of everything you owe
- Affiliate payout details encrypted at rest and masked in the admin
Affiliate dashboard
- A front end dashboard via the
[ppl_afw_portal]shortcode: earnings, referral links, commission history, payout history - A registration form via the
[ppl_afw_registration]shortcode - Light and dark mode, responsive to 320px, keyboard accessible, and it still works with JavaScript disabled
- Fully overridable templates so your theme can restyle any part of it
Built properly
- WooCommerce High Performance Order Storage (HPOS) and Blocks checkout compatible
- GDPR personal data exporter and eraser
- REST API under
ppl-afw/v1 - Translation ready
Installation
- Install and activate WooCommerce.
- Upload the plugin to
/wp-content/plugins/, or install it from Plugins > Add New. - Activate the plugin through the Plugins screen.
- Go to Affiliates > Settings to set your commission rate and cookie duration.
- Create a page containing
[ppl_afw_portal]for the affiliate dashboard, and another containing[ppl_afw_registration]for applications.
Screenshots

Affiliate program overview: attributed revenue, commissions, visits, conversion rate and your top performing affiliates for the last 30 days.

The affiliate list, with status filters, search and bulk approval.

A single affiliate: balance, lifetime earnings, custom commission rate, payout method, recent referrals and a full activity log.

Referrals, filterable by status, type and date, with one click approve or reject.

Visit tracking, showing which referral link brought each visitor and whether it converted.

Payouts, grouped per affiliate, with CSV export for paying in bulk.

Reports covering earnings and attributed revenue over any date range.

Settings for cookie duration, commission rules, referral URL parameter, registration fields and notifications.

Tools for recalculating stats, clearing tracking data and exporting your records.

The front end affiliate dashboard, where affiliates see their earnings, links, payouts and profile.

The toolbar shortcut: an affiliate gets the tracked referral link for the page they are viewing, ready to copy.
Faq
Yes. The plugin declares HPOS compatibility and uses the WooCommerce CRUD APIs, so it works with both legacy post storage and HPOS.
Create a page containing the [ppl_afw_registration] shortcode. Applications appear under Affiliates in wp-admin, where you approve or reject them. You can also enable automatic approval in the settings.
The plugin records the payouts you make, generates a sequential invoice for each one, and exports what you owe as CSV. You send the money using your normal method.
Commissions stay locked for a grace period you control (14 days by default), so a refunded order never reaches a payout. If a refund happens after approval, a full refund reverses the commission and a partial refund reduces it proportionally.
Payout details are encrypted at rest with libsodium and are only ever shown masked in the admin.
No. Your affiliate data is kept unless you first enable “delete data on uninstall” in the settings.
Reviews
Changelog
1.0.1 on 21st August 2026
- New: toolbar shortcut that gives an active affiliate the tracked referral link for whatever page they are viewing, with one click copying.
- The toolbar is restored for active affiliates on the front end, since WooCommerce hides it from customer and subscriber roles by default. Return false from the ppl_afw_toolbar_restore_admin_bar filter to keep it hidden.
- Minimum PHP requirement lowered to 7.4.
- Tested against WordPress 7.1 and WooCommerce 11.0.1.
1.0.0
- Initial release.