PHPackages                             inviqa/mx-widgetcomponent - 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. inviqa/mx-widgetcomponent

ActiveMagento2-module

inviqa/mx-widgetcomponent
=========================

Inviqa - MX Widget Component

3.0.1(5y ago)671.0k↑47.8%11[2 issues](https://github.com/inviqa/mx-widgetcomponent/issues)MITPHPPHP &gt;=5.5

Since Dec 13Pushed 5y ago18 watchersCompare

[ Source](https://github.com/inviqa/mx-widgetcomponent)[ Packagist](https://packagist.org/packages/inviqa/mx-widgetcomponent)[ RSS](/packages/inviqa-mx-widgetcomponent/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (10)Dependencies (6)Versions (15)Used By (0)

MX\_WidgetComponent
===================

[](#mx_widgetcomponent)

The module provides useful widget components to be able to create complex widgets in Magento 2.

List of available components
----------------------------

[](#list-of-available-components)

### Image Picker

[](#image-picker)

Allows to use the cms image uploader on the widget forms, which makes it easy to upload/select an image for the widget.

Features of this component:

- Upload cms image
- Select already uploaded cms image
- Configurable image choose button label
- Restrict the allowed images by with/height
- Restrict the allowed images by file size
- (allowed file types are configured in the cms module OOB)

### Video Picker

[](#video-picker)

Allows to use the cms uploader on the widget forms, which makes it easy to upload/select an video for the widget.

Features of this component:

- Upload cms video
- Select already uploaded cms video
- Configurable video choose button label
- Restrict the allowed videos by file size
- (allowed file types are configured in the specific xml file)

### Date Picker

[](#date-picker)

Allows to pick date using the default datepicker js component.

Features of this component:

- Date format is configurable
- Time format is configurable (if not provided only date chooser will appear)
- Image of the date-picker component is configurable
- Date field can be configured to be disabled (read-only)

### Datetime Picker

[](#datetime-picker)

Same as the datepicker component, just comes with a pre-configured time format, so it will appear as a date-time chooser by default.

### Textarea

[](#textarea)

Allows to use textarea on the widget forms.

Features of this component:

- Visible width of a text area (cols) is configurable
- Visible number of lines in a text area (rows) is configurable
- Maximum number of characters allowed (maxlenght) is configurable
- Dinamically shows the number of characters remaining if maxlength configured

### Checkbox

[](#checkbox)

Allows to use checkboxes on the widget form. Useful for replacing the Yes/No select which usually used.

Features of this component:

- The checkbox value is configurable (by default it is '1' when checked)

### SubWidget

[](#subwidget)

Allows to embed a widget into another widget. Useful to create custom reusable widget components. E.g. a link sub-widget which is a combination of 3 fields: url, link text and 'should open in new window' can be reused in many widget.

Features of this component:

- The label of the sub-widget cofiguration button is configurable
- Allows to embed widget in any depth (sub-widget can also have a sub-widget)

For more information please see the Usage section.

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

[](#compatibility)

Magento 2.X (tested in magento 2.0.10, 2.1.2, 2.2.3)

Usage
-----

[](#usage)

### Image Picker

[](#image-picker-1)

```

    Image

                500
                500

            50000

                Select Image...

```

### Video Picker

[](#video-picker-1)

```

    Video

            500000

                Select Video...

```

### Date Picker

[](#date-picker-1)

```

    Date

            yyyy-MM-dd
            HH:mm:ss
            path-to/url
            true

```

### Datetime Picker

[](#datetime-picker-1)

```

    Datetime

            yyyy-MM-dd
            HH:mm:ss
            path-to/url
            true

```

### Textarea

[](#textarea-1)

```

    Textarea

            visible width of a text area
            visible number of lines in a text area
            maximum number of characters allowed in the text area

```

### Checkbox

[](#checkbox-1)

```

    Checkbox

            checkbox_value

```

### SubWidget

[](#subwidget-1)

```

    Sub-Widget

            Subwidget configuration button text

            the_id_of_the_sub_widget

```

###  Health Score

37

—

LowBetter than 83% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity39

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 77.8% 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 ~105 days

Recently: every ~218 days

Total

14

Last Release

2071d ago

Major Versions

1.6.1 → 2.0.02017-05-26

2.2.1 → 3.0.02020-06-15

PHP version history (2 changes)1.0.0PHP ~5.5.0|~5.6.0|~7.0.0

1.6.0PHP &gt;=5.5

### Community

Maintainers

![](https://www.gravatar.com/avatar/6b33b247b870cf3add3d95961e04f7b87c63d0817af5c373837c28ae3c1aeaf0?d=identicon)[inviqa-session](/maintainers/inviqa-session)

---

Top Contributors

[![kispali](https://avatars.githubusercontent.com/u/1633146?v=4)](https://github.com/kispali "kispali (14 commits)")[![jameshalsall](https://avatars.githubusercontent.com/u/499932?v=4)](https://github.com/jameshalsall "jameshalsall (4 commits)")

### Embed Badge

![Health badge](/badges/inviqa-mx-widgetcomponent/health.svg)

```
[![Health](https://phpackages.com/badges/inviqa-mx-widgetcomponent/health.svg)](https://phpackages.com/packages/inviqa-mx-widgetcomponent)
```

###  Alternatives

[smile/elasticsuite

Magento 2 merchandising and search engine built on ElasticSearch

8044.5M33](/packages/smile-elasticsuite)[mollie/magento2

Mollie Payment Module for Magento 2

1121.6M10](/packages/mollie-magento2)[dotdigital/dotdigital-magento2-extension

Dotdigital for Magento 2

50374.2k18](/packages/dotdigital-dotdigital-magento2-extension)[swissup/module-search-mysql-legacy

Legacy mysql search for magento 2.4

10483.0k](/packages/swissup-module-search-mysql-legacy)[lizardmedia/module-varnish-warmer

Varnish Cache Warmer Magento2 module by Lizard Media

6276.8k](/packages/lizardmedia-module-varnish-warmer)[opengento/module-category-import-export

This module add the capability to import and export the categories from the back-office.

119.1k](/packages/opengento-module-category-import-export)

PHPackages © 2026

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