by Gregory Karpinsky (@tivnet) on WordPress.org
Multilingual/Globalization: URL-based multilanguage with an easy translation interface.

The Welcome screen.
WPGlobus is a family of WordPress plugins assisting you in translating and maintaining bilingual/multilingual WordPress blogs and sites.
Please also read the Quick Start Guide.
{:en}English{:}{:fr}French{:}{:es}Spanish{:}. If you decide to deactivate and uninstall WPGlobus, you must run the cleanup tool to keep only one language. See the details on the “Welcome” tab in the WPGlobus Settings.wpglobus-language=xx where xx is a two-letter language code: en, de, fr, etc.The WPGlobus plugin provides you with the general multilingual tools.
The WPGlobus plugin serves as the foundation to other plugins in the family.
/my-page/ translates to /fr/ma-page, /es/mi-pagina and so on);For more details, please check out the extension descriptions on our website:
wp_options database table.We have tested WPGlobus with many plugins. However, since plugins are frequently updated, some adjustments may be required after a new update. We will do our best to monitor and make the necessary changes on our end.
IMPORTANT: WPGlobus will not work if your URLs look like example.com?p=123 or example.com/index.php/category/post/.
Please go to Settings->Permalinks and change the permalink structure to non-default and with no index.php in it. If you are unable to do that for some reason, please talk to your hosting provider or systems administrator.
Note: WooCommerce adds their own section to the Permalinks. It is important to fill in all the information. For example, you need to specify your Shop Base, for example, /product/. If you leave it blank, WooCommerce will try to translate the base (eg /produkt/ for German), which will result in a 404 error.
WPGlobus may not work correctly on development servers having URLs like //localhost/mysite or on custom ports like //myserver.dev:3000. Please use a proper domain name (a fake one from /etc/hosts is OK), and port 80.