PHPackages                             logshub/search-module-magento2 - 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. logshub/search-module-magento2

ActiveMagento2-module

logshub/search-module-magento2
==============================

Integration between Magento2 and LogsHub.com Search service

0.1.0(7y ago)07MITPHP

Since Mar 14Pushed 7y ago1 watchersCompare

[ Source](https://github.com/logshub/search-module-magento2)[ Packagist](https://packagist.org/packages/logshub/search-module-magento2)[ RSS](/packages/logshub-search-module-magento2/feed)WikiDiscussions master Synced 2mo ago

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

Mageneto 2 integration with LogsHub.com Search
==============================================

[](#mageneto-2-integration-with-logshubcom-search)

BETA version of Magento 2 integration module. It's not ready for production yet, but can be useful for your integration.

What module is doing?
---------------------

[](#what-module-is-doing)

- Admin's configuration (LogsHub API credentials)
- Send product and categories by Magento's indexers

Requirements
------------

[](#requirements)

- Magento 2.3

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

[](#installation)

```
composer require logshub/search-module-magento2
bin/magento module:enable Logshub_SearchModule
bin/magento setup:upgrade
bin/magento setup:static-content:deploy -f

```

Noty sure why, but without it, strange error occures:

```
INSERT INTO indexer_state VALUES (12,'logshub_products', 'valid', '2019-03-11 10:56:33','');
INSERT INTO indexer_state VALUES (13,'logshub_categories', 'valid', '2019-03-11 10:56:33','');

```

Manual execution
----------------

[](#manual-execution)

```
bin/magento indexer:reindex logshub_products
bin/magento indexer:reindex logshub_categories

```

More details
------------

[](#more-details)

- How indexation works in Magento 2:

TODO
----

[](#todo)

- timeouts in configuration
- add block for frontend integration
- test other versions of Magento 2
- travis build

License
-------

[](#license)

MIT

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity4

Limited adoption so far

Community7

Small or concentrated contributor base

Maturity49

Maturing project, gaining track record

 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

2613d ago

### Community

Maintainers

![](https://www.gravatar.com/avatar/e03bf935e36272a5a08abd461b451049cd18eac8a5632c4e8af509aaa3832835?d=identicon)[logshub](/maintainers/logshub)

---

Top Contributors

[![logshub](https://avatars.githubusercontent.com/u/17803069?v=4)](https://github.com/logshub "logshub (1 commits)")

### Embed Badge

![Health badge](/badges/logshub-search-module-magento2/health.svg)

```
[![Health](https://phpackages.com/badges/logshub-search-module-magento2/health.svg)](https://phpackages.com/packages/logshub-search-module-magento2)
```

PHPackages © 2026

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