strategery / magento2-infinitescroll
strategery/magento2-infinitescroll
Magento2 InfiniteScroll module to load the next catalog page or results when scrolling down a page.
Strategery InfiniteScroll - Magento 2 Module
This extension is for when the user reaches the end of the current product list, the next page is loaded automatically by AJAX after the end of the list. Easy to install and configure, this module works 100% out of the box with Magento's default theme, and also gives to you the posibility to configurate the custom selectors of your custom theme. Now you can get a more friendly UI by helping the user to save clicks and time.
Installation
With composer:
$ composer.phar require strategery/magento2-infinitescroll
Useful Links
| Repository | https://github.com/webcreate/infinite-ajax-scroll |
Release Notes
v0.2.2
- Bug fix for debug mode - PR #12
v0.2.1
- Warnings fixes.
v0.2.0
- Refactored Module for Magento 2 version.
Copyright 2016 Strategery, Inc. Licensed under the Academic Free License version 3.0
No changelog yet
The vendor hasn't published a changelog. Tagged releases appear in the Versions tab.
| Version | Stability | QA Status | Compatibility | Released |
|---|---|---|---|---|
| 0.6.0 | stable | Fail | Magento 2.4.7-2.4.9 Details | 2023-01-03 16:04:20 |
| 0.5.2 | stable | Not tested | Not yet tested Details | 2021-02-25 12:15:45 |
| 0.5.1 | stable | Not tested | Not yet tested Details | 2020-11-05 12:58:29 |
| 0.5.0 | stable | Not tested | Not yet tested Details | 2020-02-10 12:48:44 |
| 0.4.2 | stable | Not tested | Not yet tested Details | 2020-02-10 10:26:30 |
| 0.4.1 | stable | Not tested | Not yet tested Details | 2019-11-26 09:52:45 |
| 0.4.0 | stable | Not tested | Not yet tested Details | 2019-09-10 09:12:10 |
| 0.3.1 | stable | Not tested | Not yet tested Details | 2019-07-29 11:12:20 |
| 0.3.0 | stable | Not tested | Not yet tested Details | 2019-05-08 10:18:07 |
| 0.2.5 | stable | Not tested | Not yet tested Details | 2019-02-25 10:52:56 |
| 0.2.4 | stable | Not tested | Not yet tested Details | 2017-12-21 12:11:53 |
| 0.2.3 | stable | Not tested | Not yet tested Details | 2017-12-21 12:06:13 |
| 0.2.2 | stable | Not tested | Not yet tested Details | 2017-05-22 11:52:45 |
| 0.2.0 | stable | Not tested | Not yet tested Details | 2016-07-26 14:16:57 |
| 0.1.1 | stable | Not tested | Not yet tested Details | 2016-07-25 10:01:33 |
| 0.1.0 | stable | Not tested | Not yet tested Details | 2016-07-05 13:07:47 |
Requires 1
| Package | Constraint |
|---|---|
| php | ~7.4.0|^8.0 |
Compatibility
Each Magento release line is installed on its supported PHP versions, then the module is built (DI compilation + static-content deploy) and its unit and integration suites are run. The matrix shows the lines and PHP versions the module is confirmed to install and run on. Code-quality results further down (phpstan, phpcs, …) are reported separately and never affect compatibility.
Code Quality
Advisory checks against the module's source. Static analysis runs once across the whole module; PHPStan re-runs per Magento + PHP version because resolvable symbols differ between releases. These NEVER affect the Compatibility badge. A phpcs finding can't make a module incompatible.
Static analysis
Coding standards (phpcs), mess detection (phpmd), copy-pasted code (cpd), PHP cross-version compatibility, composer.json validity. Each runs once for the whole module.
Tests
Unit and integration suites, run for each applicable Magento and PHP version. A test failure speaks to the module's behaviour, not its compatibility with a Magento line, so it is reported here separately and never reddens the compatibility matrix.
Unit tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Integration tests
| Magento | PHP 8.2 | PHP 8.3 | PHP 8.4 | PHP 8.5 |
|---|---|---|---|---|
| 2.4.7 | N/A | N/A | ||
| 2.4.8 | N/A | N/A | ||
| 2.4.9 | N/A | N/A |
Security
Security checks run directly against the module: an audit of its declared dependencies for known vulnerabilities (composer audit) and a scan of its source for malware and web-shell signatures. Each runs once. A malware detection fails the version outright.
Turn an existing module into recurring revenue.
If you already maintain a Magento 2 module on GitHub or GitLab, listing it on Packagento takes about five minutes. We mirror your tags, handle distribution signing, and route paid licenses through Stripe Connect, so you can keep shipping the way you already do.