Download the PHP package wpglobus/wpglobus without Composer

On this page you can find all versions of the php package wpglobus/wpglobus. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.

FAQ

After the download, you have to make one include require_once('vendor/autoload.php');. After that you have to import the classes with use statements.

Example:
If you use only one package a project is not needed. But if you use more then one package, without a project it is not possible to import the classes with use statements.

In general, it is recommended to use always a project to download your libraries. In an application normally there is more than one library needed.
Some PHP packages are not free to download and because of that hosted in private repositories. In this case some credentials are needed to access such packages. Please use the auth.json textarea to insert credentials, if a package is coming from a private repository. You can look here for more information.

  • Some hosting areas are not accessible by a terminal or SSH. Then it is not possible to use Composer.
  • To use Composer is sometimes complicated. Especially for beginners.
  • Composer needs much resources. Sometimes they are not available on a simple webspace.
  • If you are using private repositories you don't need to share your credentials. You can set up everything on our site and then you provide a simple download link to your team member.
  • Simplify your Composer build process. Use our own command line tool to download the vendor folder as binary. This makes your build process faster and you don't need to expose your credentials for private repositories.
Please rate this library. Is it a good library?

Informations about the package wpglobus

Latest Stable Version Total Downloads Latest Unstable Version License Project Stats

WPGlobus - Multilingual Everything!

Contributors: TIV.NET INC., Alex Gor, Gregory Karpinsky

Tags: WPGlobus, localization, multilanguage, multilingual, translate

Requires at least: 5.5

Tested up to: 6.2

Requires PHP: 5.6

Stable tag: trunk

License: GPL-3.0-or-later

License URI: https://spdx.org/licenses/GPL-3.0-or-later.html

Multilingual/Globalization: URL-based multilanguage; easy translation interface, compatible with Gutenberg, Yoast SEO, All in One SEO Pack and ACF!

Description

WPGlobus is a family of WordPress plugins assisting you in translating and maintaining bilingual/multilingual WordPress blogs and sites.

Quick Start Video

https://www.youtube.com/watch?v=zoTWY9JrXLs

Please also read the Quick Start Guide.

Important Notes: please read before using WPGlobus!

What is in the FREE version of WPGlobus?

The WPGlobus plugin provides you with the general multilingual tools.

The WPGlobus plugin serves as the foundation to other plugins in the family.

There are several Free Add-ons:

When do I need WPGlobus Premium Add-ons?

For more details, please check out the descriptions of each paid add-on on our website:

Compatibility with WordPress Themes

Compatibility with WordPress Plugins

We have checked WPGlobus together with many plugins, including:

Some 3rd-party plugins are supported with our premium add-ons:

Permalinks

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.

Developing on localhost or custom ports

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.

More info and ways to contact the WPGlobus Development Team

Admin interface translations:

NOTE: Please do not translate anything using the WordPress interface! Join our translation team on Transifex or translate the POT file using POEdit. Thank you!

Installation

You can install this plugin directly from your WordPress dashboard:

  1. Go to the Plugins menu and click Add New.
  2. Search for WPGlobus.
  3. Click Install Now next to the WPGlobus plugin.
  4. Activate the plugin.

Alternatively, see the guide to Manually Installing Plugins.

To install with PHP Composer:

Frequently Asked Questions

Please read these first:

No automatic translation

WPGlobus does NOT translate texts! You need to translate texts manually.

After deactivating WPGlobus, all my pages look like garbage!

What you see is a mix of the languages, which WPGlobus knows how to handle when it's active. When you deactivate WPGlobus, your site is not multilingual anymore, and you have to remove all translations.

WPGlobus stores all translations using a special format: {:en}English{:}{:fr}French{:}{:es}Spanish{:}. If you decide to deactivate WPGlobus, you must run the clean-up tool to keep only one language. See the details on the "Uninstall" tab in the WPGlobus Settings.

When I switch language, I am getting 404 on all pages

Please go to the Admin - Settings - Permalinks page. Make sure that the Common Settings is not set to "Plain" and then press the Save Changes button. It should help.

Is there a PRO version?

We do not make a "PRO" plugin that replaces the free one. Instead, we have a set of add-ons that extend the WPGlobus functionality. Please found them on our website.

NOTE: When you install an add-on, such as WPGlobus Plus, you must keep the WPGlobus plugin activated!

From the WPGlobus.com FAQ Archives:

Screenshots

https://wordpress.org/plugins/wpglobus/#screenshots

Upgrade Notice

2.0.0

WPGlobus Version 2 supports WordPress 5.x, with Gutenberg.

Changelog

2.12.2

2.12.1

2.12.0

2.10.10

2.10.9

Demo Sites


All versions of wpglobus with dependencies

PHP Build Version
Package Version
Requires bemailr/wp-requirements Version ^2.0.2
tivwp/updater Version ^1.0.10
ext-json Version *
Composer command for our command line client (download client) This client runs in each environment. You don't need a specific PHP version etc. The first 20 API calls are free. Standard composer command

The package wpglobus/wpglobus contains the following files

Loading the files please wait ....