Feedaty Rating for WooCommerce

Descripción

This plugin automatically manages connection to your Feedaty account and displays either your store ratings than your products ratings.
Send orders data to Feedaty on specific order triggers or even export your orders with the export tool.

It replaces the legacy plugin, imports store settings, and api keys with just one click.

You can append your Reviews to WooCommerce microdata.
You can choose to display the Feedaty Review tab in product page and choose to hide the default WooCommerce Review tab.

Choose your style from a rich selection of snippets and place it anywhere inside your product page. The plugin also includes WodrPress filters so you can add new positions to your page.

Feedaty WordPress Rating comes with a store Widget.

Added new filter

With this filter user can disable js enqueuing from feedaty cdn:

add_filter('feedaty_enqueue_js', function($boolean){
    return true/false
});

Main Features:

Main Settings

  • Trigger order status for sending data to Feedaty API
  • Enable Microdata
  • Enable Feedaty Reviews Tab
  • Hide Default WooCommerce Reviews Tab

Product Badge

  • Enable Product Badge
  • Choose Badge position
  • Choose your Badge Style

Product Ratings Carousel

  • Enable Product Ratings Carousel
  • Choose Carousel position
  • Choose your Carousel Style

Store Badge

  • Enable Store Badge
  • Choose your Style
  • Place the Badge through the Widget Area

Store Ratings Carousel

  • Enable Store Ratings Carousel
  • Choose your Style
  • Place the Carousel through the Widget Area

Export Tool

  • Export your orders in just one click

Arbitrary section

Instalación

From your WordPress dashboard

  1. Open Plugins Menu -> Add New;
  2. Search for «Feedaty WooCommerce Rating» inside the WordPress repository;
  3. Activate it from the ‘Plugins’ menu in WordPress;

From WordPress.org

  1. Download the zip archive;
  2. Upload zip through Plugins -> Add New -> Upload Plugins;
  3. Activate the plugin through the ‘Plugins’ menu in WordPress;

Once Activated

  1. Open Menu Feedaty WR;
  2. Fill The Forms inside the Plugin area

FAQ

What are the plugin requirements?

Both WooCommerce and a Subscription to Feedaty service are required.

Reseñas

No hay valoraciones para este plugin.

Colaboradores y desarrolladores

«Feedaty Rating for WooCommerce» es un software de código abierto. Las siguientes personas han colaborado con este plugin.

Colaboradores

Traduce «Feedaty Rating for WooCommerce» a tu idioma.

¿Interesado en el desarrollo?

Revisa el código , echa un vistazo al repositorio SVN o suscríbete al registro de desarrollo por RSS.

Registro de cambios

1.0.16

  • Debug on webservice call

1.0.15

  • Added support for EAN on Variable products

1.0.14

  • check isset RatingsCount & AvgRating

1.0.13

  • New Widgets version v3.0.0

1.0.12

  • No aggregateRatings microdata pushed in case product has no ratings
  • Prevented jQueryUI callback conflicts on Divi Theme

1.0.11

  • Product EAN – corrected minor warning

1.0.10

  • changed internal api parameters

1.0.9

  • corrected a bug that prevented shop badge widget from displaying

1.0.8

  • Updates scripts in case of wrong merchant code.
  • Displays an admin message in case plugin can’t retrieve the correct widget

1.0.6

  • Corrected minor Bug

1.0.4

  • Added New filter feedaty_enqueue_js for disabling external js enqueuing
  • Added support for EAN/GTIN codes
  • Debug logging functionality

1.0.3

  • Fixed minor bug

1.0.2

  • Fixed send-order procedure

1.0.0

  • Plugin first release