ghoster/module-outofstockatlast

Magento 2.4.x module Sort Out Of Stock Product At last the product list

Installs: 72 425

Dependents: 0

Suggesters: 0

Security: 0

Stars: 55

Watchers: 8

Forks: 12

Open Issues: 5

Type:magento2-module

1.1.3 2024-08-08 02:09 UTC

This package is auto-updated.

Last update: 2024-10-08 02:26:31 UTC


README

composer require ghoster/module-outofstockatlast

Latest Stable Version Total Downloads Latest Unstable Version License PHP Version Require Donate Codacy Badge Build Status

Main Functionalities

  • Sort Out Of Stock Product At last the product list
  • Compatibility with smile/elasticsuite^2.11
  • Firstly Display Out of Stock Products from Stores > Configuration > Catalog > Inventory > Stock Options must be set Yes
  • Of course, we are talking about Elastic Search. We don't support old search engine
  • From time to time we remind you Reindexing after you enable the module

Compatibility

Installation

* = in production please use the --keep-generated option

Type 1: Zip file

  • Unzip the zip file in app/code/GhoSter
  • Enable the module by running php bin/magento module:enable GhoSter_OutOfStockAtLast
  • Apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Type 2: Composer

  • Make the module available in a composer repository for example:
    • private repository repo.magento.com
    • public repository packagist.org
    • public GitHub repository as vcs
  • Add the composer repository to the configuration by running composer config repositories.repo.magento.com composer https://repo.magento.com/
  • Install the module composer by running composer require ghoster/module-outofstockatlast
  • enable the module by running php bin/magento module:enable GhoSter_OutOfStockAtLast
  • apply database updates by running php bin/magento setup:upgrade*
  • Flush the cache by running php bin/magento cache:flush

Configuration

  • Reindexing after you enable the module

Donation

If this project help you reduce time to develop, you can give me a cup of beer :)

paypal