/qtranslate-xt

qTranslate-XT (eXTended) - new release: 3.5.3. PR for native integrations of WooCommerce and GravityForms, more testers needed! Integration of Gutenberg in progress :)

Primary LanguagePHPGNU General Public License v3.0GPL-3.0

qTranslate-XT (eXTended)

Developed by: new qTranslate community, from qTranslate-X by John Clause and qTranslate by Qian Qin
Contributors: herrvigg, johnclause, chineseleper, Vavooon, grafcom
Tags: multilingual, language, admin, tinymce, bilingual, widget, switcher, i18n, l10n, multilanguage, translation
Requires: 4.0
Tested up to: 5.0.3
Stable tag: N/A
License: GPLv3 or later
License URI: http://www.gnu.org/licenses/gpl-3.0.html

Adds a user-friendly multilingual dynamic content management.

Description

The qTranslate-XT plugin is an eXTended version of qTranslate-X that we are trying to revive through a new community, since the original plugin is abandoned by its author. Our first goal is to maintain the essential features of this plugin with the last Wordpress and PHP updates. The migration to Gutenberg will be a critical milestone for the survival of this plugin. We are currently building a new organization to give qTranslate a new life. Let's try together, anyone is welcome to participate!

GitHub repository of the new repo: https://github.com/qtranslate/qtranslate-xt.git.

Installation

Since the -XT version is not officially available at Wordpress.org the initial installation must be done manually. You require the permissions to access the plugins folder of your Wordpress installation. Contact your system administrator if needed.

  1. Download the last release from GitHub in zip or tar.gz format (usually zip for Windows users). Alternatively, for developers and those familiar with git, you can git clone the new repo and work on the current branch.
  2. Uncompress the archive in your plugins folder and rename it to qtranslate-xt.
  3. Deactivate plugin qTranslate-X, qTranslate, mqTranslate, qTranslate Plus, zTranslate or any other multilingual plugin, if you are running any.
  4. Activate qTranslate-XT through the 'Plugins' admin page in WordPress (/wp-admin/plugins.php).

If you didn't already have qTranslate-X, proceed with the initial setup of qTranslate-XT:

  1. Open Settings > Languages configuration page and add/delete/disable any languages you need.
  2. Add the "qTranslate Language Chooser" widget or "Language Switcher" menu item to let your visitors switch the language.

Check the FAQ for further instructions.

Frequently Asked Questions

Why is qTranslate-X not maintained anymore?

The previous qTranslate-Team was only one person. We tried to contact the author many times but we got no answer since 2016. Our goal is to build up a real team and make this plugin available again for the whole community. We can't update the official plugin yet. It is still not clear either if we should go on with the qTranslate name, but for now we should focus on new releases. The -XT version can be seen for the least as a "bridge" project.

I'm still using qTranslate-X, can I test qTranslate-XT?

Yes and it's very easy! Currently you can have both qTranslate-X and qTranslate-XT installed in the plugins folder for experimentations, but you should have at most one active at any time: BOTH -X AND -XT SHARE THE SAME OPTIONS! So if you change some options and switch between the plugins, the last changes will remain for the other. The plugin can actually re-adapt its configuration after a switch, in the general case you have nothing to do. If you have some incompatible options you should see some warnings. Note that even if you uninstall either -X or -XT, the options are not erased!

Disclaimer: we cannot guarantee that all the functionalites are preserved and the installation is at your own responsibility. Be sure to backup your database regularly.

Is WooCommerce supported?

WooCommerce was supported in qTranslate-X through a separate add-on. Since it is quite a small plugin it should definitely be possible to make it work well with qTranslate-XT. Here we need developers who are able to test it properly!

I'm new to qTranslate, where can I find detailed instructions for startup?

Check the legacy website:

How to update qTranslate-XT with the last release?

Since the -XT version is not available at wordpress.org, we recommend you to install GitHub Updater. This is is an awesome tool to update plugins from a git repo (with many other features). It checks regularly the last release available in github (from the git tags) and compares it to your current version (defined in the header of qtranslate.php). If a new release is available an update link will appear as for a regular plugin from Wordpress. The check is performed even if the plugin is deactivated.

Alternatively you can delete the current folder and repeat the installation from the last archive. Make sure to deactivate the previous version and then activate the new one, otherwise you will miss the execution of activation hooks and some options may become misconfigured.

Note for developers:

  • since GitHub Updater deploys the archive (tarball) your local git project will be removed if you installed it through git clone. If you want to use a cloned version in production you should not update through GHU, use git pull instead.
  • old releases may contain legacy headers that can become problematic. Be very cautious if you customize the updates for given branches!

Upgrade Notice

3.5.3

Fix REST API: no redirect allowed. Your rewrite rules should be updated by saving the permalink structures from the admin page.

3.5.0

This is the first official release of qTranslate-XT! Please check the CHANGELOG and FAQ.

Screenshots

See original plugin.

Changelog

Check the CHANGELOG.md for the full history.

Known Issues

The previous issues have been duplicated to our new git repository. Please check the git issues before creating new ones.

The legacy issues should also be reviewed before starting using the plugin.

Credentials

  • Thank you to all people motivated to make this plugin live again!
  • Thank you to the authors of the legacy versions, first of all qTranslate-X by John Clause, qTranslate by Qian Qin and all the previous contributors.

Desirable Unimplemented Features

  • support for Gutenberg (!!)
  • support for translatable slugs (!)
  • support for WooCommerce (revive the add-on!)
  • unit/integration tests
  • legacy of desirable features.