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
- Host: GitHub
- URL: https://github.com/fluential/reviewscouk-woocommerceplugin-minifast
- Owner: fluential
- License: apache-2.0
- Created: 2020-06-08T12:13:45.000Z (about 6 years ago)
- Default Branch: master
- Last Pushed: 2020-09-20T11:10:48.000Z (almost 6 years ago)
- Last Synced: 2025-10-10T04:26:25.086Z (9 months ago)
- Topics: woocommerce, woocommerce-extension, woocommerce-plugin, wordpress, wordpress-plugin
- Language: PHP
- Homepage:
- Size: 132 KB
- Stars: 0
- Watchers: 2
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
[](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)