2017 © Pedro Peláez
 

magento2-module module-customer-create-address

Show Address Fields in Customer Registration Form.

image

faonni/module-customer-create-address

Show Address Fields in Customer Registration Form.

  • Tuesday, February 27, 2018
  • by karliuka
  • Repository
  • 2 Watchers
  • 5 Stars
  • 601 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 1 Forks
  • 0 Open issues
  • 7 Versions
  • 28 % Grown

The README.md

Magento2 ShowAddressFields

Show Address Fields in Customer Registration Form., (*1)

Compatibility

Magento CE(EE) 2.0.x, 2.1.x, 2.2.x, 2.3.x, 2.4.x, (*2)

Magento2 ShowAddressFields, (*3)

Install with Composer as you go

  1. Go to Magento2 root folder, (*4)

  2. Enter following commands to install module:, (*5)

    composer require faonni/module-customer-create-address
    

    Wait while dependencies are updated., (*6)

  3. Enter following commands to enable module:, (*7)

    php bin/magento setup:upgrade
    php bin/magento setup:di:compile
    php bin/magento setup:static-content:deploy  (optional)
    

Uninstall

This works only with modules defined as Composer packages., (*8)

Remove database data

  1. Go to Magento2 root folder, (*9)

  2. Enter following commands to remove database data:, (*10)

    ```bash php bin/magento module:uninstall -r Faonni_ShowAddressFields, (*11)

Remove Extension

  1. Go to Magento2 root folder, (*12)

  2. Enter following commands to remove:, (*13)

    composer remove faonni/module-customer-create-address
    

Completion of uninstall

  1. Go to Magento2 root folder, (*14)

  2. Enter following commands:, (*15)

    ```bash php bin/magento setup:upgrade php bin/magento setup:di:compile php bin/magento setup:static-content:deploy (optional), (*16)

The Versions

27/02 2018

dev-master

9999999-dev

Show Address Fields in Customer Registration Form.

  Sources   Download

OSL-3.0

The Requires

  • magento/module-customer 100.0.*|100.1.*|101.0.*

 

by Karliuka Vitalii

27/02 2018

2.0.7

2.0.7.0

Show Address Fields in Customer Registration Form.

  Sources   Download

OSL-3.0

The Requires

  • magento/module-customer 100.0.*|100.1.*|101.0.*

 

by Karliuka Vitalii

10/11 2017

2.0.6

2.0.6.0

Show Address Fields in Customer Registration Form.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0
  • magento/module-customer 100.0.*|100.1.*|101.0.*

 

by Karliuka Vitalii

09/11 2017

2.0.5

2.0.5.0

Show Address Fields in Customer Registration Form.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0|~7.1.0
  • magento/module-customer 100.0.*|100.1.*|100.2.*

 

by Karliuka Vitalii

03/10 2017

2.0.4

2.0.4.0

Show Address Fields in Customer Registration Form.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0
  • magento/module-customer 100.0.*|100.1.*|100.2.*

 

by Karliuka Vitalii

29/12 2016

2.0.3

2.0.3.0

Show Address Fields in Customer Registration Form.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0

 

27/08 2016

2.0.2

2.0.2.0

Show Address Fields in Customer Registration Form.

  Sources   Download

OSL-3.0

The Requires

  • php ~5.5.0|~5.6.0|~7.0.0