PHPackages                             viraxpress/advanced-configurable - 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. viraxpress/advanced-configurable

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

viraxpress/advanced-configurable
================================

Advanced Configurable Extension for ViraXpress

1.0.0(1mo ago)02↓80%Apache-2.0HTMLPHP ~8.1.0||~8.2.0||~8.3.0||~8.4.0

Since Jun 2Pushed 1mo agoCompare

[ Source](https://github.com/viraxpress/AdvancedConfigurable)[ Packagist](https://packagist.org/packages/viraxpress/advanced-configurable)[ RSS](/packages/viraxpress-advanced-configurable/feed)WikiDiscussions main Synced 1w ago

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

ViraXpress Advanced Configurable
================================

[](#viraxpress-advanced-configurable)

Advanced Configurable provides a feature-rich configurable product table for Magento 2, allowing store owners to present configurable product variants in a compact, sortable, and bulk-addable matrix.

Description
-----------

[](#description)

This module replaces or augments the default configurable product UI with a responsive table/grid that lists all simple associated products (variants). It supports bulk quantity updates, per-variant quantity entry, tier pricing columns, configurable column sorting, persistence of selection state for logged-in customers, and multiple admin configuration options (colors, visibility, excluded SKUs/categories, etc.).

Key features
------------

[](#key-features)

- Responsive matrix/grid view of configurable product variants
- Bulk quantity controls and per-row quantity inputs
- Show/hide properties: SKU, Availability, Price, Tier Prices
- Tier price columns with configurable limit
- Column sorting (optional)
- Pagination support for large variant lists
- Persist variant selections per customer (DB-backed) or in session for guests
- Admin settings to exclude SKUs or whole categories from using the table
- Admin color settings for header and selector elements
- REST endpoints to read/save/clear persisted matrix state

REST endpoints
--------------

[](#rest-endpoints)

The module exposes these endpoints under the Magento REST API prefix:

- `GET /V1/vx-matrix/state/:productId` — read persisted matrix state
- `POST /V1/vx-matrix/state` — save persisted matrix state
- `DELETE /V1/vx-matrix/state/:productId` — clear persisted matrix state

Note: the persistence repository requires a logged-in customer; requests from anonymous users fall back to sessionStorage on the frontend.

Compatibility
-------------

[](#compatibility)

- Magento 2.4.x

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

[](#installation)

1. Install the extension via Composer:

    ```
    composer require viraxpress/advanced-configurable
    ```
2. Run the following commands from your Magento root directory:

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

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

[](#configuration)

After installation, the module settings are available in the admin under:

`Stores → Configuration → ViraXpress → Advanced Configurable Product Table`

Available options include enabling the table, display mode, excluded SKUs/categories, which properties to show, pagination, color customization, and persistence options.

Support
-------

[](#support)

For support, please contact ViraXpress at  or refer to the license agreement.

License
-------

[](#license)

This extension is licensed under the ViraXpress license agreement. See  for details.

---

###  Health Score

40

—

FairBetter than 86% of packages

Maintenance90

Actively maintained with recent releases

Popularity3

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity51

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

54d ago

### Community

Maintainers

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

---

Top Contributors

[![xavier-akash](https://avatars.githubusercontent.com/u/240418861?v=4)](https://github.com/xavier-akash "xavier-akash (2 commits)")

### Embed Badge

![Health badge](/badges/viraxpress-advanced-configurable/health.svg)

```
[![Health](https://phpackages.com/badges/viraxpress-advanced-configurable/health.svg)](https://phpackages.com/packages/viraxpress-advanced-configurable)
```

###  Alternatives

[omar-elnaghy/laradate-filters

A Laravel package for advanced date filtering and manipulation

1294.2k](/packages/omar-elnaghy-laradate-filters)

PHPackages © 2026

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