Skip to content

Tii/woo-poly-integration

 
 

Repository files navigation

WordPress WooCommerce Polylang Integration

project status Latest Stable Version Wordpress plugin Wordpress Wordpress rating License

This plugin makes it possible to run multilingual e-commerce sites using WooCommerce and Polylang.It makes products and store pages translatable, lets visitors switch languages and order products in their language. and all that from the same interface you love.

Read the full docs

Features

  • Auto Download Woocommerce Translation Files
  • Page Translation
  • Endpoints Translation
  • Product Translation
    • Categories
    • Tags
    • Attributes
    • Shipping Classes
    • Meta Synchronization
    • Variation Product
    • Product Gallery
  • Order Translation
  • Stock Synchronization
  • Cart Synchronization
  • Coupon Synchronization
  • Emails
  • Reports
    • Filter by language
    • Combine reports for all languages

What you need to know about this plugin

  1. The plugin needs PHP5.3 and above
  2. This plugin is developed in sync with Polylang and WooCommerce latest version
  3. The plugin support variable products , but using them will disallow you to change the default language , because of the way the plugin implements this support. So you have to make sure to choose the default language before you start adding new variable products.
  4. Polylang URL modifications method The language is set from content is not supported yet

How to install

Classical way

  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

Setup your environment

  1. You need to translate woocommerce pages by yourself
  2. The plugin will handle the rest for you

Translations

Contributing

Everyone is welcome to help contribute and improve this plugin. There are several ways you can contribute:

  • Reporting issues (please read issue guidelines)
  • Suggesting new features
  • Writing or refactoring code
  • Fixing issues

Packages

No packages published

Languages

  • PHP 96.2%
  • JavaScript 3.3%
  • Shell 0.5%