mageplaza / magento-2-portuguese-language-pack
mageplaza/magento-2-portuguese-language-pack
Portuguese language package for Magento 2
Magento 2 Portuguese Language Pack
Read more Magento 2 Portuguese Language Pack
Overview
- Download & Contribute
- Install Portuguese Language Pack
- How to Install Portuguese Language Pack
Download & Contribute to Portuguese Language Pack
Below are two active buttons which are required operations before installing the language package. Let's hit them to download and contribute Magento 2 Portuguese Language Pack immediately!
Download packages:
Find other language packs here
How to Install Portuguese Language Pack
There are 3 different methods to install this language pack.
#1. Composer method
Install the Portuguese language pack via composer is never easier.
Install Portuguese pack:
composer require mageplaza/magento-2-portuguese-language-pack:*
php bin/magento cache:clean
php bin/magento setup:static-content:deploy pt-br
Update Portuguese pack:
composer update mageplaza/magento-2-portuguese-language-pack:*
php bin/magento cache:clean
php bin/magento setup:static-content:deploy pt-br
Authentication required (Optional)
If you have not added this authentication, you can follow this guide
#2. Copy & Paste method
This method suitable for non-technical people such as merchants. Just download the package then flush cache.
Overview
- Step 1: Download the Portuguese language pack
- Step 2: Unzip Portuguese pack
- Step 3: Flush Magento 2 Cache
Step 1 : Download the Portuguese language pack
You can download the language pack from above link
Step 2: Unzip Portuguese pack
Unzip the Portuguese language pack to Magento 2 root folder. In this guide, we extract to /var/www/html/
Your Magento 2 root folder can be: /home/account_name/yourstore.com/public_html/
unzip fr.zip /var/www/html/
You also can unzip locally and upload them to Magento 2 root folder.
Step 3: Flush Magento 2 Cache
Follow this guide to Flush Cache on your Magento 2 store
#3. Download and install manually
To download and install Portuguese pack manually, you have to access to your server via FTP or SFTP.
Step 1: Download the package
Step 1: Unzip and upload
Unzip the compressed file and upload file pt_BR.zip into app/i18n/mageplaza/pt_BR/pt_BR.csv
Step 2: Flush cache
Follow this guide to Flush Cache on your Magento 2 store
How to active language pack
Now time to active the language pack for your Magento 2 store. From Magento 2 admin panel, navigate to Stores > Configuration > General > Locale Options

Translation process of Portuguese Language Pack
Contribute to this language at https://crowdin.com/project/magento-2/pt_BR
Supported Magento versions
- Magento v2.0.0
- Magento v2.0.1
- Magento v2.0.2
- Magento v2.0.3
- Magento v2.0.4
- Magento v2.0.5
- Magento v2.0.6
- Magento v2.0.7
- Magento v2.0.8
- Magento v2.0.9
- Magento v2.0.10
- Magento v2.0.11
- Magento v2.1.0
- Magento v2.1.1
- Magento v2.1.2
- Magento v2.1.3
- Magento v2.1.4
- Magento v2.1.5
Language package authors
- Magento official translations project for Magento 2
- Language packages built by Mageplaza team
References:
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
Requires 1
| Package | Constraint |
|---|---|
| php | ~5.5.0|~5.6.0|~7.0.0 |
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.
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | not tested | not tested | ||
| 2.4.8 | not tested | not tested | ||
| 2.4.9 | not tested | not tested |
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.
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. Cell → details modal.
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
| 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
| 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.
More from mageplaza
View vendorTurn 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.