Download the PHP
package tofandel/wpml-updater without Composer
On this page you can find all versions of the php package
tofandel/wpml-updater. 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 wpml-updater
Installation
First install the composer plugin in your project (or globally)
Then create an auth.json file in which you will add your WPML credentials
You can retrieve those credentials by going to https://wpml.org/account/downloads/
and copying the url of any of the plugin's download button and then picking the correct query parameters
Finally you can now install/upgrade any WPML plugin by running
They will also get upgraded during composer upgrade if you do not change the version constraint
[!IMPORTANT]
We do not support rolling back to arbitrary versions, only the latest version is available by default because of the way we retrieve the repository information, so if you want to rollback to a specific version you will need to do so editing your composer.lock manually with the desired version and then running composer install
List of available packages
wpml/sitepress-multilingual-cms
wpml/wpml-string-translation
wpml/wpml-translation-management
wpml/gravityforms-multilingual
wpml/contact-form-7-multilingual
wpml/wpml-ninja-forms
wpml/wpml-wpforms
wpml/acfml
wpml/wpml-all-import
wpml/wpml-mailchimp-for-wp
wpml/wpml-media-translation
wpml/wp-seo-multilingual
wpml/wpml-graphql
wpml/wpml-elasticpress
wpml/wpml-import
wpml/wpml-sticky-links
wpml/wpml-cms-nav
We do not provide the plugins available for free on wordpress.org because they are better served by wpackagist.org
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 tofandel/wpml-updater contains the following files
Loading the files please wait ....
Loading please wait ...
Before you can download the PHP files, the dependencies should be resolved. This can take some minutes. Please be patient.