PHPackages                             qoliber/m2-case-study-manager - 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. qoliber/m2-case-study-manager

ActiveLibrary[Utility &amp; Helpers](/categories/utility)

qoliber/m2-case-study-manager
=============================

1.1.6(10mo ago)2165↓87.5%3[2 issues](https://github.com/qoliber/m2-case-study-manager/issues)MITPHP

Since May 1Pushed 4mo agoCompare

[ Source](https://github.com/qoliber/m2-case-study-manager)[ Packagist](https://packagist.org/packages/qoliber/m2-case-study-manager)[ RSS](/packages/qoliber-m2-case-study-manager/feed)WikiDiscussions main Synced 3w ago

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

Qoliber Case Study Manager for Magento 2
========================================

[](#qoliber-case-study-manager-for-magento-2)

This module provides case study management functionality for Magento 2, allowing merchants to showcase their successful projects and implementations. The module is designed to work with both Mage-OS and Adobe Commerce platforms.

Features
--------

[](#features)

- ⚠️ **Hyva Compatible Only** ⚠️
- Case Study management system
- Advanced search functionality
- Vertical market categorization
- Business type classification (B2B/B2C)
- Regional focus tracking
- Extension vendor tracking
- RESTful API for seamless integration

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

[](#installation)

### Via Composer (Recommended)

[](#via-composer-recommended)

1. Add the repository to your Magento 2 `composer.json`:

```
composer require qoliber/m2-case-study-manager
```

2. Enable the module:

```
bin/magento module:enable Qoliber_CaseStudyManager
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento setup:static-content:deploy -f
bin/magento cache:flush
```

Configuration
-------------

[](#configuration)

1. Go to Stores &gt; Configuration &gt; Qoliber &gt; Case Study Manager
2. Configure the following sections:
    - Magento Versions (Adobe Commerce, Mage-OS)
    - Frontend Types (Hyva, Luma, PWA)
    - Vertical Markets
    - Customer Focus Types
    - Regional Focus Options
    - Available Integrations
    - Extension Vendors
3. Configure OpenSearch settings
4. Click "Test Connection" to assure the index in OpenSearch is created

REST API Documentation
----------------------

[](#rest-api-documentation)

The module exposes several REST API endpoints for integration purposes.

### 1. Search Case Studies

[](#1-search-case-studies)

**Endpoint:** `POST /rest/V1/casestudy/search`

**Headers:**

- Content-Type: `application/json`

**Request Body Example:**

```
{
    "filters": {
        "magentoVersion": "Mage-OS",
        "frontendType": "Hyva Based",
        "countryId": "PL",
        "verticalTypes": "Books",
        "customerFocus": "B2C",
        "regionalFocus": "Local",
        "integrations": ["DPL", "Microsoft SAP"],
        "extension_vendors": ["qoliber"]
    }
}
```

### 2. Get Single Case Study

[](#2-get-single-case-study)

**Endpoint:** `GET /rest/V1/casestudy/:url_key`

Example: `GET /rest/V1/casestudy/awesome-project`

### 3. Get Search Configuration

[](#3-get-search-configuration)

**Endpoint:** `GET /rest/V1/casestudy/config`

Returns available options for search filters including:

- Magento versions
- Frontend types
- Country list
- Vertical markets
- Customer focus types
- Regional focus options
- Available integrations
- Extension vendors

Support
-------

[](#support)

For support and questions, please contact:

- Email:
- Website:

License
-------

[](#license)

This module is licensed under the MIT License - see the LICENSE file for details.

Version
-------

[](#version)

Current version: 1.1.0

Authors
-------

[](#authors)

- Jakub Winkler ()

Release Notes
=============

[](#release-notes)

1.1.0

- added an open search configuration section in the module (for easlticsuite compatibility, if ES module was present, this module didn't work)
- removed data patches

1.0.0

- initial module release

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance45

Moderate activity, may be stable

Popularity16

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity44

Maturing project, gaining track record

 Bus Factor1

Top contributor holds 60.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 ~8 days

Recently: every ~21 days

Total

12

Last Release

323d ago

### Community

Maintainers

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

---

Top Contributors

[![bradley-zero1](https://avatars.githubusercontent.com/u/183477695?v=4)](https://github.com/bradley-zero1 "bradley-zero1 (14 commits)")[![jakwinkler](https://avatars.githubusercontent.com/u/4256191?v=4)](https://github.com/jakwinkler "jakwinkler (6 commits)")[![arronmoss](https://avatars.githubusercontent.com/u/2673943?v=4)](https://github.com/arronmoss "arronmoss (3 commits)")

### Embed Badge

![Health badge](/badges/qoliber-m2-case-study-manager/health.svg)

```
[![Health](https://phpackages.com/badges/qoliber-m2-case-study-manager/health.svg)](https://phpackages.com/packages/qoliber-m2-case-study-manager)
```

###  Alternatives

[qoliber/m2-datapatchcreator

554.1k4](/packages/qoliber-m2-datapatchcreator)

PHPackages © 2026

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