mayankdolphin/magento2-module-customsorting

Custom Out of Stock Sorting for Magento 2.4 and later

Installs: 8

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Type:magento2-module

1.0.0 2022-05-13 09:19 UTC

This package is auto-updated.

Last update: 2025-06-13 16:17:50 UTC


README

It'll display out of stock products at the end of the catalog. Also, you can sort by ASC and DESC

User this module in Magento 2.4 or later

Installation

If you want to install this extension using composer then make sure your composer version is Composer 2.0

composer require mayankdolphin/magento2-module-customsorting
bin/magento module:enable Dolphin_CustomSorting

Configuration

Go to admin > store > configuration > Dolphin > Custom Sorting and change the settings as per below screenshot.

customsorting_admin_configuration

Go to terminal and run below command.

bin/magento c:c
bin/magento indexer:reindex

You'll see output like this.

customsorting_front

Module created by Dolphin Web Solution Developers. Explore more Magento 2 Extensions