PHPackages                             manners/widgets - 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. manners/widgets

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

manners/widgets
===============

A module for extended widget options in Magento 1.

1.2.0(10y ago)142.0k1[5 issues](https://github.com/dmanners/Manners_Widgets/issues)PHPPHP ~5.5

Since Apr 29Pushed 10y ago4 watchersCompare

[ Source](https://github.com/dmanners/Manners_Widgets)[ Packagist](https://packagist.org/packages/manners/widgets)[ RSS](/packages/manners-widgets/feed)WikiDiscussions master Synced yesterday

READMEChangelogDependenciesVersions (8)Used By (0)

Manners\_Widgets
================

[](#manners_widgets)

Magento Widget extension add some useful features to the Magento\_Widget module.

Features
--------

[](#features)

- Multiple selection for products,

How it works
------------

[](#how-it-works)

*Products*

The product part of the system is based around the widget of type `manners_widgets/products`. This widget is defined in the xml file `app/code/community/Manners/Widgets/etc/widget.xml`. The widget comes with a chooser with the helper type `manners_widgets/catalog_product_widget_chooser`.

The chooser is based from the Magento standard chooser `Mage_Adminhtml_Block_Catalog_Product_Widget_Chooser` but to make it work with mass actions the following has been changed:

- define new massaction block in `_construct`,
- add custom columns in `_prepareColumns`,
- add massaction items in `_prepareMassaction`,
- update chooser to use custom url in `prepareElementHtml`,

The chooser will end up using the controller `app/code/community/Manners/Widgets/controllers/Adminhtml/Product/Multiple/WidgetController.php`. This controller is again the same as the standard `Mage_Adminhtml_Catalog_Product_WidgetController` apart from it uses `manners_widgets/catalog_product_widget_chooser` to build the grid.

The class `app/code/community/Manners/Widgets/Block/Catalog/Product/Massaction.php` is used to extend the JavaScript for row and button selection. This will make sure that the `varienGridMassaction` is updated correctly and the selection is taken into account.

There is also an extension of the standard JavaScript under `js/manners/adminhtml/widgets.js` for the following:

- add new parameter,
- extend `varienGridMassaction.onGridRowClick` to set new parameter with the text value no id value of the row,

ToDo
----

[](#todo)

- [Multiple selection for categories](https://github.com/dmanners/Manners_Widgets/issues/9),
- [Second load of selection before save](https://github.com/dmanners/Manners_Widgets/issues/8),

###  Health Score

31

—

LowBetter than 66% of packages

Maintenance13

Infrequent updates — may be unmaintained

Popularity23

Limited adoption so far

Community10

Small or concentrated contributor base

Maturity63

Established project with proven stability

 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 ~1 days

Total

7

Last Release

3710d ago

Major Versions

0.1.2 → 1.0.02016-05-03

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/1572836?v=4)[David Manners](/maintainers/dmanners)[@dmanners](https://github.com/dmanners)

---

Top Contributors

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

### Embed Badge

![Health badge](/badges/manners-widgets/health.svg)

```
[![Health](https://phpackages.com/badges/manners-widgets/health.svg)](https://phpackages.com/packages/manners-widgets)
```

###  Alternatives

[crowdstar/exponential-backoff

Prevent overloading an unavailable service by doubling the timeout each iteration.

1434.7k1](/packages/crowdstar-exponential-backoff)[vespolina/core

Core entities for the Vespolina Project

207.1k1](/packages/vespolina-core)[neos/metadata-extractor

Extracts meta data from files into a neos/metadata data structure

103.5k1](/packages/neos-metadata-extractor)

PHPackages © 2026

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