products-compare-for-woocommerce
Last commit date
assets
7 years ago
css
7 years ago
fonts
7 years ago
includes
7 years ago
js
7 years ago
templates
7 years ago
webfonts
7 years ago
products-compare.php
7 years ago
readme.txt
7 years ago
wpml-config.xml
7 years ago
readme.txt
135 lines
| 1 | === Products Compare for WooCommerce === |
| 2 | Plugin Name: Products Compare for WooCommerce |
| 3 | Contributors: berocket, dholovnia |
| 4 | Donate link: http://berocket.com/ |
| 5 | Tags: products, products compare, product comparison, woocommerce compare, products differences, comparison, products diff, compare products, compare table, woocommerce compare products, woocommerce table compare, woocommerce compare items, custom compare page, add to compare button, widget with selected products to compare, products to compare widget, select attributes for compare, customize for compare buttons, Customize for compare page, custom compare buttons, berocket, berocket products compare for woocommerce |
| 6 | Requires at least: 4.0 |
| 7 | Tested up to: 5.2 |
| 8 | Stable tag: 1.0.13.1 |
| 9 | License: GPLv2 or later |
| 10 | License URI: http://www.gnu.org/licenses/gpl-2.0.html |
| 11 | |
| 12 | Allow your users to compare products of your shop by attributes and price. |
| 13 | |
| 14 | == Description == |
| 15 | |
| 16 | Allows customers to compare products. Your customers can make better buying decisions on products they want and need. Products Compare for WooCommerce allows users to firstly add products to a compare list, then at the click of a mouse the chosen products can be viewed in a comparison table. |
| 17 | |
| 18 | = Features: = |
| 19 | ✅ Compare Page |
| 20 | ✅ Add to compare button |
| 21 | ✅ Widget with selected products to compare |
| 22 | ✅ Select attributes for compare |
| 23 | ✅ Customization for buttons and compare page |
| 24 | ✅ Set custom text on buttons |
| 25 | ✅ Different type of widget |
| 26 | |
| 27 | |
| 28 | = Plugin Links: = |
| 29 | [Demo](http://woocommerce-products-compare.berocket.com/shop/) |
| 30 | [Demo Description](http://woocommerce-products-compare.berocket.com/) |
| 31 | |
| 32 | = Plugin video = |
| 33 | [youtube https://youtu.be/2Z-Tq29nVCY] |
| 34 | |
| 35 | = Compatibility with WooCommerce plugins = |
| 36 | Products Compare for WooCommerce has been tested and compatibility is certain with the following WooCommerce plugins that you can add to your site: |
| 37 | |
| 38 | 🔸 [**Load More Products for WooCommerce**](https://wordpress.org/plugins/load-more-products-for-woocommerce/) |
| 39 | 🔸 [**Grid/List View for WooCommerce**](https://wordpress.org/plugins/gridlist-view-for-woocommerce/) |
| 40 | 🔸 [**Product Preview for WooCommerce**](https://wordpress.org/plugins/product-preview-for-woocommerce/) |
| 41 | 🔸 [**Splash Popup for WooCommerce**](https://wordpress.org/plugins/splash-popup-for-woocommerce/) |
| 42 | 🔸 [**Terms and Conditions Popup for WooCommerce**](https://wordpress.org/plugins/terms-and-conditions-popup-for-woocommerce/) |
| 43 | 🔸 [**Wishlist and Waitlist for WooCommerce**](https://wordpress.org/plugins/wish-wait-list-for-woocommerce/) |
| 44 | |
| 45 | Nevertheless, it could be compatible with many other WooCommerce plugins that have not been tested yet. If you want to inform us about compatibility with other plugins, please, [email to us](http://berocket.com/contact). |
| 46 | |
| 47 | |
| 48 | == Installation == |
| 49 | Important: First of all, you have to download and activate WooCommerce plugin, because without it Products Compare for WooCommerce cannot work. |
| 50 | |
| 51 | 1. Unzip the downloaded .zip file. |
| 52 | 2. Upload the Products Compare for WooCommerce folder into the `wp-content/plugins/` directory of your WordPress site. |
| 53 | 3. Activate `Products Compare for WooCommerce` from Plugins page |
| 54 | |
| 55 | = Configuration = |
| 56 | Products Compare for WooCommerce will add a new sub-menu item called "Products Compare" in "WooCommerce" menu. There you will be able to access plugin settings page. |
| 57 | |
| 58 | |
| 59 | == Frequently Asked Questions == |
| 60 | |
| 61 | = Is it compatible with all WordPress themes? = |
| 62 | Compatibility with all themes is impossible, because they are too many, but generally if themes are developed according to WordPress and WooCommerce guidelines, BeRocket plugins are compatible with them. |
| 63 | |
| 64 | = How can I get support if my WooCommerce plugin is not working? = |
| 65 | If you have problems with our plugins or something is not working as it should, first follow this preliminary steps: |
| 66 | |
| 67 | * Test the plugin with a WordPress default theme, to be sure that the error is not caused by the theme you are currently using. |
| 68 | * Deactivate all plugins you are using and check if the problem is still occurring. |
| 69 | * Ensure that your plugin version, your theme version and your WordPress and WooCommerce version (if required) are updated and that the problem you are experiencing has not already been solved in a later plugin update. |
| 70 | |
| 71 | If none of the previous listed actions helps you solve the problem, then, submit a ticket in the forum and describe your problem accurately, specify WordPress and WooCommerce versions you are using and any other information that might help us solve your problem as quickly as possible. Thanks! |
| 72 | |
| 73 | --- |
| 74 | |
| 75 | == Screenshots == |
| 76 | 1. General settings |
| 77 | 2. Style settings |
| 78 | 3. Text settings |
| 79 | |
| 80 | --- |
| 81 | |
| 82 | == Changelog == |
| 83 | |
| 84 | = 1.0.13.1 = |
| 85 | * Fix - Remove some links |
| 86 | |
| 87 | = 1.0.13 = |
| 88 | * Enhancement - Code Security |
| 89 | |
| 90 | = 1.0.12 = |
| 91 | * Fix - Subscribe |
| 92 | * Fix - Feature request send |
| 93 | |
| 94 | = 1.0.11 = |
| 95 | * Enhancement - Add to cart button in compare table |
| 96 | * Enhancement - Feature request box |
| 97 | * Enhancement - Feedback box |
| 98 | |
| 99 | = 1.0.10.1 = |
| 100 | * Fix - JavaScript error |
| 101 | |
| 102 | = 1.0.10 = |
| 103 | * Upgrade - better plugin menu items location |
| 104 | |
| 105 | = 1.0.9 = |
| 106 | * Upgrade - WordPress 4.9 compatibility |
| 107 | |
| 108 | = 1.0.8 = |
| 109 | * Upgrade - more useful subscribe |
| 110 | * Fix - updater fix |
| 111 | |
| 112 | = 1.0.7 = |
| 113 | * Upgrade - recent woocommerce version support |
| 114 | * Upgrade - new Admin notices |
| 115 | |
| 116 | = 1.0.6 = |
| 117 | * Upgrade - Option to subscribe |
| 118 | * Upgrade - Better advertisement |
| 119 | |
| 120 | = 1.0.5 = |
| 121 | * Fix - Better WooCommerce 3 compatibility |
| 122 | * Fix - Premium plugin link on settings page |
| 123 | |
| 124 | = 1.0.4 = |
| 125 | * Compatibility with WooCommerce 3.0.0 |
| 126 | * Better compatibility with WPML |
| 127 | |
| 128 | = 1.0.3 = |
| 129 | * Change styles in admin panel |
| 130 | * Compatibility with other plugins |
| 131 | * Small fixes |
| 132 | |
| 133 | = 1.0.1.2 = |
| 134 | * First public version |
| 135 |