Description
Import Yotpo Bottomline Ratings for WooCommerce connects to the Yotpo API to import the average rating and the number of reviews as meta fields on your products. You can then use these meta fields to perform custom queries to determine most popular products, most reviewed products, etc.
Connects to the Yotpo API at regular intervals of your choosing or on-demand to update ratings.
Screenshots
Installation
- Upload “import-yotpo-bottomline-ratings-for-woocommerce.php” to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
- Add your Yotpo API Key and API Secret pair on the settings panel WooCommerce->Import Yotpo Ratings.
FAQ
- Installation Instructions
-
- Upload “import-yotpo-bottomline-ratings-for-woocommerce.php” to the “/wp-content/plugins/” directory.
- Activate the plugin through the “Plugins” menu in WordPress.
- Add your Yotpo API Key and API Secret pair on the settings panel WooCommerce->Import Yotpo Ratings.
- What are the meta keys for the Yotpo product score and the Yotpo total reviews that are added to my products?
-
The meta keys are
yotpo_product_score
andyotpo_total_reviews
, respectively.
Reviews
There are no reviews for this plugin.
Contributors & Developers
“Import Yotpo Bottomline Ratings for WooCommerce” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Import Yotpo Bottomline Ratings for WooCommerce” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
0.1
- Initial release.