2017 © Pedro Peláez
 

magento2-module magento2-infinitescroll

A Magento 2 extension that loads additional products on category pages without navigating to the next page.

image

meanbee/magento2-infinitescroll

A Magento 2 extension that loads additional products on category pages without navigating to the next page.

  • Monday, January 8, 2018
  • by meanbee
  • Repository
  • 3 Watchers
  • 4 Stars
  • 1,169 Installations
  • HTML
  • 0 Dependents
  • 0 Suggesters
  • 2 Forks
  • 6 Open issues
  • 4 Versions
  • 158 % Grown

The README.md

Meanbee_InfiniteScroll

A Magento 2 extension that loads additional products on category and search pages without navigating to the next page., (*1)

Installation

Install this extension with Composer:, (*2)

composer require meanbee/magento2-infinitescroll

Usage

The extension is enabled by default and has no configuration options. Once installed (and cache is flushed), it will replace the pager at the bottom of category and search pages with a "View More" button., (*3)

The extension replaces the Magento_Catalog::product/list.phtml template with its own, so any changes to the product list HTML need to be made in Meanbee_InfiniteScroll::product/list.phtml., (*4)

Development

Docker Environment

To configure a Docker development environment, run, (*5)

cd dev/ \
&& docker-compose run --rm cli magento-extension-installer Meanbee_InfiniteScroll \
&& docker-compose up -d

The configured environment will be available on https://m2-meanbee-infinitescroll.docker, (*6)

The Versions

08/01 2018

dev-master

9999999-dev

A Magento 2 extension that loads additional products on category pages without navigating to the next page.

  Sources   Download

OSL-3.0

The Requires

  • php >=7.0
  • magento/module-catalog-search ^100.1.0
  • magento/framework ^101.0.0
  • magento/module-catalog ^102.0.0

 

by Tomas Gerulaitis

08/01 2018

1.1.0

1.1.0.0

A Magento 2 extension that loads additional products on category pages without navigating to the next page.

  Sources   Download

OSL-3.0

The Requires

  • php >=7.0
  • magento/framework ^101.0.0
  • magento/module-catalog ^102.0.0
  • magento/module-catalog-search ^100.1.0

 

by Tomas Gerulaitis

08/01 2018

dev-magento-2.2-support

dev-magento-2.2-support

A Magento 2 extension that loads additional products on category pages without navigating to the next page.

  Sources   Download

OSL-3.0

The Requires

  • php >=7.0
  • magento/framework ^101.0.0
  • magento/module-catalog ^102.0.0
  • magento/module-catalog-search ^100.1.0

 

by Tomas Gerulaitis

06/09 2017

1.0.0

1.0.0.0

A Magento 2 extension that loads additional products on category pages without navigating to the next page.

  Sources   Download

OSL-3.0

The Requires

  • php >=7.0
  • magento/framework ^100.1.0
  • magento/module-catalog ^101.0.0
  • magento/module-catalog-search ^100.1.0

 

by Tomas Gerulaitis