PHPackages                             snowdog/module-bullet-points - 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. snowdog/module-bullet-points

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

snowdog/module-bullet-points
============================

Module to collect product attributes and display them as bullet points

1.2.0(5y ago)136.4k↓50%1MITPHP

Since Dec 6Pushed 5y ago6 watchersCompare

[ Source](https://github.com/SnowdogApps/magento2-bullet-points)[ Packagist](https://packagist.org/packages/snowdog/module-bullet-points)[ RSS](/packages/snowdog-module-bullet-points/feed)WikiDiscussions develop Synced 1mo ago

READMEChangelogDependencies (2)Versions (8)Used By (1)

Snowdog Magento2 Bullet Points
==============================

[](#snowdog-magento2-bullet-points)

Extension which collects and display attributes as bullet points

### 1. Installation:

[](#1-installation)

- `composer require snowdog/module-bullet-points`
- `bin/magento module:enable Snowdog_BulletPoints`
- `bin/magento setup:upgrade`

### 2. Usage

[](#2-usage)

The extension provides a CLI command which allows passing category IDs, attribute IDs and product IDs (this is optional) and will generate a HTML table with pairs like: `attribute label` | `attribute value` for the products assigned to the passed category IDs (if product IDs are also passed as parameter, then bullet points will be generated for these products if they're assigned to the passed category IDs). The generated table in HTML format will be set in `selling_features_bullets` attribute for each product, which can be shown in eg. product view. This module will generate HTML table based on attribute\_ids ordering and will add `_label` class for `dt` and `_value` class for `dd` tags.

```
$ bin/magento snowdog:collect:bullet-points

Usage:
  snowdog:collect:bullet-points   []

Arguments:
  category-ids          Category IDs
  attribute-ids         Sorted Product Attribute IDs
  skus                  Comma separated SKU list

```

###  Health Score

34

—

LowBetter than 77% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity28

Limited adoption so far

Community11

Small or concentrated contributor base

Maturity62

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

Total

5

Last Release

2034d ago

### Community

Maintainers

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

---

Top Contributors

[![akai-z](https://avatars.githubusercontent.com/u/4558603?v=4)](https://github.com/akai-z "akai-z (7 commits)")

### Embed Badge

![Health badge](/badges/snowdog-module-bullet-points/health.svg)

```
[![Health](https://phpackages.com/badges/snowdog-module-bullet-points/health.svg)](https://phpackages.com/packages/snowdog-module-bullet-points)
```

###  Alternatives

[snowdog/module-menu

Provides powerful menu editor to replace category based menus in Magento 2

3271.7M5](/packages/snowdog-module-menu)[baldwin/magento2-module-url-data-integrity-checker

Magento 2 module which can find potential url related problems in your catalog data

281773.3k](/packages/baldwin-magento2-module-url-data-integrity-checker)[sivaschenko/magento2-clean-media

Magento 2 media analysis and cleanup

96231.9k](/packages/sivaschenko-magento2-clean-media)[yireo/magento2-extensionchecker

Scan the code of a Magento module

96151.6k3](/packages/yireo-magento2-extensionchecker)[graycore/magento2-graphql-introspection-cache

1015.2k](/packages/graycore-magento2-graphql-introspection-cache)

PHPackages © 2026

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