PHPackages                             landofcoder/module-productlabel-graphql - 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. [API Development](/categories/api)
4. /
5. landofcoder/module-productlabel-graphql

ActiveMagento2-module[API Development](/categories/api)

landofcoder/module-productlabel-graphql
=======================================

magento 2 product label graphql extension

1.0.0(4y ago)001OSL-3.0PHP

Since May 27Pushed 4y ago1 watchersCompare

[ Source](https://github.com/landofcoder/module-product-label-graph-ql)[ Packagist](https://packagist.org/packages/landofcoder/module-productlabel-graphql)[ RSS](/packages/landofcoder-module-productlabel-graphql/feed)WikiDiscussions master Synced 1w ago

READMEChangelog (1)Dependencies (1)Versions (2)Used By (0)

Mage2 Module Lof ProductLabelGraphQl
====================================

[](#mage2-module-lof-productlabelgraphql)

```
``lof/module-productlabelgraphql``

```

- [Main Functionalities](#markdown-header-main-functionalities)
- [Installation](#markdown-header-installation)
- [Uses](#markdown-header-uses)

Main Functionalities
--------------------

[](#main-functionalities)

magento 2 product label graphql extension

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

[](#installation)

\* = in production please use the `--keep-generated` option

### Type 1: Zip file

[](#type-1-zip-file)

- Unzip the zip file in `app/code/Lof`
- Enable the module by running `php bin/magento module:enable Lof_ProductLabelGraphQl`
- Apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

### Type 2: Composer

[](#type-2-composer)

- Make the module available in a composer repository for example:
    - private repository `repo.magento.com`
    - public repository `packagist.org`
    - public github repository as vcs
- Add the composer repository to the configuration by running `composer config repositories.repo.magento.com composer https://repo.magento.com/`
- Install the module composer by running `composer require lof/module-productlabelgraphql`
- enable the module by running `php bin/magento module:enable Lof_ProductLabelGraphQl`
- apply database updates by running `php bin/magento setup:upgrade`\*
- Flush the cache by running `php bin/magento cache:flush`

Uses
----

[](#uses)

- Labels included in Product query:

```
{
 products(search: "Joust Duffle Bag", pageSize: 2) {
   total_count
   items {
     name
     sku
     labels {
       total_count
       items {
         entity_id
         name
         exclusively
         use_for_parent
         price_range_enabled
         priority
         product_custom_css
         product_image
         product_image_size
         product_label_text
         product_label_text
         product_position
         product_shape
         product_stock_enabled
         product_text_color
         product_text_size
         product_type
         cat_custom_css
         cat_image
         cat_image_size
         cat_label_color
         cat_label_text
         cat_position
         cat_shape
         cat_text_color
         cat_text_size
         cat_type
         cond_serialize
         customer_group_enabled
         customer_group_ids
         date_range_enabled
         from_date
         from_price
         is_new
         is_sale
         special_price_only
         status
         stock_higher
         stock_less
         stock_more
         stock_status
         stores
         to_date
         to_price
         by_price
       }
     }
   }
   page_info {
     page_size
     current_page
   }
 }
}

```

- Get List Labels:

```
{
  lofProductLabelList(filter: {}, pageSize: 20, currentPage: 1) {
    total_count
    items {
        entity_id
        name
        exclusively
        use_for_parent
        price_range_enabled
        priority
        product_custom_css
        product_image
        product_image_size
        product_label_text
        product_label_text
        product_position
        product_shape
        product_stock_enabled
        product_text_color
        product_text_size
        product_type
        cat_custom_css
        cat_image
        cat_image_size
        cat_label_color
        cat_label_text
        cat_position
        cat_shape
        cat_text_color
        cat_text_size
        cat_type
        cond_serialize
        customer_group_enabled
        customer_group_ids
        date_range_enabled
        from_date
        from_price
        is_new
        is_sale
        special_price_only
        status
        stock_higher
        stock_less
        stock_more
        stock_status
        stores
        to_date
        to_price
        by_price
    }
  }
}

```

Donation
--------

[](#donation)

If this project help you reduce time to develop, you can give me a cup of coffee :)

[![paypal](https://camo.githubusercontent.com/e1ff554a09e8e92bef25abc553ff05b88f45afd695877cf12f3a46558ef65b2e/68747470733a2f2f7777772e70617970616c6f626a656374732e636f6d2f656e5f55532f692f62746e2f62746e5f646f6e61746543435f4c472e676966)](https://www.paypal.com/paypalme/allorderdesk)

**Our Magento 2 Extensions List**

- [Megamenu for Magento 2](https://landofcoder.com/magento-2-mega-menu-pro.html/)
- [Page Builder for Magento 2](https://landofcoder.com/magento-2-page-builder.html/)
- [Magento 2 Marketplace - Multi Vendor Extension](https://landofcoder.com/magento-2-marketplace-extension.html/)
- [Magento 2 Multi Vendor Mobile App Builder](https://landofcoder.com/magento-2-multi-vendor-mobile-app.html/)
- [Magento 2 Form Builder](https://landofcoder.com/magento-2-form-builder.html/)
- [Magento 2 Reward Points](https://landofcoder.com/magento-2-reward-points.html/)
- [Magento 2 Flash Sales - Private Sales](https://landofcoder.com/magento-2-flash-sale.html)
- [Magento 2 B2B Packages](https://landofcoder.com/magento-2-b2b-extension-package.html)
- [Magento 2 One Step Checkout](https://landofcoder.com/magento-2-one-step-checkout.html/)
- [Magento 2 Customer Membership](https://landofcoder.com/magento-2-membership-extension.html/)
- [Magento 2 Checkout Success Page](https://landofcoder.com/magento-2-checkout-success-page.html/)

**Featured Magento Services**

- [Customization Service](https://landofcoder.com/magento-2-create-online-store/)
- [Magento 2 Support Ticket Service](https://landofcoder.com/magento-support-ticket.html/)
- [Magento 2 Multi Vendor Development](https://landofcoder.com/magento-2-create-marketplace/)
- [Magento Website Maintenance Service](https://landofcoder.com/magento-2-customization-service/)
- [Magento Professional Installation Service](https://landofcoder.com/magento-2-installation-service.html)
- [Customization Service](https://landofcoder.com/magento-customization-service.html)

###  Health Score

22

—

LowBetter than 22% of packages

Maintenance20

Infrequent updates — may be unmaintained

Popularity1

Limited adoption so far

Community8

Small or concentrated contributor base

Maturity51

Maturing project, gaining track record

 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

Unknown

Total

1

Last Release

1817d ago

### Community

Maintainers

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

---

Top Contributors

[![landofcoder](https://avatars.githubusercontent.com/u/194975?v=4)](https://github.com/landofcoder "landofcoder (3 commits)")

---

Tags

magento2-badgetmagento2-product-labelproduct-label

### Embed Badge

![Health badge](/badges/landofcoder-module-productlabel-graphql/health.svg)

```
[![Health](https://phpackages.com/badges/landofcoder-module-productlabel-graphql/health.svg)](https://phpackages.com/packages/landofcoder-module-productlabel-graphql)
```

###  Alternatives

[stripe/stripe-php

Stripe PHP Library

4.0k143.3M480](/packages/stripe-stripe-php)[twilio/sdk

A PHP wrapper for Twilio's API

1.6k92.9M272](/packages/twilio-sdk)[knplabs/github-api

GitHub API v3 client

2.2k15.8M187](/packages/knplabs-github-api)[facebook/php-business-sdk

PHP SDK for Facebook Business

90121.9M34](/packages/facebook-php-business-sdk)[meilisearch/meilisearch-php

PHP wrapper for the Meilisearch API

73813.7M114](/packages/meilisearch-meilisearch-php)[google/gax

Google API Core for PHP

263103.1M454](/packages/google-gax)

PHPackages © 2026

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