An open API service indexing awesome lists of open source software.

https://github.com/fluential/reviewscouk-woocommerceplugin-minifast

Built for speed WooCommerce Plugin for Reviews.co.uk & Reviews.io
https://github.com/fluential/reviewscouk-woocommerceplugin-minifast

woocommerce woocommerce-extension woocommerce-plugin wordpress wordpress-plugin

Last synced: 2 months ago
JSON representation

Built for speed WooCommerce Plugin for Reviews.co.uk & Reviews.io

Awesome Lists containing this project

README

          

[![HitCount](http://hits.dwyl.com/fluential/Reviewscouk-WooCommercePlugin-minifast.svg)](http://hits.dwyl.com/fluential/Reviewscouk-WooCommercePlugin-minifast)

## Reviews.co.uk & Reviews.io WooCommerce Integration Plugin

This plugin integrates the merchant and product reviews on reviews.co.uk & reviews.io with a WooCommerce store eliminating slow js requests.

## Rationale
The original plugin "Reviewscouk WooCommerce" creates a massive cascade of javascript requests calling everytime APIs refreshing reviews, some other widgets pulling additional jquery libs etc. -- slowing down websites in avg ~2-10s. This is it nos acceptable for ecommerce sites where 2s is often the max time allowed.

## Features
This plugin pulls all product and store reviews via cron mechanism into a database, the data is rendered serverside eliminating slow js.
* WPML Support
* Backend reviews sync via cron
* Merchant and product rich snippets on per url basis
* System Logs
* Review display via shortcode ```[rio_shortcode]```
* Small size 26 KiB zip / 96 KiB uncompressed
* NO Automated review collections -- use alternatives
* NO product feed -- use alternatives

### Installation

Step 0: Download repo master .zip

Step 1: Go to the Plugins section of your Wordpress installation

Step 2: Click 'Add New' and select Upload Plugin.

Step 3: Upload this plugins ZIP file.

Step 4: Activate the Plugin

### Configuration

Step 1: Go to Settings > Reviews.io

Step 2: ~~Enter your Reviews.io/Reviews.co.uk API Credentials and Configure all settings.~~ -- Not required at this stage

WPML: You may change translations options for the ```rio_review``` custom post type in ```WPML -> Settings -> Post Types Translation```

### Usage
Rich snippets as well as product reviews will be automatically generated on product pages and selected urls (for merchan rich snippets)

### Support

If you have any enquiries just open a new issue

## Contributors
[Toniievych Andrii](https://github.com/TwistedAndy)