Multilingual Products for Commerce
Easily manage multiple language translations for each product.
Creator: Murray Wood (digitalpenguin)
About Multilingual Products for Commerce
Commerce_MultiLang brings multilingual products to Commerce on MODX. Multilingual Products are a custom product type, and can be selected when creating or updating a product. They behave the same way as a regular product only they also carry easily editable translations.
Information
Released
January 4, 2021
Supported Database
MySQL
License
GPLv2
Supported Versions
2.6 - Current
Downloads
239
Documentation
Multilingual Products for Commerce Documentation
Instructions
-
Make sure Babel and LangRouter are already setup and working. http://jako.github.io/LangRouter/
-
You'll need different contexts for each language. These should have been set up when you were installing Babel and LangRouter.
-
Make sure friendly URLs and friendly alias paths are turned on.
-
Install via the MODX package manager.
-
Set the default language key in the default_lang system setting.
-
You can then create products of type "Multilingual Product".
-
Translations available to you are dependent on which contexts you have with a cultureKey.
New in 1.0.0-pl
1.0.0-pl is a complete refactor. Do not upgrade from the alpha version. This needs a fresh install.