Type
magento2-module
Memsource Cloud connector for Magento 2
magento2-module
MIT
None
None
None
None
None
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.
There are three ways to install the Phrase TMS Connector extension into your Magento 2 instance:
Install the extension via Composer:
composer require memsource/magento2-connector
php bin/magento module:enable Memsource_Connector
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy
If you are unable to use Composer:
app/code/Memsource/Connector
php bin/magento module:enable Memsource_Connector
php bin/magento setup:upgrade
php bin/magento cache:flush
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy
Find the Phrase TMS Connector on the
Magento Marketplace
and get the extension. In the Magento Administration, go to System
→ Web Setup Wizard
→ Extension 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.
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.