1 min readMar 29, 2026by jakub

SEO - Friendly URLs - 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.2 or newer

Installation - without ElasticSuite extension

SEO Pretty Filters extension can be installed through your qoliber packagist.com license key.

  1. Run the command

    Shell
    composer require qoliber/seo-pretty-filters
  2. Run the setup:upgrade command

    php bin/magento setup:upgrade

Installation - with ElasticSuite extension

  1. Run the command

    Shell
    composer require qoliber/seo-pretty-filters \
                     qoliber/seo-pretty-filters-elasticsuite

    or

    Shell
    composer qoliber/seo-pretty-filters-elasticsuite

    if you've proceeded with the first section already.

  2. Run the setup:upgrade command

    php bin/magento setup:upgrade
Was this page helpful?
SEO - Friendly URLs - Installation — SEO - Pretty Filters extension — SEO Suite — Extensions | qoliber Docs