Skip to content

Latest commit

 

History

History
64 lines (47 loc) · 2.23 KB

File metadata and controls

64 lines (47 loc) · 2.23 KB

magento2-out-of-stock-end-catalog

Magento2 extension to show OUT OF STOCK products in the last of list at product List Page. | Nadeem Khan

Features:

  1. To show out of stock products in the last.
  2. Magento2 extension works like a core functionality.

Installation

Type 1: Zip file

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

Contribution

Want to contribute to this extension? The quickest way is to open a pull request on GitHub.

Screenshots & Support

If you encounter any problems or bugs, please open an issue on GitHub.

Out Of Stock Product in Admin Catalog

Out Of Stock Product at Product List page

Prerequisites

Use the following table to verify you have the correct prerequisites to install this Extension.

Prerequisite How to check For more information
Apache 2.2 or 2.4 Ubuntu: apache2 -v
CentOS: httpd -v
Apache
PHP 7.*.* php -v PHP Ubuntu
PHP CentOS
MySQL 5.6.x mysql -u [root user name] -p MySQL

Feedback and Support

khannadeem243@gmail.com