Download the PHP package memsource/magento2-connector without Composer

On this page you can find all versions of the php package memsource/magento2-connector. 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 magento2-connector

Phrase TMS Connector for Magento 2

Latest version Magento 2 PHP version

Phrase TMS

Phrase TMS is the translation management system for global companies wanting to improve localization efficiency. 400+ languages, 50+ file types, 25+ MT engines, REST API, and patented AI make Phrase TMS the TMS used by many of the world’s leading brands to reduce costs, automate workflows, and optimize the entire translation process.

The Phrase TMS extension for Magento 2 allows you to connect your Magento 2 account with Phrase TMS to translate products, categories, pages, and blocks.

Installation

There are three ways to install the Phrase TMS Connector extension into your Magento 2 instance:

1. With Composer

Install the extension via Composer:

2. Without Composer

If you are unable to use Composer:

  1. Download the zip file above
  2. In your Magento 2 installation, extract the downloaded zip file into the folder app/code/Memsource/Connector
  3. Enable the extension and clear the cache:

3. Magento Marketplace

Find the Phrase TMS Connector on the Magento Marketplace and get the extension. In the Magento Administration, go to SystemWeb Setup WizardExtension Manager. Under the number of extensions to install, click on Review and Install. Then, find the Phrase TMS Connector, and click on the Install link. If you are not sure about any of the steps above, check out the Magento Docs for further information.

User Guide

If you want to know how to set up and use the Phrase TMS Connector for Magento 2, check out the User Guide for more information.


All versions of magento2-connector with dependencies

PHP Build Version
Package Version
Requires php Version ~5.6.5|~7.0|~8.0
magento/framework Version ~100.1|~101.0|~102.0|~103.0
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 memsource/magento2-connector contains the following files

Loading the files please wait ....