magefan / module-product-label

magefan/module-product-label

Product Label extension for Magento 2

  • Magefan
magento2-module Compatibility: 2.4.7, 2.4.9 Code Quality: Fail Tests: N/A Security: Pass

Magento 2 Product Label Free by Magefan

Total Downloads
Latest Stable Version

icon-product-labels.jpg

Magento 2 Product Labels is an extension that allows you to drive customers’ attention to specific products with eye-catching labels. Text, shape and image labels - you name it. Magefan Product Labels helps you to create a multitude of product labels in a few clicks and display them using handy conditions.

No need to handle product labels in Magento manually. Just set up the rules once and the extension will display them dynamically across your website pages.

made_in_ukraine.jpg

download-magefan-extensions.png

Useful Links

🇺🇦 Stand with Ukraine! How can you help?

Requirements

  • Magento Community 2.2.0-2.4.x (CE, EE, ECE, B2B)
  • Magefan Community Extension >= v2.1.14. Please install this extension first if you use installation via FTP.
  • Note that extension is free only for the Magento Community (Open Source) Edition. For Magento EE, ECE, B2B you need to purchase the license at magefan.com.

Editions & Pricing

Plans and Pricing for Magento 2 Product Labels Extension

Benefits

Features

Create Text-, Shape- and Image-Based Product Labels in Magento

Magento 2 Product Labels is a robust tool that works dynamically. It helps you to drive attention to certain items and stimulate a purchasing decision. You can create any product labels using this tool 一 text, shape or image.

A straightforward interface allows you to create labels in Magento in just a few clicks. Then, if you want to adjust the look and feel of those labels using custom CSS or HTML.

Preview how your label will be displayed on the product, category and other list pages using a preview tool. Choose from a variety of positions or select a custom one.

product-labels-in-magento-2_2.png

Use Ready-Made Product Labels Library

You can upload any image to create outstanding image labels for your store. You can use the extensive library the Magento 2 Product Label Extension comes with.

Choose from a variety of labels for any occasion, upload them to the label rules and show them dynamically. The work is reduced to a few steps with the ready-made labels from Magefan.

magento-product-labels.png

Use Conditions to Display Product Labels

Adding product labels for each product in your store is not even the case. It would be more than time ineffective. That’s why we’ve created Magento 2 Product label rules.

They allow you to create conditions based on multiple product attributes and define where to display the labels. Show the “New” label on the newly added items and add the “Hot Deal” badge for products with the highest discount.

Opportunities are limitless. And you can also use dynamic attributes to display labels based on best sellers, review counts and more…

product-label-rules-in-magento.png

Show Multiple Labels per One Product

Do you have a lot to offer to your customers? Tell them about it. Magento 2 Product Labels Extension allows you to add more than one product label to product pages.

Simply specify the number of labels in the config section and choose different positions for the labels.

Run several marketing campaigns at the same time to boost sales and attract more customers.

multiple-product-labels-in-magento-2.png

Create Product Labels for Separate Customer Groups

Different customers come to your store with different goals, same as you have something different to offer each of them. By personalizing your offer you make sure each customer finds products that suit their needs.

Magento 2 Product Labels Extension from Magefan helps with that.

You can create product labels for each customer group. Offer higher discounts for repeat purchasers or lure some customers in with the free shipping offer. Help customers make more though-out purchases with eye-catching product labels.

product-labels-based-on-product-rules_1.png

Demo

Try out our open demo and if you like our extension please give us some star on Github ★

Storefront Demo Admin Panel Demo
Magento 2 Product Labels Storefront Demo Magento 2 Product Labels Admin Panel Demo
view view

Support

If you have any issues, please contact us
then if you still need help, open a bug report in GitHub's
issue tracker.

Need More Features?

Please contact us to get a quote
https://magefan.com/contact

License

The code is licensed under EULA.

Magento 2 Extensions by Magefan

Magento 2 Google Extensions

Magento 2 SEO Extensions

Magento 2 Speed Optimization Extensions

Magento 2 Admin Panel Extensions

Magento 2 Blog Extensions

Magento 2 Marketing Automation Extensions

Magento 2 Cart Extensions

Magento 2 Multi-Language Extensions

Developers Tools

Shopify Apps by Magefan

No changelog yet

The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.

Versions
Version Stability QA Status Compatibility Released
2.3.3 stable Fail Magento 2.4.7, 2.4.9 Details 2025-09-22 12:01:05
2.3.2 stable Not tested Not yet tested Details 2025-05-08 12:41:54
2.3.1 stable Not tested Not yet tested Details 2025-03-28 12:38:20
2.3.0 stable Not tested Not yet tested Details 2025-01-23 17:26:41
2.2.1 stable Not tested Not yet tested Details 2024-12-30 11:23:23
2.2.0 stable Not tested Not yet tested Details 2024-12-05 11:47:50
2.1.4 stable Not tested Not yet tested Details 2024-11-13 15:54:57
2.1.3 stable Not tested Not yet tested Details 2024-11-01 10:27:23
2.1.2 stable Not tested Not yet tested Details 2024-09-24 12:37:22
2.1.1 stable Not tested Not yet tested Details 2024-09-11 07:18:32
2.1.0 stable Not tested Not yet tested Details 2024-08-16 10:08:40
2.0.1 stable Not tested Not yet tested Details 2024-05-20 12:17:10
2.0.0 stable Not tested Not yet tested Details 2024-04-02 13:47:34

Requires 1

Package Constraint
magefan/module-community >=2.2.17

Compatibility

Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.

Compatibility matrix (Magento × PHP)
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 Pass Pass
2.4.8 Pass not tested
2.4.9 Pass Pass

Code Quality

Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge — a phpcs finding can't make a module incompatible.

Static analysis

Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.

Static analysis results
Tool Status Findings Summary
PHPCS Fail 144 1 error, 143 warnings (ruleset: Magento2) — 56 auto-fixable with phpcbf
PHPMD Warning 19 19 rule violations (UnusedFormalParameter:8, IfStatementAssignment:4, CyclomaticComplexity:2, NPathComplexity:2, UnusedLocalVariable:1)
Cpd Pass 0
Composer validate Warning 3 valid with 3 warnings (composer validate --strict)

PHPStan

Type-checks the module's PHP against a real Magento install at the configured gate level. Re-runs per Magento and PHP version because resolvable symbols differ between releases. Cell → details modal.

PHPStan results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 50 50
2.4.8 59 59
2.4.9 Unknown Unknown

Tests

Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.

Unit tests

Unit tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Integration tests

Integration tests results by Magento and PHP version
Magento PHP 8.2 PHP 8.3 PHP 8.4 PHP 8.5
2.4.7 N/A N/A
2.4.8 N/A N/A
2.4.9 N/A N/A

Security

Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.

Security results
Tool Status Findings Summary
Composer audit Pass 0
Malware scan Pass 0
Authors

More from magefan

View vendor
Make it pay

Turn an existing module into recurring revenue.

If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.