Doomscroll
No security coverage
Doomscroll enables infinite scrolling for content on your site, automatically loading more content as users scroll down pages for specific content types. This module updates the browser's URL as new content loads, and provides hooks for developers to customize the behavior.
This module provides infinite content scrolling on chosen content type pages. This feature is popular on news sites.
Features
- Ajax appending of nodes on scroll.
- Changing of URL in browser through History API.
- Hooks and JS events to react to node appending or alter the appended content.
Post-Installation
Go to the module configuration page and choose the content types you want to enable this functionality for. Install the Waypoints JS library dependency via Composer, Drush, or manually as described in the README file.
Similar projects
Views infinite scroll can probably be used to create the base functionality.