Skip to content

qoliber Shop By Attribute - Installation

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

Installation

Shop By Attribute extension can be installed through your qoliber packagist.com license key.

  1. Run the command

    composer require qoliber/shop-by-attribute
    

  2. Run the setup:upgrade command

    php bin/magento setup:upgrade
    

  3. Recompile if needed (production mode)

    php bin/magento setup:di:compile
    

  4. Clear cache

    php bin/magento cache:clean