Views Infinite Scroll

Views infinite scroll allows you to load and display pages of any view inline, using AJAX (this has been called infinite scrolling, load more, autopaging, endless pages and more). The pager can be triggered with the press of a button or automatically as the user scrolls to the bottom of the view's content.

The Drupal 8 version of Views Infinite Scroll is a lightweight solution which:

  • Works with the existing views AJAX system, no 3rd party libraries required.
  • Works with AJAX exposed filters.
  • Can be enabled on any view (block, page or otherwise).

Note: Views Infinite Scroll requires "Use AJAX" Option to be set as "YES" under Advanced Option in your view.

Find out about the Drupal 7 version here.

Views Infinite Scroll powered pages:

Drupal 7

The 7.x-1.x version is based on an autopager library using jQuery, however 7.x-2.x has been updated to use just the AJAX functionality already packaged with views, however it is somewhat experimental and hasn't been battle-tested.

Credits

Views Infinite Scroll Logo by Nico Grienauer (Grienauer)

Supporting organizations: 
Drupal 8/9 maintenance and development
proudly helped to improve this module for the Drupal community

Project information

Releases