https://github.com/boolfly/product-label
Product Label for Magento 2 platform
https://github.com/boolfly/product-label
badge magento2 magento2-extension magento2-extension-free product-label
Last synced: about 2 months ago
JSON representation
Product Label for Magento 2 platform
- Host: GitHub
- URL: https://github.com/boolfly/product-label
- Owner: boolfly
- License: osl-3.0
- Created: 2019-12-23T10:27:10.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-06-21T05:11:40.000Z (almost 2 years ago)
- Last Synced: 2025-10-02T01:00:08.995Z (6 months ago)
- Topics: badge, magento2, magento2-extension, magento2-extension-free, product-label
- Language: PHP
- Homepage:
- Size: 67.4 KB
- Stars: 17
- Watchers: 4
- Forks: 12
- Open Issues: 5
-
Metadata Files:
- Readme: README.md
- License: LICENSE.txt
Awesome Lists containing this project
README
# Product Label
## Installation
##### Using Composer (we recommended)
```
composer require boolfly/module-product-label
```
## 1. Configuration
### General Configuration
Login to Magento Admin, go to **Stores > Configuration > Boolfly > Product Label**

#### General Settings
##### 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
Login to Magento Admin, go to **Catalog > Manager Rule > Add New**

### General

##### Enable :
- Select “Yes” to turn on rule for the product label.
- Select “No” to turn off rule for the product label.
##### Title:
Enter name for the product label.
##### 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:
Enter note for the rule of product label.
##### Store View:
Select store view to display the product label.
##### Customer Groups:
Select customer groups to apply the rule
##### From:
A beginning date applies the rule.
##### To:
An ending date applies the rule.
##### Priority:
Enter the priority number showing the product label (the smaller number is the higher priority)
### Conditions


Conditions (don't add conditions if rule is applied to all products) : Select the rule to apply for all products
#### Product Listing
##### 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:
select position to display the product label.
##### Label Type:
- Text: Display text for the product label.
- Image: Display image for the product label.
##### Text:
Enter text to display on the product label (only apply when selecting text for label type)
##### Image:
Upload image to display on the product label (only apply when selecting image for label type).
##### Css Style Code:
Style inline css for the product label.
#### Product Page
##### Is Display:
- 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:
select position to display the product label.
##### Label Type:
- Text: Display text for the product label.
- Image: Display image for the product label.
##### Text:
Enter text to display on the product label (only apply when selecting text for label type)
##### Image:
Upload image to display on the product label (only apply when selecting image for label type).
##### Css Style Code:
Style inline css for the product label.
## 3. How does it work?
### Product Listing

### Product Page

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
---
- [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
---
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 boolfly.inc@gmail.com and if we like your idea we will add this feature for free or at a discounted rate.