PHPackages                             maniyatech/magento2-outofstockatlast - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. maniyatech/magento2-outofstockatlast

ActiveMagento2-module[Utility &amp; Helpers](/categories/utility)

maniyatech/magento2-outofstockatlast
====================================

Move out-of-stock products to the end of category and search result pages.

1.0.1(1y ago)01proprietaryPHP

Since Jun 25Pushed 1y agoCompare

[ Source](https://github.com/maniyatech/magento2-outofstockatlast)[ Packagist](https://packagist.org/packages/maniyatech/magento2-outofstockatlast)[ RSS](/packages/maniyatech-magento2-outofstockatlast/feed)WikiDiscussions main Synced today

READMEChangelog (2)Dependencies (1)Versions (3)Used By (0)

ManiyaTech OutOfStockAtLast module for Magento 2
================================================

[](#maniyatech-outofstockatlast-module-for-magento-2)

The ManiyaTech OutOfStockAtLast module automatically sorts and pushes out-of-stock products to the end of product listings on both category and search result pages. By modifying Magento’s stock indexer logic and sorting behavior, it ensures that in-stock products are prioritized in customer-facing views. This improves visibility of available items, enhances user experience, and can positively impact sales and engagement metrics—without requiring manual sorting or customization per category.

How to install ManiyaTech\_OutOfStockAtLast module
--------------------------------------------------

[](#how-to-install-maniyatech_outofstockatlast-module)

### Composer Installation

[](#composer-installation)

Run the following command in Magento 2 root directory to install ManiyaTech\_OutOfStockAtLast module via composer.

#### Install

[](#install)

```
composer require maniyatech/magento2-outofstockatlast
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

#### Update

[](#update)

```
composer update maniyatech/magento2-outofstockatlast
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

Run below command if your store is in the production mode:

```
php bin/magento setup:di:compile

```

### Manual Installation

[](#manual-installation)

If you prefer to install this module manually, kindly follow the steps described below -

- Download the latest version [here](https://github.com/maniyatech/magento2-outofstockatlast/archive/refs/heads/main.zip)
- Create a folder path like this `app/code/ManiyaTech/OutOfStockAtLast` and extract the `main.zip` file into it.
- Navigate to Magento root directory and execute the below commands.

```
php bin/magento setup:upgrade
php bin/magento setup:static-content:deploy -f

```

###  Health Score

25

—

LowBetter than 35% of packages

Maintenance50

Moderate activity, may be stable

Popularity1

Limited adoption so far

Community6

Small or concentrated contributor base

Maturity38

Early-stage or recently created project

 Bus Factor1

Top contributor holds 100% of commits — single point of failure

How is this calculated?**Maintenance (25%)** — Last commit recency, latest release date, and issue-to-star ratio. Uses a 2-year decay window.

**Popularity (30%)** — Total and monthly downloads, GitHub stars, and forks. Logarithmic scaling prevents top-heavy scores.

**Community (15%)** — Contributors, dependents, forks, watchers, and maintainers. Measures real ecosystem engagement.

**Maturity (30%)** — Project age, version count, PHP version support, and release stability.

###  Release Activity

Cadence

Every ~7 days

Total

2

Last Release

367d ago

### Community

Maintainers

![](https://avatars.githubusercontent.com/u/209621143?v=4)[Milan Maniya](/maintainers/milan-maniya)[@milan-maniya](https://github.com/milan-maniya)

---

Top Contributors

[![milan-maniya](https://avatars.githubusercontent.com/u/209621143?v=4)](https://github.com/milan-maniya "milan-maniya (3 commits)")

---

Tags

magento2magento2-extensionmagento2-extensions-freemagento2-modulemaniyatechoutofstockoutofstockatlast

### Embed Badge

![Health badge](/badges/maniyatech-magento2-outofstockatlast/health.svg)

```
[![Health](https://phpackages.com/badges/maniyatech-magento2-outofstockatlast/health.svg)](https://phpackages.com/packages/maniyatech-magento2-outofstockatlast)
```

###  Alternatives

[workerman/stomp

1010.7k6](/packages/workerman-stomp)

PHPackages © 2026

[Directory](/)[Categories](/categories)[Trending](/trending)[Changelog](/changelog)[Analyze](/analyze)
