PHPackages                             devhub/address-auto-complete - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. devhub/address-auto-complete

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

devhub/address-auto-complete
============================

By using this extension customers can get address auto complete suggestions while filling their billing or shipping address on different places.

1.0.1(3y ago)09proprietaryHTMLPHP &gt;=7.1.0

Since Apr 16Pushed 3y ago1 watchersCompare

[ Source](https://github.com/TheDeveloperHub-devhub/AddressAutoComplete)[ Packagist](https://packagist.org/packages/devhub/address-auto-complete)[ RSS](/packages/devhub-address-auto-complete/feed)WikiDiscussions main Synced 1mo ago

READMEChangelogDependencies (1)Versions (2)Used By (0)

### Overview

[](#overview)

The Address Auto-Complete is an extension to enhance the customer(s) shopping experience. It enhances the address fields in the checkout, multi-shipping checkout, and user account settings. As the customer starts typing the address in the address field the extension DeveloperHub\_AddressAutoComplete will show the customer a list of matching addresses by using the customer’s location. Once the customer selects one of the addresses in the generated list, the rest of the address fields are automatically filled to save the customer's time. This extension works for the community, enterprise, and cloud versions.

### Features

[](#features)

Works in address fields of checkout, multi-shipping checkout, and user account settings. Increase accuracy in address fields. Generates a list of relevant addresses as soon as the customer starts typing in address fields. Autofills address fields when the customer selects an address from the generated list. Customers can enter any address, international or domestic.

Installation
------------

[](#installation)

1. Please run the following command

```
composer require devhub/core
composer require devhub/address-auto-complete
```

2. Update the composer if required

```
composer update
```

3. Enable module

```
php bin/magento module:enable DeveloperHub_Core
php bin/magento module:enable DeveloperHub_AddressAutoComplete
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento cache:flush
```

4.If your website is running in product mode the you need to deploy static content and then clear the cache

```
php bin/magento setup:static-content:deploy
php bin/magento setup:di:compile
```

\#####This extension is compatible with all the versions of Magento 2.3.\* and 2.4.\*. ###Tested on following instances: #####multiple instances i.e. 2.3.7-p4 and 2.4.5p1

###  Health Score

19

—

LowBetter than 10% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity39

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Unknown

Total

1

Last Release

1127d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/76fd9ec933b932f2e66e76b41fe41d4397bb62f840dc1330d8f0b37b18304d4a?d=identicon)[TheDeveloperHub-devhub](/maintainers/TheDeveloperHub-devhub)

---

Top Contributors

[![theDeveloperHub-devhub](https://avatars.githubusercontent.com/u/130691789?v=4)](https://github.com/theDeveloperHub-devhub "theDeveloperHub-devhub (1 commits)")

### Embed Badge

![Health badge](/badges/devhub-address-auto-complete/health.svg)

```
[![Health](https://phpackages.com/badges/devhub-address-auto-complete/health.svg)](https://phpackages.com/packages/devhub-address-auto-complete)
```

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
