Drupal is a registered trademark of Dries Buytaert
Release: Paragraphs 8.x-1.23 Minor update available for module paragraphs (8.x-1.23). Release: AI (Artificial Intelligence) 1.4.6 Minor update available for module ai (1.4.6). Release: AI (Artificial Intelligence) 1.3.11 Minor update available for module ai (1.3.11). Release: Search and Replace Scanner 2.0.0 Major update available for module scanner (2.0.0). Release: Chosen 5.0.7 Minor update available for module chosen (5.0.7). Release: amazee.ai Private AI Provider 1.4.0 Minor update available for module ai_provider_amazeeio (1.4.0). Release: Content Packages 1.2.0 Minor update available for module content_packages (1.2.0). Release: Instagram Feed Block 1.0.2 Minor update available for module instagram_feed_block (1.0.2). Module Revived: Entity Browser 8.x-2.16 Module entity_browser updated after 11 months of inactivity (8.x-2.16). Usage Milestone: Media entity Twitter Module media_entity_twitter crossed 10,000 active installs.

This module adds a block to content pages that allows visitors to navigate to the previous or next piece of content. It's useful for websites with many articles or blog posts, enabling seamless browsing through related items.

Next Previous Post Block (Node or Page Pagination) is a Drupal module that lets visitors move to the next or previous post directly from a node page, without returning to the main listing page. It is designed for use with specific content types, so developers can enable pagination only where it is needed.

This module is useful when a site has large content collections, such as blogs, articles, or news posts. For example, if a visitor is reading Blog 56, they can use the next and previous links to move between blog posts seamlessly.

Installation
Install the module like any other Drupal module with Composer: composer require drupal/nextpre. Drupal projects commonly use composer require drupal/[module] to add a module dependency.

Example
Suppose you have a Blog content type with 100 nodes. When a visitor opens Blog 56, the module can display navigation links on that detail page so the visitor can jump to Blog 55 or Blog 57 without going back to the blog listing.

Install it like any other module

composer require drupal/nextpre

Similar projects

Difference from Flippy
Flippy provides its settings at the content-type level, while Nextpre provides configuration in a block. Flippy generates a unique pager for each content type, whereas Nextpre is configured one content type per block, so using it for another content type requires creating another block with separate settings.

Next Previous Post Block (Node or Page Pagination) is a Drupal module that adds next and previous navigation on node detail pages for selected content types. It helps visitors browse content continuously, such as moving between blog posts, without returning to the main listing page.

Activity

Tracked releases
1
Tracked since
Jun 2026
Latest release
1 month ago
Releases (12 mo)
1 ▲ from 0
Maintenance
Active

Releases

Version Type Release date
11.0.3 Stable Jun 22, 2026