Download the PHP package php-cuong/magento2-customer-address-autocomplete without Composer
On this page you can find all versions of the php package php-cuong/magento2-customer-address-autocomplete. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Table of contents
Download php-cuong/magento2-customer-address-autocomplete
More information about php-cuong/magento2-customer-address-autocomplete
Files in php-cuong/magento2-customer-address-autocomplete
Download php-cuong/magento2-customer-address-autocomplete
More information about php-cuong/magento2-customer-address-autocomplete
Files in php-cuong/magento2-customer-address-autocomplete
Vendor php-cuong
Package magento2-customer-address-autocomplete
Short Description Magento2 Customer Address Autocomplete Extension Free
License OSL-3.0 AFL-3.0
Package magento2-customer-address-autocomplete
Short Description Magento2 Customer Address Autocomplete Extension Free
License OSL-3.0 AFL-3.0
Please rate this library. Is it a good library?
Informations about the package magento2-customer-address-autocomplete
Customer Address Autocomplete Extension for Magento 2
In this module, I used the Maps Javascript API of the Google for autocompleting the customer address. When the customer enter the address in the street field, a list of addresses will be suggested by Google Maps Javascript API.
How to install or upgrade this extension?
- Under the root of your website, please run the command lines bellowing:
- Before installing this extension, make sure that you have installed the PHPCuong_Core module, If you don't install this module yet, please install it by running the command line: composer require php-cuong/magento2-module-core
- Install the PHPCuong_CustomerAddressAutocomplete module:
- composer require php-cuong/magento2-customer-address-autocomplete
- php bin/magento setup:upgrade
- php bin/magento setup:static-content:deploy
- php bin/magento setup:di:compile
- php bin/magento indexer:reindex
- php bin/magento cache:flush
How to see the results?
- On the Backend:
- Go to the Admin Panel of the Magento Store and navigate to the GiaPhuGroup → Address Autocomplete
- On the Storefront:
- Go to the Edit Address page
- Go to the Add New Address page
- Go to the Create New Customer Account page
- Go the the checkout page.
The screenshot of this extension
- On the Storefront:
The interface used for the customer creates new customer account page
All versions of magento2-customer-address-autocomplete with dependencies
PHP Build Version
Package Version
Requires
php Version
~5.6.0|7.0.2|~7.0.6|~7.0.13|~7.1.0
magento/module-backend Version 100.0.*|100.1.*|101.0.*|100.2.*
magento/framework Version 100.0.*|100.1.*|101.0.*|100.2.*
php-cuong/magento2-module-core Version 2.2.*
magento/module-backend Version 100.0.*|100.1.*|101.0.*|100.2.*
magento/framework Version 100.0.*|100.1.*|101.0.*|100.2.*
php-cuong/magento2-module-core Version 2.2.*
The package php-cuong/magento2-customer-address-autocomplete contains the following files
Loading the files please wait ....