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
This package is auto-updated.
Last update: 2025-04-27 05:57:33 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