Module Description
I have developed a Drupal 8-9-10 module and named it "Next Previous Post Block (Node or Page Pagination)" The Drupal plug-in will allow the website visitors to jump on the next or previous post without going back to the main page to see all the posts. Drupal developers can use this plug-in for particular content types. Suppose, there are many large content bundles, then the developer can apply the plug-in for a specific bunch of content.
This is a module that is also called pagination.
For example:- I have a "Blog" content type and in this blog 100 pages (Nodes). A visitor comes to the website and reads blog number 56 (Node/56). We have to provide a next and previous button on the detail page to jump to the next and previous blog.
Install it like any other module composer require drupal/nextpre
Similar projects
* Flippy
How they are different? Flippy Module provides setting under the all content type and Nextpre module provides a configuration in the block. Nextpre module is available only the one content type at one block. If you want to use this pagination for another content type. You will create again a new block setting for different content type. Same as the previous one.
This module is also called view next post and previous post.
This is a module that is also called pagination.
For example:- I have a "Blog" content type and in this blog 100 pages (Nodes). A visitor comes to the website and reads blog number 56 (Node/56). We have to provide a next and previous button on the detail page to jump to the next and previous blog.
Install it like any other module composer require drupal/nextpre
Similar projects
* Flippy
How they are different? Flippy Module provides setting under the all content type and Nextpre module provides a configuration in the block. Nextpre module is available only the one content type at one block. If you want to use this pagination for another content type. You will create again a new block setting for different content type. Same as the previous one.
This module is also called view next post and previous post.
Module Link
Project Usage
652
Security Covered
Covered By Security Advisory
Version Available
Production
Module Summary
This module aims to solve the issue of allowing website visitors to easily navigate to the next or previous post without having to go back to the main page, specifically for Drupal developers working with particular content types.
Data Name
nextpre