2017 © Pedro Peláez
 

magento2-module ajaxified-catalog

Implements AJAX loading in layered navigation and product list sections.

image

czonetech/ajaxified-catalog

Implements AJAX loading in layered navigation and product list sections.

  • Saturday, February 18, 2017
  • by czone-tech
  • Repository
  • 6 Watchers
  • 23 Stars
  • 366 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 17 Forks
  • 6 Open issues
  • 3 Versions
  • 1 % Grown

The README.md

Ajax Layered Navigation module for Magento2

This module applies AJAX on the products catalog page. The left layered navigation block links are also modified to load via AJAX., (*1)

The module has been tested with Magento 2.0.x and 2.1.x, however, it should work fine for other Magento 2.x versions as well. Please note that while this module works oob for Magento_Blank and Magento_Luma themes, it may break if a custom theme modifies certain view files related to layered navigation or products list block. This seems an unavoidable issue at the moment. If you have any issues using this module, you may contact us at support@czonetechnologies.com, (*2)

Why AJAX?

Catalog is the most visited section of any e-commerce site. A fast loading catalog section is intrinstic to a superior user experience. For faster loading of the catalog section, it is necessary that we do not rebuild the entire page on each request, instead only the minimum required sections are rebuilt. This results in a faster UX., (*3)

Demo

You can see this extension in action here-, (*4)

  1. Products Catalog page- http://work.czonetechnologies.com/mage2.0/women/tops-women/jackets-women.html http://work.czonetechnologies.com/mage2.1/women/tops-women/jackets-women.html, (*5)

  2. Catalog Search page- http://work.czonetechnologies.com/mage2.0/catalogsearch/result/?q=jacket http://work.czonetechnologies.com/mage2.1/catalogsearch/result/?q=jacket, (*6)

1 - Installation

Manual Installation
  • Download the extension
  • Unzip the file
  • Create a folder {Magento root}/app/code/CzoneTech
  • Extract the contents of the zipped folder inside it.
Using Composer
composer require czonetech/ajaxified-catalog

2 - Enabling the module

Using command line access to your server, run the following commands -, (*7)

 $ cd <magento-installation-dir>
 $ php bin/magento module:enable --clear-static-content CzoneTech_AjaxifiedCatalog
 $ php bin/magento setup:upgrade
 $ rm -r var/di
 $ php bin/magento setup:di:compile
 $ php bin/magento cache:clean

Screenshot

CzoneTech_AjaxifiedCatalog, (*8)

The Versions

18/02 2017

dev-master

9999999-dev

Implements AJAX loading in layered navigation and product list sections.

  Sources   Download

GPL-2.0+

The Requires

  • magento/framework 100.0.*|100.1.*
  • php ~5.5.9.0|~5.6.0|7.0.2|~7.0.6

 

magento 2 ajax layered navigation layered navigation magento2 layered navigation magento2 ajax catalog magento2 ajax

26/10 2016

1.0.11

1.0.11.0

Implements AJAX loading in layered navigation and product list sections.

  Sources   Download

GPL-2.0+

The Requires

  • php ~5.5.9.0|~5.6.0|7.0.2|~7.0.6
  • magento/framework 100.0.*|100.1.*

 

magento 2 ajax layered navigation layered navigation magento2 layered navigation magento2 ajax catalog magento2 ajax

20/10 2016

1.0.10

1.0.10.0

Implements AJAX loading in layered navigation and product list sections.

  Sources   Download

The Requires

  • php ~5.5.9.0|~5.6.0|7.0.2|~7.0.6
  • magento/framework 100.0.*|100.1.*

 

magento 2 ajax layered navigation layered navigation magento2 layered navigation magento2 ajax catalog magento2 ajax