transperfect / module-globallink

transperfect/module-globallink

TransPerfect GlobalLink

magento2-module Compatibility: Not compatible Code Quality: Fail Tests: N/A Security: Fail

Are you the maintainer of transperfect?

Packagento pulls transperfect's Composer packages from the public registry so buyers can find them here.

Claim the namespace to take ownership, publish new releases directly, and start charging for premium versions.

Claim this namespace →

GlobalLink Connect Magento 2 Adaptor

GitHub version

GlobalLink Connect Magento 2 adaptor will allow to connect the Magneto 2 engine to Project Director. By using this connection you will be able to export and import your translatable content withing the Magento 2 admin interface.
If you need more information about this software, please visit our Magento Adaptor Page.

Documentation

Request assistance to your Translations.com PDM.

Bugs and Issues

Have a bug or feedback? please feel free to open a new issue.

No changelog yet

The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.

Versions
Version Stability QA Status Compatibility Released
1.10.4 stable Fail Not compatible Details 2026-06-22 15:16:22
1.10.4_RC2 RC Not tested Not yet tested Details 2026-06-09 15:06:47
1.10.4_RC1 RC Not tested Not yet tested Details 2026-05-21 17:01:03
1.10.4-b1 beta Not tested Not yet tested Details 2026-05-15 17:55:44
1.10.3 stable Fail Not compatible Details 2025-08-05 19:43:26
1.10.3_RC1 RC Not tested Not yet tested Details 2025-07-30 17:04:03
1.10.2 stable Not tested Not yet tested Details 2025-05-15 15:55:09
1.10.2_RC3 RC Not tested Not yet tested Details 2025-05-02 17:04:44
1.10.2_RC2 RC Not tested Not yet tested Details 2025-04-30 16:17:02
1.10.2_RC1 RC Not tested Not yet tested Details 2025-04-14 17:36:52
1.10.2_b1 beta Not tested Not yet tested Details 2025-04-07 16:38:57
1.10.1 stable Not tested Not yet tested Details 2024-05-13 15:05:19
1.10.1_RC1 RC Not tested Not yet tested Details 2024-04-30 16:15:11
1.10.1_b2 beta Not tested Not yet tested Details 2024-04-16 15:43:51
1.10.1_b1 beta Not tested Not yet tested Details 2024-04-10 17:50:56
1.10.0 stable Not tested Not yet tested Details 2023-09-27 16:59:15
1.10.0_RC4 RC Not tested Not yet tested Details 2023-09-27 14:59:11
1.10.0_RC3 RC Not tested Not yet tested Details 2023-09-22 15:04:44
1.10.0_RC2 RC Not tested Not yet tested Details 2023-09-14 18:44:33
1.10.0_RC1 RC Not tested Not yet tested Details 2023-08-25 15:47:59
1.9.0 stable Not tested Not yet tested Details 2023-03-29 17:25:52
1.9.0_RC7 RC Not tested Not yet tested Details 2023-03-21 21:56:06
1.9.0_RC6 RC Not tested Not yet tested Details 2023-03-10 15:27:55
1.9.0_RC5 RC Not tested Not yet tested Details 2023-02-22 15:24:29
1.9.0_RC4 RC Not tested Not yet tested Details 2023-02-07 20:50:42
1.9.0_RC3 RC Not tested Not yet tested Details 2023-02-02 22:34:25
1.9.0_RC2 RC Not tested Not yet tested Details 2022-11-29 20:36:42
1.9.0_RC1 RC Not tested Not yet tested Details 2022-11-16 14:37:43
1.8.9 stable Not tested Not yet tested Details 2022-08-16 16:47:53
1.8.8 stable Not tested Not yet tested Details 2022-05-06 15:33:49
1.8.7 stable Not tested Not yet tested Details 2021-11-15 21:03:19
1.8.6 stable Not tested Not yet tested Details 2021-07-30 15:10:25
1.8.5 stable Not tested Not yet tested Details 2021-07-14 16:52:49
1.8.4 stable Not tested Not yet tested Details 2021-05-06 17:05:48
1.8.3 stable Not tested Not yet tested Details 2020-07-06 16:26:55
1.8.2 stable Not tested Not yet tested Details 2020-03-18 22:11:56
1.8.1 stable Not tested Not yet tested Details 2020-01-07 16:47:16
1.8.0 stable Not tested Not yet tested Details 2019-12-10 05:19:52
1.7.0 stable Not tested Not yet tested Details 2019-10-25 16:27:25
1.6.0 stable Not tested Not yet tested Details 2019-07-31 16:49:38
1.5.0 stable Not tested Not yet tested Details 2019-06-05 15:28:25
1.1.0 stable Not tested Not yet tested Details 2019-06-04 14:41:55
1.0.1 stable Not tested Not yet tested Details 2019-01-18 15:55:50
1.0.0 stable Not tested Not yet tested Details 2018-11-28 17:21:30

Requires 1

Package Constraint
translations-com/globallink-connect-api-php 4.18.6

Requires-dev 3

Package Constraint
magento/framework ~100.1.3
magento/marketplace-eqp ^1.0
magento/module-store ~100.1.3

Compatibility

Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.

Compatibility matrix (Magento × PHP)
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 Fail di error Fail di error
2.4.8 Fail di error Fail di error
2.4.9 Fail di error Fail di error

Code Quality

Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge. A phpcs finding can't make a module incompatible.

Static analysis

Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.

Static analysis results
Tool Status Findings Summary
PHPCS Warning 2115 2115 warnings (ruleset: Magento2) — 882 auto-fixable with phpcbf
PHPMD Warning 290 290 rule violations (MissingImport:65, UnusedLocalVariable:59, CyclomaticComplexity:42, UndefinedVariable:42, NPathComplexity:26)
Cpd Warning 19 19 duplicated chunks spanning 723 total lines (min-lines=5, min-tokens=70)
Composer validate Info 8 valid; 8 advisory notes (composer validate --strict)

PHPStan

Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases.

PHPStan results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 515 Unknown
2.4.8 515 515
2.4.9 513 513

Tests

Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.

Unit tests

Unit tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Integration tests

Integration tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Security

Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.

Security results
Tool Status Findings Summary
Composer audit Fail 49 49 advisories (high:28, medium:14, low:4, unknown:3); 28 high+, 17 medium/unknown, 4 low
Malware scan Pass 0
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.