Skip to content

conikal/product-outside

Repository files navigation

=== Product Outside ===

Contributors: Conikal
Tags: product-outside, woocommerce product, another products, another store, product load
Requires at least: 4.0
Tested up to: 5.4
Stable tag: 1.0.2s
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

WooCommerce Compatible up to 3.9

== Description ==

Product Outside is an extension of Woocommerce that allows administrators to display products from another woocommerce website through the WooCommerce REST API with a flexible shortcode to display it anywhere on the site.

What can be done with Product Outside.
- Render in two ways: Client Side Rendering or Server Side Rendering
- Display products with all WooCommerce queries.
- Display products by category.
- Show products are on sale.
- Display featured products.
- Filter by range of price
- Exclude or Include products
- Filter by product type, status, stocking status, tags, date
- Load more button alow user see more products.
- Open in New tab option.


= Installation =

1. Unzip the downloaded zip file.
2. Upload the plugin folder into the `wp-content/plugins/` directory of your WordPress site.
3. Activate Product Outside from Plugins page

= Configuration =

1. Go to Settings > Product Outside
2. Add Key from WooCommerce > Settings > Advanced on target site 
3. Fill the site url you want connect and Consumer Key/Secret into Product Outside settings
4. Open pge you want add product with WP Bakery Editor. Add Product Outside shortcode on WooCommerce Tab.
5. Enjoy it!

== Changelog ==

= 1.0.2 = Released on 16 March 2020
* Fixed bugs

= 1.0.0 = Released on 15 March 2020

* First Release