Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Section


Column
width60%

Table of Contents
maxLevel3


Column
width30%





Section

Installation

Include Page
Base Module NotesBase Module Notes
Warning

Before installing the extension, please make sure to Backup your web directory and store database

  • Unzip the extension package file into the root folder of your Magento 2 installation.
  • Connect to SSH console of your server:
    • Navigate to the root folder of your Magento 2 setup
    • Run command as per below sequence,

      Panel

      php -f bin/magento setup:upgrade


      Panel

      php -f bin/magento module:enable Magedelight_Ajaxscroll


      Panel

      php -f bin/magento setup:static-content:deploy


  • Flush store cache
  • log out from the backend and log in again

...

Section

Frontend Functionality


Panel

  • Ajax loader to show when page loads automatically on scroll
Panel

  • "Go to Top" button to move your page to top on single click
  • "Load more items" button when automatic page load on scroll is disabled


Section

Demo

Click here to visit product detail page.


Click here to visit frontend.

Click here to visit backend admin panel.

...