Download the PHP package lizardmedia/module-all-products-listing without Composer
On this page you can find all versions of the php package lizardmedia/module-all-products-listing. It is possible to download/install these versions without Composer. Possible dependencies are resolved automatically.
Download lizardmedia/module-all-products-listing
More information about lizardmedia/module-all-products-listing
Files in lizardmedia/module-all-products-listing
Package module-all-products-listing
Short Description Module adds listing displaying all products by LizardMedia
License MIT
Informations about the package module-all-products-listing
Lizard Media All Products Listing
Overview
Module provides listing displaying all products, within limits of root category
Features
- by default listing is located under ../catalog_all/index/index
Prerequisites
Magento 2.2 or higher PHP 7.1 or higher
Installing
You can install the module by downloading a .zip file and unpacking it inside
app/code/LizardMedia/AllProductsListing
directory inside your Magento
or via Composer (required).
To install the module via Composer simply run
Than enable the module by running these command in the root of your Magento installation
Usage
Changing listing url
In order to change url of listing to more user-friendly use native Magento feature - url rewrite. As target path should be used controller url - .
Versioning
We use SemVer for versioning. For the versions available, see the tags on this repository.
Authors
- Bartosz Kubicki - Lizard Media
License
This project is licensed under the MIT License - see the LICENSE file for details
All versions of module-all-products-listing with dependencies
magento/module-catalog Version >=102.0.0
magento/framework Version >=101.0.0