Skip to content

m2-systemcode/Customer

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

System Code Customer

About Module

Shared customer registration and account edit templates with extension hooks for other SystemCode modules. Ships the jquery.mask library used by other SystemCode customer modules.

This module is a foundation dependency and does not add standalone admin configuration. Install it when using other SystemCode customer modules such as Brazil Customer Identity, Street Lines, Street Prefix, or Address Autocomplete (Brazil).

Requirements

  • systemcode/base
  • magento/module-customer

How to install

✓ Install by Composer (recommended)

composer require systemcode/base systemcode/customer
php bin/magento module:enable SystemCode_Customer
php bin/magento setup:upgrade

✓ Install Manually

  • Copy module to folder app/code/SystemCode/Customer and run commands:
php bin/magento module:enable SystemCode_Customer
php bin/magento setup:di:compile
php bin/magento setup:upgrade

License

OSL-3.0

Authors


Sobre o Módulo

Templates compartilhados de cadastro e edição de conta do cliente, com pontos de extensão para outros módulos SystemCode. Inclui a biblioteca jquery.mask usada por outros módulos SystemCode de cliente.

Este módulo é uma dependência base e não adiciona configuração própria no admin. Instale-o ao usar outros módulos SystemCode de cliente, como Identidade do Cliente (Brasil), Street Lines, Street Prefix ou Address Autocomplete (Brazil).

Requisitos

  • systemcode/base
  • magento/module-customer

Como Instalar

✓ Instalação via Composer (recomendado)

composer require systemcode/base systemcode/customer
php bin/magento module:enable SystemCode_Customer
php bin/magento setup:upgrade

✓ Instalação Manual

  • Copie o módulo para app/code/SystemCode/Customer e execute:
php bin/magento module:enable SystemCode_Customer
php bin/magento setup:di:compile
php bin/magento setup:upgrade

Licença

OSL-3.0

Autores

About

Shared customer registration and account edit templates with extension hooks for other SystemCode modules. Includes reusable input masks for Brazilian postcodes and tax/VAT fields on the storefront.

Resources

Stars

Watchers

Forks

Packages

 
 
 

Contributors