mateussantin/module-out-of-stock-end-catalog

This module positions products out of stock last in the catalog listing.

Installs: 1

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 1

Forks: 0

Open Issues: 1

Type:magento2-module

pkg:composer/mateussantin/module-out-of-stock-end-catalog

dev-main 2021-04-07 21:17 UTC

This package is auto-updated.

Last update: 2025-10-27 07:05:39 UTC


README

This module positions products out of stock last in the catalog listing.

Requirements

  • Magento 2

Introduction to installation:

Enable Extension

composer require mateussantin/module-out-of-stock-end-catalog
php bin/magento module:enable MateusSantin_OutOfStockEndCatalog
php bin/magento setup:upgrade
php bin/magento cache:clean
php bin/magento setup:static-content:deploy