PHPackages                             adapttive/module-catalog - 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. adapttive/module-catalog

ActiveMagento2-module

adapttive/module-catalog
========================

Module for Magento2 provides the feature to manage the product release.

1.0.0(5y ago)24[1 issues](https://github.com/adapttive/catalog-release/issues)[1 PRs](https://github.com/adapttive/catalog-release/pulls)MITPHPPHP ~7.2.0||~7.3.0||~7.4.0

Since Mar 6Pushed 1w ago1 watchersCompare

[ Source](https://github.com/adapttive/catalog-release)[ Packagist](https://packagist.org/packages/adapttive/module-catalog)[ Patreon](https://www.patreon.com/adapttive)[ RSS](/packages/adapttive-module-catalog/feed)WikiDiscussions main Synced 1w ago

READMEChangelog (1)DependenciesVersions (3)Used By (0)

Adapttive\_Catalog
==================

[](#adapttive_catalog)

Module for Magento 2 to manage catalog release by a pre-specified date.

Installation
============

[](#installation)

- Composer:

    - Require via composer:

        ```
        composer require adapttive/module-catalog
        ```
    - Run Magento commands:

        ```
          bin/magento setup:upgrade
          bin/magento setup:di:compile
        ```
- Manual:

    - Extract the zip file in `magento2-root/app/code/Adapttive/Catalog`
    - Run Magento commands:

        ```
           bin/magento setup:upgrade
           bin/magento setup:di:compile
        ```

Usage
=====

[](#usage)

- Update the `Release Date Time` attribute values in product edit form in the admin:

    [![edit form](doc/product_edit_form_attribute.png)](doc/product_edit_form_attribute.png)
- Add the product in the cart will throw an error message:

    [![add to cart](doc/add_to_cart_error.png)](doc/add_to_cart_error.png)
- Attribute display on product page:

    [![product page](doc/display_on_product.png)](doc/display_on_product.png)

Technical
=========

[](#technical)

- `ReleaseValidator` is the common class to validate release date of product `\Adapttive\Catalog\Model\ReleaseValidator::validate`
- `ReleaseObserver` is the validation trigger point for all cart requests `\Adapttive\Catalog\Observer\ReleaseObserver::execute`

###  Health Score

33

—

LowBetter than 75% of packages

Maintenance54

Moderate activity, may be stable

Popularity6

Limited adoption so far

Community9

Small or concentrated contributor base

Maturity54

Maturing project, gaining track record

 Bus Factor1

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

1899d ago

### Community

Maintainers

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

---

Top Contributors

[![milindsingh](https://avatars.githubusercontent.com/u/13949703?v=4)](https://github.com/milindsingh "milindsingh (4 commits)")[![renovate-bot](https://avatars.githubusercontent.com/u/25180681?v=4)](https://github.com/renovate-bot "renovate-bot (1 commits)")

---

Tags

catalogmagento2modulerelease

### Embed Badge

![Health badge](/badges/adapttive-module-catalog/health.svg)

```
[![Health](https://phpackages.com/badges/adapttive-module-catalog/health.svg)](https://phpackages.com/packages/adapttive-module-catalog)
```

PHPackages © 2026

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