This plugin makes it possible to run multilingual e-commerce sites using
WooCommerce and Polylang.
This is a fork of the
Hyyan WooCommerce Polylang Integration
develop by Hyyan that is no longer mantained. Credit goes entirely to
Hyyan for this great plugin.
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
- The plugin needs
PHP5.3 and above
- This plugin is developed in sync with Polylang
and WooCommerce latest version.
- 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.
- Polylang URL modifications method
The language is set from content
is not
supported yet
Setup your environment
- You need to translate woocommerce pages by yourself
- 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)
and report the issues here
- Suggesting new features here
- Fixing issue (fork from the master
and make a pull request with your fixes)
1.0.1
- Fix: Some emails not sent in the correct language
1.0.0
- Fix: Attribute selection language and attribute sync bug (#2, #16)
- Fix: Fatal error on cart page if not all translations are available (#18)
- Fix: Plugin activates/don't auto-deactive if dependencies are not met (#19)
- Tweak: Add action links to settings and support
- Tweak: Doesn't translate product variation attributes that don't have translations in current language (#20)
1.0.0b (Beta)
First release for
wordpress.org