Reco For Woocommerce

Sync WooCommerce orders with external product review service Reco.se and display high-quality rating widgets across your shop.

By recotrust

Version 1.0.5 Active Installs 10+ Updated 6 days ago 4 months old

Description

Reco For Woocommerce integrates Reco.se’s powerful review and rating infrastructure directly into your WooCommerce store.

Features:
– Automatically sync orders to Reco’s review system
– Add product rating widgets to listings and single product pages
– Show full review lists and rating distribution charts
– Shortcodes for flexible placement anywhere
– Customize widget placement, style, and star color
– Supports localized customer invites (Swedish or English)

Requires Plugins

Woocommerce

External services

This plugin communicates with a single external service: Reco.se Product Review API (https://api.reco.se/).

What the service is and what it’s used for:
– Reco.se is an external product‑review platform. The plugin uses Reco’s API to:
– Create review invites based on your WooCommerce orders.
– Retrieve product ratings, rating distributions, and reviews for display in your store.
– Optionally push store branding (color and logo) for consistent styling in Reco‑hosted experiences.

What data is sent and when:
– Order / invite creation and updates
– When: Whenever order status changes; invites are created for orders that reach the WooCommerce status completed.
– Data (examples; actual values depend on the order and your settings):
– Order: transactionId, orderNr, status, total, currency, dateCreated, dateModified, customerId (billing email), lang, storeId, billing (first name, last name, company, email, phone, postcode, country)
– Line items: id/productId, sku, name, quantity, total, price, brand (from meta or manual setting), image, gtin (if configured), productUrl, variation attributes
– Note: This includes customer PII (name, email, phone, postcode, company if provided) and purchase details.

  • Ratings/reviews retrieval (read‑only)

    • When: When storefront widgets or shortcodes request product ratings, distributions, or review lists. Responses are cached in WordPress transients for ~5 minutes.
    • Data sent: Identifiers (store and product) plus pagination parameters. No customer PII is sent in these read‑only fetches.
  • Review moderation (visibility)

    • When: If you change a review’s visibility via the plugin.
    • Data: { "visible": true|false }
  • Store appearance/settings push (optional)

    • When: On relevant setting updates.
    • Data: { "brandColor": "#RRGGBB", "logoUrl": "https://…" }

Links to the service’s terms and privacy:
– Reco website: https://www.reco.se/
– API base: https://api.reco.se/
– Terms of Service and Privacy Policy: Please refer to the legal links in the footer of https://www.reco.se/ for the most current URLs.

Required Plugins

Woocommerce

Can I use shortcodes outside WooCommerce product pages?

Yes, you can use them in posts, pages, widgets, and templates.

Shortcodes

Shortcode
Description

[reco-rating]
Default stars-only widget

[reco-rating style="stars-rating"]
Stars + numeric rating

[reco-rating style="stars-rating-count"]
Stars + rating + count

[reco-rating style="stars-rating-count-text"]
Stars + rating + count + summary text

[reco-rating-small]
Compact inline star widget

[reco-rating-distribution]
Rating distribution chart

[reco-reviews-list]
Full review list

[reco-reviews-tab]
Full tab override (used automatically)

License

This plugin is licensed under the GPLv2 or later. See https://www.gnu.org/licenses/gpl-2.0.html.

Plugin comparisons

See how this plugin stacks up against alternatives side by side.