Brazilcustomerattributes
systemcode/brazilcustomerattributes
Adapts customer and address fields to Brazilian standards.
Build Tests
Code Quality
Tested on Magento 2.4.8-p3
Recent Test History
Each release is tested against the latest Magento version at that time.
Looking for Contributors
Dependency injection compilation fails. Your contribution could help the entire Magento community!
Share This Module's Status
README
Loaded from GitHubBrazil 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.