PHPackages                             boolfly/module-product-label - 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. boolfly/module-product-label

ActiveMagento2-module

boolfly/module-product-label
============================

Product Label Module

v1.0.4(2y ago)178.8k↓16.7%13[5 issues](https://github.com/boolfly/product-label/issues)[1 PRs](https://github.com/boolfly/product-label/pulls)OSL-3.0PHPPHP &gt;=7.3 || &gt;=8.0

Since Dec 23Pushed 1y ago4 watchersCompare

[ Source](https://github.com/boolfly/product-label)[ Packagist](https://packagist.org/packages/boolfly/module-product-label)[ RSS](/packages/boolfly-module-product-label/feed)WikiDiscussions master Synced 1mo ago

READMEChangelog (5)Dependencies (1)Versions (7)Used By (0)

Product Label
=============

[](#product-label)

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

[](#installation)

##### Using Composer (we recommended)

[](#using-composer-we-recommended)

```
composer require boolfly/module-product-label

```

1. Configuration
----------------

[](#1-configuration)

### General Configuration

[](#general-configuration)

Login to Magento Admin, go to **Stores &gt; Configuration &gt; Boolfly &gt; Product Label**

[![General Configuration](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/product-label/product-label-01.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/product-label/product-label-01.png)

#### General Settings

[](#general-settings)

##### Enable :

[](#enable-)

- Select “Yes” to display the product label on front-end.
- Select “No” to hide the product label on front-end.

2. Add new rule for the product menu
------------------------------------

[](#2-add-new-rule-for-the-product-menu)

Login to Magento Admin, go to **Catalog &gt; Manager Rule &gt; Add New**

[![New Rule](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/product-label/product-label-02.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/product-label/product-label-02.png)

### General

[](#general)

[![New Rule](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/product-label/product-label-03.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/product-label/product-label-03.png)

##### Enable :

[](#enable--1)

- Select “Yes” to turn on rule for the product label.
- Select “No” to turn off rule for the product label.

##### Title:

[](#title)

Enter name for the product label.

##### Type:

[](#type)

- New: The product label display with green background.
- Sale: The product label display for products are discounted with red background.
- Best Seller: The product label display with blue background.
- Custom: The product label display without background.

##### Description:

[](#description)

Enter note for the rule of product label.

##### Store View:

[](#store-view)

Select store view to display the product label.

##### Customer Groups:

[](#customer-groups)

Select customer groups to apply the rule

##### From:

[](#from)

A beginning date applies the rule.

##### To:

[](#to)

An ending date applies the rule.

##### Priority:

[](#priority)

Enter the priority number showing the product label (the smaller number is the higher priority)

### Conditions

[](#conditions)

[![New Rule](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/product-label/product-label-04.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/product-label/product-label-04.png)

[![New Rule](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/product-label/product-label-05.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/product-label/product-label-05.png)

Conditions (don't add conditions if rule is applied to all products) : Select the rule to apply for all products

#### Product Listing

[](#product-listing)

##### Is Display:

[](#is-display)

- Select “Yes” to display the product label on the product list page of front-end.
- Select “No” to hide the product label on the product list page of front-end.

##### Position:

[](#position)

select position to display the product label.

##### Label Type:

[](#label-type)

- Text: Display text for the product label.
- Image: Display image for the product label.

##### Text:

[](#text)

Enter text to display on the product label (only apply when selecting text for label type)

##### Image:

[](#image)

Upload image to display on the product label (only apply when selecting image for label type).

##### Css Style Code:

[](#css-style-code)

Style inline css for the product label.

#### Product Page

[](#product-page)

##### Is Display:

[](#is-display-1)

- Select “Yes” to display the product label on the product detail page of front-end.
- Select “No” to hide the product label on the product detail page of front-end.

##### Position:

[](#position-1)

select position to display the product label.

##### Label Type:

[](#label-type-1)

- Text: Display text for the product label.
- Image: Display image for the product label.

##### Text:

[](#text-1)

Enter text to display on the product label (only apply when selecting text for label type)

##### Image:

[](#image-1)

Upload image to display on the product label (only apply when selecting image for label type).

##### Css Style Code:

[](#css-style-code-1)

Style inline css for the product label.

3. How does it work?
--------------------

[](#3-how-does-it-work)

### Product Listing

[](#product-listing-1)

[![New Rule](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/product-label/product-label-06.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/product-label/product-label-06.png)

### Product Page

[](#product-page-1)

[![New Rule](https://github.com/boolfly/wiki/raw/master/magento/magento2/images/product-label/product-label-07.png)](https://github.com/boolfly/wiki/blob/master/magento/magento2/images/product-label/product-label-07.png)

Contribution
------------

[](#contribution)

Want to contribute to this extension? The quickest way is to open a [pull request on GitHub](https://help.github.com/articles/using-pull-requests)

Magento 2 Extensions
--------------------

[](#magento-2-extensions)

- [Ajax Wishlist](https://github.com/boolfly/ajax-wishlist)
- [Quick View](https://github.com/boolfly/quick-view)
- [Banner Slider](https://github.com/boolfly/banner-slider)
- [Product Label](https://github.com/boolfly/product-label)
- [ZaloPay](https://github.com/boolfly/zalo-pay)
- [Momo](https://github.com/boolfly/momo-wallet)
- [Blog](https://github.com/boolfly/blog)
- [Brand](https://github.com/boolfly/brand)
- [Product Question](https://github.com/boolfly/product-question)
- [Sales Sequence](https://github.com/boolfly/sales-sequence)

Support
-------

[](#support)

If you encounter any problems or bugs, please open an issue on [GitHub](https://github.com/boolfly/product-label/issues).

Need help settings up or want to customize this extension to meet your business needs? Please email  and if we like your idea we will add this feature for free or at a discounted rate.

###  Health Score

38

—

LowBetter than 85% of packages

Maintenance21

Infrequent updates — may be unmaintained

Popularity35

Limited adoption so far

Community17

Small or concentrated contributor base

Maturity66

Established project with proven stability

 Bus Factor1

Top contributor holds 53.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 ~300 days

Total

5

Last Release

1019d ago

PHP version history (3 changes)v1.0.0PHP ~7.1.3||~7.2.0||~7.3.0

v1.0.3PHP ~8.1.0||~8.2.0

v1.0.4PHP &gt;=7.3 || &gt;=8.0

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/6185767?v=4)[Mr Khoa](/maintainers/mrkhoa99)[@mrkhoa99](https://github.com/mrkhoa99)

---

Top Contributors

[![thaopw](https://avatars.githubusercontent.com/u/16154068?v=4)](https://github.com/thaopw "thaopw (7 commits)")[![mrkhoa99](https://avatars.githubusercontent.com/u/6185767?v=4)](https://github.com/mrkhoa99 "mrkhoa99 (4 commits)")[![Croco-Nada](https://avatars.githubusercontent.com/u/104915600?v=4)](https://github.com/Croco-Nada "Croco-Nada (1 commits)")[![paugnu](https://avatars.githubusercontent.com/u/506393?v=4)](https://github.com/paugnu "paugnu (1 commits)")

---

Tags

badgemagento2magento2-extensionmagento2-extension-freeproduct-label

### Embed Badge

![Health badge](/badges/boolfly-module-product-label/health.svg)

```
[![Health](https://phpackages.com/badges/boolfly-module-product-label/health.svg)](https://phpackages.com/packages/boolfly-module-product-label)
```

###  Alternatives

[boolfly/module-sales-sequence

Boolfly Sales Sequence Module

111.5k](/packages/boolfly-module-sales-sequence)

PHPackages © 2026

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