Our service enables communication between Content Management System (CMS) user and the iLangL Cloud manager via connector channels. Data is directed between the iLangL cloud and translation tool by the Integration Plugin.




The iLangL Cloud, which is a cloud based platform, is the single point of integration. It offers a user means of centralized content data source management. It unifies user experience and information access features.


iLangl offers two options to set up a connection between the content data source and translation environment:


Сonnection configuration will depend on the connection type you choose:

Additional Types of Connection

phpMyAdmin Connection


In case you want to use Internet connection to connect content to MYSQL server but database is unavailable from the outside and hosting provider can't provide access to it, you can connect to content data source establishing phpMyAdmin connection (most of hosting providers use this tool to administrate client access to MySql databases). Our system must have access to phpMyAdmin, while you need login and password in order to connect. Special settings will allow you to establish phpMyAdmin connection between phpMyAdmin and iLangL's one. Once the channel is initialized with these special settings, local version of the database will be delivered to the iLangl's side and translated. Once translation is done, the database with all the changes will be returned back to the client's side. Please note that changes which were made in Cloud might be lost during content import to the ongoing website.

MySQL HTTP Tunnel Connection

If you have a remote website and you need to access the website database from iLangL Cloud, while access to the database through the port of the database server is forbidden, and only access through HTTP port 80 is allowed, you can use MySQL HTTP tunnel. The only requirement to your server is PHP 5 support. iLangL provides php script which must be deployed on your side. special settings will allow you to establish the connection via http tunnel and access your database from iLangL Cloud.