The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

1064 Modules
570 Ready
490 Need Help
🏆 Leaderboard
Potentially Abandoned v104.1.1

GLAMI Pixel & Feed for Magento 2

webcodebg/module-glami

Generates the product feed required to list products on the GLAMI fashion comparison engine and implements the GLAMI tracking pixel for conversion measurement across its European and South American markets.

217
Downloads
Below average
1
GitHub Stars
Below average
3y ago
Last Release
0
Open Issues
Build Issues
1/3 checks passed

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
3 errors , 4 warnings
PHPStan Failed

Tested on Magento 2.4.9

Recent Test History

Each release is tested against the latest Magento version at that time.

v104.1.1 on Magento 2.4.9
Jun 2, 2026

Looking for Contributors

Dependency injection compilation fails. Your contribution could help the entire Magento community!

Contribute

Share This Module's Status

GLAMI Pixel & Feed for Magento 2 Magento compatibility status badge

README

Loaded from GitHub

Glami Pixel & Feed for Magento 2

GLAMI is a search engine that focuses on all styles of fashion, apparel and accessories which we neatly present and categorize. We are currently present in 14 different countries across Europe and South America. GLAMI organises clothes, shoes and accessories from different merchants and presents them nicely altogether accessible for the end user to easily make a purchase based on their preferences.

This extension will allow you to generate the feed required to list your products on GLAMI as well as implement the pixel for better results.

Install package

Get Package

Magento 2.4.x (latest)

composer require webcodebg/module-glami

Setup after get package

php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content-deploy

If your store supports different languages (excl. bg_BG) use

php bin/magento setup:static-content-deploy en_US bg_BG

Flush cache

php bin/magento cache:flush

Module Configuration Settings

Stores - Configuration - Sales - Glami

Generate Feed

Feed location is one of these: https://example.com/feed/glami-[store_code].xml or https://example.com/pub/feed/glami-[store_code].xml where [store_code] = code of the store. Default value: default.

Feed URL can be found here: Stores - Configuration - Sales - Glami - Feed

You can be generated via console command.

php bin/magento glami:feed:generate

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.