PHPackages                             magepulse/magento2-module-products - 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. magepulse/magento2-module-products

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

magepulse/magento2-module-products
==================================

Adds product catalogue data to the MagePulse Collector payload.

0.1.1(2mo ago)126proprietaryPHPCI passing

Since Mar 27Pushed 1mo agoCompare

[ Source](https://github.com/MagePulse/magento2-module-products)[ Packagist](https://packagist.org/packages/magepulse/magento2-module-products)[ RSS](/packages/magepulse-magento2-module-products/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (2)Dependencies (6)Versions (4)Used By (0)

MagePulse Products Magento 2 Module
===================================

[](#magepulse-products-magento-2-module)

[![License](https://camo.githubusercontent.com/9491a06f484348423b28855afba3df405d279a45b17d1c53d5fedf4b32e114cd/68747470733a2f2f706f7365722e707567782e6f72672f6d61676570756c73652f6d6167656e746f322d6d6f64756c652d70726f64756374732f6c6963656e7365)](./LICENSE.md)[![Total Downloads](https://camo.githubusercontent.com/18cef7747494d46e8500f104de0a2bcb11b7383148e2f896a0c36ddc1c7c36da/68747470733a2f2f706f7365722e707567782e6f72672f6d61676570756c73652f6d6167656e746f322d6d6f64756c652d70726f64756374732f646f776e6c6f616473)](https://packagist.org/packages/magepulse/magento2-module-products)[![Latest Stable Version](https://camo.githubusercontent.com/7dbb99e9970bbc32ba6cee5947281b513e1716c5a595080d4df222e49ffe5bda/68747470733a2f2f706f7365722e707567782e6f72672f6d61676570756c73652f6d6167656e746f322d6d6f64756c652d70726f64756374732f762f737461626c65)](https://packagist.org/packages/magepulse/magento2-module-products)

This module adds product counts, type breakdown, stock status, and category totals to the MagePulse Collector payload.

Payload
-------

[](#payload)

Data is collected under the `products` key within the `mainGroup` of the MagePulse Collector payload:

```
{
  "products": {
    "total_enabled": 150,
    "total_disabled": 25,
    "by_type": {
      "simple": 120,
      "configurable": 30,
      "virtual": 10,
      "bundle": 8,
      "downloadable": 5,
      "grouped": 2
    },
    "out_of_stock": 8,
    "total_categories": 45,
    "visible_in_catalogue": 160
  }
}
```

### Fields

[](#fields)

FieldTypeDescription`total_enabled``int`Count of enabled products`total_disabled``int`Count of disabled products`by_type``object`Product counts keyed by product type ID (e.g. `simple`, `configurable`)`out_of_stock``int`Count of stock-managed items currently out of stock`total_categories``int`Count of categories (excludes root category)`visible_in_catalogue``int`Count of products visible in catalogue or both catalogue and search

###  Health Score

34

—

LowBetter than 75% of packages

Maintenance89

Actively maintained with recent releases

Popularity11

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity26

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

Every ~31 days

Total

2

Last Release

60d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1225802?v=4)[Clive Walkden](/maintainers/clivewalkden)[@clivewalkden](https://github.com/clivewalkden)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/magepulse-magento2-module-products/health.svg)

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

###  Alternatives

[elgentos/regenerate-catalog-urls

Regenerate Catalog URL Rewrites (products, categories, cms pages)

2842.6M](/packages/elgentos-regenerate-catalog-urls)[run-as-root/magento2-prometheus-exporter

Magento2 Prometheus Exporter

68353.9k](/packages/run-as-root-magento2-prometheus-exporter)[myparcelnl/magento

A Magento 2 module that creates MyParcel labels

1859.0k](/packages/myparcelnl-magento)[loki/magento2-components

Core module for defining Alpine.js components with advanced AJAX features

1010.0k22](/packages/loki-magento2-components)[magepal/magento2-form-field-manager

Customer and Address Form Fields Manager for Magento2

273.9k](/packages/magepal-magento2-form-field-manager)[mage-os/module-llm-txt

AI-powered LLMs.txt generation for Magento 2 / Mage-OS stores. Help AI systems understand your store with OpenAI-generated content.

223.3k](/packages/mage-os-module-llm-txt)

PHPackages © 2026

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