All Projects → m2-systemcode → Brazilcustomerattributes

m2-systemcode / Brazilcustomerattributes

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

Projects that are alternatives of or similar to Brazilcustomerattributes

Empresas Que Usam React No Brasil
Repositório que mostra empresas e projetos que utilizam React no Brasil
Stars: ✭ 923 (+1906.52%)
Mutual labels:  brazil
Storecodebodyclass
🏪 This Magento 2 Plugin adds the store & website code to the body class
Stars: ✭ 28 (-39.13%)
Mutual labels:  magento2
M2 Opcache Monitor
Monitor PHP OpCache from the Admin
Stars: ✭ 38 (-17.39%)
Mutual labels:  magento2
Clojure Empregos Brasil
Vagas e empresas que ativamente contratam pessoas desenvolvedoras Clojure no Brasil
Stars: ✭ 27 (-41.3%)
Mutual labels:  brazil
Vsf Google Recaptcha
Google Invisible reCAPTCHA v3 extension for Vue Storefront to preventing bot form submission
Stars: ✭ 20 (-56.52%)
Mutual labels:  magento2
Dotmailer Magento2 Extension
The official Engagement Cloud for Magento2 extension
Stars: ✭ 33 (-28.26%)
Mutual labels:  magento2
Ddev
DDEV-Local: a local PHP development environment system
Stars: ✭ 915 (+1889.13%)
Mutual labels:  magento2
Magento2 Faq
This module adds an easy way to use FAQ Section to your Magento store with jQuery Accordion. In this module, admin can add and update FAQ. Admin can also create FAQ group with group icon.
Stars: ✭ 43 (-6.52%)
Mutual labels:  magento2
Magento2 Form Field Manager
Customer and Address Form Fields Manager for Magento2
Stars: ✭ 21 (-54.35%)
Mutual labels:  magento2
Module Rocketjavascript
Stars: ✭ 37 (-19.57%)
Mutual labels:  magento2
Sro
Friendly Correios SRO API wrapper and command-line utility
Stars: ✭ 7 (-84.78%)
Mutual labels:  brazil
Magento2 Module Mailcatcher
Magento 2 Module to catch, log and redirect emails on Local and Dev Servers
Stars: ✭ 14 (-69.57%)
Mutual labels:  magento2
Magento2 Easy Template Path Hints
Magento 2 Easy Template Path Hints
Stars: ✭ 36 (-21.74%)
Mutual labels:  magento2
Magento2 Module Pagebuildersourcecode
The Page Builder Source Code module adds a Source Code button to the toolbar of the Page Builder WYSIWYG editor.
Stars: ✭ 24 (-47.83%)
Mutual labels:  magento2
Magento2 Plugin
Speed up your Magento 2 webshop. Optimize your JPEG and PNG images automatically with TinyPNG.
Stars: ✭ 38 (-17.39%)
Mutual labels:  magento2
Mage2 Ordered Assets
Order assets (read: css tags) explicitly with an order attribute
Stars: ✭ 23 (-50%)
Mutual labels:  magento2
Magento2 Replace Inventory
Magento 2 meta-package to replace all optional MSI modules
Stars: ✭ 32 (-30.43%)
Mutual labels:  magento2
Magento2 Google Address Lookup
Provides an address lookup service on a Magento 2 store powered by the Google Places API
Stars: ✭ 46 (+0%)
Mutual labels:  magento2
Covid19 Brazil Timeseries
Data collection to analyze the dissemination of COVID-19 through Brazilian states. Contributions are welcome.
Stars: ✭ 43 (-6.52%)
Mutual labels:  brazil
Magento2 Varnish Redis Ssl Docker Compose
Deploy Magento2 with Varnish Cache and Redis with SSL termination using Docker-compose tool
Stars: ✭ 37 (-19.57%)
Mutual labels:  magento2

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

Note that the project description data, including the texts, logos, images, and/or trademarks, for each open source project belongs to its rightful owner. If you wish to add or remove any projects, please contact us at [email protected].