thecodingtutor / magento2-catalog-infinite-scroll
Catalog Infinite Scroll provides infinite ajax scroll that auto load the next page. Offer user friendly UI, help customer save clicks & time.
Installs: 22
Dependents: 0
Suggesters: 0
Security: 0
Stars: 7
Watchers: 2
Forks: 2
Open Issues: 3
Language:JavaScript
Type:magento2-module
Requires
- php: ~5.5.0|~5.6.0|~7.0.0
This package is not auto-updated.
Last update: 2025-05-06 20:45:42 UTC
README
Magento 2 Extension
Catalog Infinite Scroll provides infinite ajax scroll that auto load the next page. Offer user friendly UI, help customer save clicks & time.
Features:
- Magento 2 Ajax scroll without interruption
- Can restrict infinite scroll to particular screen width
- Place navigation bar in any location at the page.
- Similar technique as seen on Twitter, Facebook
- Used in category page and search page
- Easy to use
More courses and tutorials about Magento 2 visit:
https://blog.manishjoy.com/magento-development-guide/
The extension is free and always will be
Additional Charges:
Installation: $ 20
Support: $ 40 /6 months
Liked my work?
--- OR ---
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 5.6.x, 7.0.2, 7.0.4 or 7.0.6 | php -v |
PHP Ubuntu PHP CentOS |
MySQL 5.6.x | mysql -u [root user name] -p |
MySQL |