Skip to content

Installing Category Merchandiser

Beta release

Category Merchandiser is in beta (0.1.0). Follow the beta upgrade notes for the stability constraint your root composer.json needs, and review the changelog for what's included before using it in production.

Adobe Commerce compatibility

Category Merchandiser is not currently supported on Adobe Commerce, which ships its own conflicting Visual Merchandiser. See the FAQs for what is planned.

This guide covers installing the Category Merchandiser module with Composer.

Installation

For prerequisites, see Hyvä Commerce Installation Page.

  1. Require the hyva-themes/commerce-module-category-merchandiser package:

    composer require hyva-themes/commerce-module-category-merchandiser
    
  2. Run a setup upgrade:

    bin/magento setup:upgrade
    

After Installing

Category Merchandiser is enabled by default once installed, and immediately replaces the default "Products in Category" grid on every category. To turn it off, or to change search and grid defaults, see Configuration.