Linux 软件免费装
Banner图

Hyyan WooCommerce Polylang Integration

开发者 hyyan
jonathanmoorebcsorg
更新时间 2021年2月17日 01:09
PHP版本: 7.0 及以上
版权: MIT
版权网址: 版权信息

标签

translate woocommerce language multilanguage polylang translation localization cms international multilingual bilingual

下载

0.29.1 1.4.3 0.18 0.16 0.17.1 0.17.2 0.19 0.20 0.21 0.22 0.23 0.24 0.25 0.27 0.28 0.29 1.0.0 1.0.1 1.0.2 1.0.3 1.0.4 1.1.0 1.2.0 1.3.0 1.4.1 1.4.2 1.4.5 1.5.0

详情介绍:

Given that I am not using Wordpress these days and I haven't really been using WooPoly for a while. I am looking for maintainers to take over this project. If you're interested, please reply to this issue or get in touch with me via email: hyyanaf [at] gmail [dot] com 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.
Please do not ask for support on wordpress forum anymore , it is becoming hard for me to follow issues in different places. please if you want help just open a new Github issue.
Read the full docs Features What you need to know about this plugin
  1. The plugin needs PHP7.0 or above ie same software versions as WooCommerce
  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
Setup your environment
  1. 您需要自行翻译Woocommerce页面
  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:

安装:

Standard install In your site Admin, go to Plugins, Add New and search for Hyyan WooCommerce Polylang Integration and install it. Classical way
  1. Download the plugin as zip archive and then upload it to your wordpress plugins folder and extract it there.
Composer way
  1. run composer command : composer require hyyan/woo-poly-integration
In all cases please do ensure you have Polylang and WooCommerce activated and setup before you Activate this plugin from your admin panel Please note the getting started notes: https://github.com/hyyan/woo-poly-integration/wiki/Getting-Started

屏幕截图:

  • Add and translate products from the same interface you love
  • Products meta is synced , no need to do anything by your own
  • Orders use the customer chosen language
  • Orders language can be changed
  • Get reports in specific language and combine reports for all langauges
  • Control plugin features from its admin page

升级注意事项:

0.20 The release includes many new features for reports , improve the support for emails , and include new bug fixes 0.25 The release includes important fixes , update immediately 0.28 The release includes important fixes and updates for latest version of woocommerce and polylang , please update immediately 0.29 The release includes important fixes and updates for latest version of woocommerce and polylang , please update immediately 0.29.1 The release includes important fixes and updates for latest version of woocommerce and polylang , please update immediately 1.0.0 The release is the first release for WooCommerce 3.x. DO NOT install until you upgrade to WooCommerce 3.x. If you are currently on WooCommerce 2.x, we recommend: 0. Take a backup. And do EVERYTHING in a test environment first. Test. WooCommerce 3 has a large number of breaking changes which may and do break other plugins.
  1. temporarily deactivate this plugin,
  2. upgrade WooCommerce and this plugin
  3. run WooCommerce database upgrade following the wooCommerce prompt
  4. reactivate this plugin
1.0.2 This release includes a change for Wordpress 4.8 compatibility and is tested with WooCommerce 3.1. If you are using WooCommerce 3.x please update immediately.

常见问题:

Does this work with other e-commerce plugins ?

No. This plugin is for polylang and woocommerce

Does this work with WPML plugin?

No. This plugin is for polylang and woocommerce

What do I need to do in my theme

Well , Nothing

Products Category or tags pages are blank

Just make sure to setup your permalinks , and every thing will be fine , I promise