📊 State of Magento 2025

The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

613 Modules
401 Ready
211 Need Help
🏆 Leaderboard
Potentially Abandoned v1.1.2

Brazilcustomerattributes

systemcode/brazilcustomerattributes

Adapts customer and address fields to Brazilian standards.

13,857
Downloads
Below average
60
GitHub Stars
Above average
5y ago
Last Release
27
Open Issues
Build Issues
2/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
21 errors , 1041 warnings
PHPStan Failed

Tested on Magento 2.4.8-p3

Recent Test History

Each release is tested against the latest Magento version at that time.

v1.1.2 on Magento 2.4.8-p3
Dec 28, 2025

Looking for Contributors

Dependency injection compilation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

Brazilcustomerattributes Magento compatibility status badge

README

Loaded from GitHub

Brazil Customer Attributes

About Module

Magento 2 module to adapt customer and address fields to brazil.

PS: This module doesn't work with checkout as guest.

How to install

✓ Install by Composer (recommended)

composer require systemcode/brazilcustomerattributes
php bin/magento module:enable SystemCode_BrazilCustomerAttributes SystemCode_Base
php bin/magento setup:upgrade

✓ Install Manually

  • Install System Code Base first
  • After copy module to folder app/code/SystemCode/BrazilCustomerAttributes and run commands:
php bin/magento setup:di:compile
php bin/magento setup:upgrade

Configuration

Configure module on SystemCode > Brazil Customer Attributes > Configuration

TODO

  • Refactor
  • Unity tests
  • Login by attributes CPF/CNPJ
  • Add mask for fields on admin
  • One Step Checkout (future module)
  • Add other zipcode consult methods

Contribute

To contribute make project fork and an pull request or edit on Github.

License

OSL-3.0

Donators

Contributors

Authors


Sobre o Módulo

Módulo em Magento 2 para adaptar os campos de usuário e endereço para o padrão brasileiro.

OBS: O módulo não funciona com checkout como visitante.

Como Instalar

✓ Instalação via Composer (recomendado)

composer require systemcode/brazilcustomerattributes
php bin/magento module:enable SystemCode_BrazilCustomerAttributes SystemCode_Base
php bin/magento setup:upgrade

✓ Instalação Manual

  • Install System Code Base first
  • After copy module to folder app/code/SystemCode/BrazilCustomerAttributes and run commands:
php bin/magento setup:di:compile
php bin/magento setup:upgrade

Configuração

Configure o módulo em Lojas > Opções > Configurações > System Code > Atributos do Cliente do Brasil

TODO

  • Refatorar
  • Testes unitários
  • Login via CPF/CNPJ
  • Adicionar máscaras no admin
  • One Step Checkout (módulo futuro)
  • Adicionar outros métodos de consulta de CEP

Contribuir

Para contribuir faça um fork do projeto e depois um pull request ou edite através do Github.

Licença

OSL-3.0

Doadores

Contribuidores

Autores

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.