1 min readMar 29, 2026by jakub

qoliber Product Labels - Installation

Installation of the extension should be performed by a professional developer / Agency.

System requirements

  • Magento Open Source or Adobe Commerce 2.4.6 or higher
  • PHP 8.1 or newer
  • Composer based environment

Installation

Product Labels extension can be installed through your qoliber packagist.com license key.

Core Module

Bash
composer require qoliber/product-labels
bin/magento module:enable Qoliber_ProductLabels
bin/magento setup:upgrade
bin/magento setup:di:compile

Optional Modules

Bash
# Canvas-based visual label designer
composer require qoliber/product-labels-creator

# Hyva theme compatibility
composer require qoliber/product-labels-hyva

# Multi-Source Inventory (MSI) support
composer require qoliber/product-labels-msi

After installing optional modules, run setup:upgrade and setup:di:compile.

Module Dependencies

  • Product Labels Creator requires Product Labels >= 1.3.0
  • Product Labels Hyva requires Product Labels >= 1.3.0
  • Product Labels MSI requires Product Labels >= 1.3.0 and Magento MSI modules

ElasticSuite Compatibility

Fully supported — ElasticSuite compatibility is embedded in the core module.

Was this page helpful?
qoliber Product Labels - Installation — qoliber Product Labels — Marketing — Extensions | qoliber Docs