Skip to content
This repository has been archived by the owner on Mar 17, 2022. It is now read-only.

Installation

Jonathan Moore edited this page Jun 4, 2017 · 6 revisions

Dependencies

  1. WooCommerce: woo-poly-integration version 1 requires WooCommerce 3 or higher, it is recommended to use the latest release version from WordPress.org. If you are doing development or very brave you might also like to use the WooCommerce Beta Tester plugin or the WooCommerce GitHub repository. If you must use WooCommerce2.6 please continue to use woo-poly-integration version 0.26. Please activate wooCommerce and run through the setup wizard or manually set the basic settings before activating the translation tool.

  2. Polylang please use latest version from Wordpress.org or Polylang.Pro. After activating Polylang and add your chosen languages and permalink structure before doing anything else!

How to install

Standard install

In your site Admin, go to Plugins, Add New and search for Hyyan WooCommerce Polylang Integration and install it.

Manual install

  1. Download the plugin as zip archive and then upload it to your wordpress plugins folder and extract it there.
  2. Activate the plugin from your admin panel

Composer way

  1. run composer command : composer require hyyan/woo-poly-integration
Clone this wiki locally