PHPackages                             hawksearch/proxy - 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. hawksearch/proxy

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

hawksearch/proxy
================

Hawksearch Proxy module for Magento 2

2.8.4(1mo ago)11.5k1[1 issues](https://github.com/hawksearch/proxy-magento-2/issues)proprietaryJavaScriptPHP ~8.0.0|~8.1.0|~8.2.0|~8.3.0|~8.4.0

Since Oct 11Pushed 5mo agoCompare

[ Source](https://github.com/hawksearch/proxy-magento-2)[ Packagist](https://packagist.org/packages/hawksearch/proxy)[ RSS](/packages/hawksearch-proxy/feed)WikiDiscussions master Synced 3w ago

READMEChangelog (3)Dependencies (6)Versions (75)Used By (0)

HawkSearch Proxy module for Adobe Commerce and Magento Open Source
==================================================================

[](#hawksearch-proxy-module-for-adobe-commerce-and-magento-open-source)

Platform Version Support
------------------------

[](#platform-version-support)

- Magento Open Source: **2.4.0 - 2.4.8**
- Adobe Commerce: **2.4.0 - 2.4.8**
- PHP: **8.1 - 8.4**

Installation Instructions
-------------------------

[](#installation-instructions)

### Steps to install via composer:

[](#steps-to-install-via-composer)

1. Update the “repositories” section of your sites “composer.json” file to include the repositories for the hawksearch modules:

```
{
  "repositories": {
    "0": {
      "type": "composer",
      "url": "https://repo.magento.com/"
    },
    "hawksearch.connector": {
      "type": "git",
      "url": "git@github.com:hawksearch/connector-magento-2.git"
    },
    "hawksearch.proxy": {
      "type": "git",
      "url": "git@github.com:hawksearch/proxy-magento-2.git"
    }
  }
}
```

OR by using composer commands directly:

```
    composer config repositories.hawksearch.connector git git@github.com:hawksearch/connector-magento-2.git
    composer config repositories.hawksearch.proxy git git@github.com:hawksearch/proxy-magento-2.git
```

2. Use composer to install the module:

```
composer require --no-upate hawksearch/connector hawksearch/proxy
composer update

```

3. Complete your deployment process as usual (minimally "bin/magento setup:upgrade", see  for reference).
4. Login to your Magento Dashboard and configure the modules with instructions provided by your Hawksearch account manager.

### Steps to install the HawkSearch modules via zip file:

[](#steps-to-install-the-hawksearch-modules-via-zip-file)

1. Open  and  in a browser.
2. On each page, click the “Download zip” button to download the zip files.
3. Create a directory named “HawkSearch” in the Magento “app/code” directory and unzip the downloaded files in that directory.
4. Rename the unzipped directories to “Datafeed” and “Proxy” respectively.
5. Ensure the files have appropriate file permissions for your installation (see  for reference).
6. While logged in as the Magento filesystem owner, run the following commands in a command shell from your Magento 2 root installation directory

```
bin/magento module:enable –clear-static-content HawkSearch_Connector HawkSearch_Proxy
bin/magento setup:upgrade
bin/magento cache:clean

```

7. Login to your Magento Dashboard and configure the modules with instructions provided by your Hawksearch account manager.

###  Health Score

51

—

FairBetter than 95% of packages

Maintenance61

Regular maintenance activity

Popularity18

Limited adoption so far

Community12

Small or concentrated contributor base

Maturity95

Battle-tested with a long release history

 Bus Factor1

Top contributor holds 71.9% 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

Every ~41 days

Recently: every ~96 days

Total

69

Last Release

36d ago

PHP version history (13 changes)2.1.3.1PHP ~5.5.0|~5.6.0|~7.0.0|~7.1.0

2.1.23PHP ^5.6|^7.0.13|^7.1

2.2.23PHP ^7.0.13|^7.1

2.1.3.4PHP ~5.6.0|~7.0.0|~7.1.0

2.3.30PHP ^7.0.13|^7.1|^7.2

2.2.35.3PHP ^7.1

2.2.6.1PHP ~7.1|~7.2|~7.3

2.3.37.1PHP ^7.2|^7.3

2.2.35.16PHP ^7.2|^7.3|^7.4

2.5.8PHP ^7.2|^7.3|^7.4|^8.0

2.7.0PHP ^7.2|~8.0.0|~8.1.0|~8.2.0

2.8.0PHP ^7.2|~8.0.0|~8.1.0|~8.2.0|~8.3.0

2.8.1PHP ~8.0.0|~8.1.0|~8.2.0|~8.3.0|~8.4.0

### Community

Maintainers

![](https://www.gravatar.com/avatar/d446cff3810518727fc5149a7f5a48a069ce6642076e4888128db5cab7d67777?d=identicon)[amartinkevich@bridgeline.com](/maintainers/amartinkevich@bridgeline.com)

---

Top Contributors

[![andrewstayart](https://avatars.githubusercontent.com/u/22348145?v=4)](https://github.com/andrewstayart "andrewstayart (192 commits)")[![martin-cod](https://avatars.githubusercontent.com/u/33550246?v=4)](https://github.com/martin-cod "martin-cod (68 commits)")[![pavithl](https://avatars.githubusercontent.com/u/38868202?v=4)](https://github.com/pavithl "pavithl (4 commits)")[![sparkle89](https://avatars.githubusercontent.com/u/21344244?v=4)](https://github.com/sparkle89 "sparkle89 (2 commits)")[![pavithae](https://avatars.githubusercontent.com/u/90338697?v=4)](https://github.com/pavithae "pavithae (1 commits)")

### Embed Badge

![Health badge](/badges/hawksearch-proxy/health.svg)

```
[![Health](https://phpackages.com/badges/hawksearch-proxy/health.svg)](https://phpackages.com/packages/hawksearch-proxy)
```

###  Alternatives

[msp/devtools

223647.5k2](/packages/msp-devtools)[msp/cmsimportexport

76543.1k](/packages/msp-cmsimportexport)[magento-hackathon/module-eavcleaner-m2

Purpose of this project is to check for different flaws that can occur due to EAV and provide cleanup functions.

80318.7k1](/packages/magento-hackathon-module-eavcleaner-m2)[crankycyclops/m2-module-discount-code-url

Allows discount codes to be applied to a browser session automatically via a query string or URL path.

4113.5k](/packages/crankycyclops-m2-module-discount-code-url)[noon/hide-default-store-code

Magento 2 module for hide Default Store Code

2137.9k](/packages/noon-hide-default-store-code)[opengento/composer-registration-plugin

This plugin allows to compile the Magento2 components registrations on composer install/update.

101.7k](/packages/opengento-composer-registration-plugin)

PHPackages © 2026

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