Drupal is a registered trademark of Dries Buytaert
File Entity (fieldable files) 8.x-2.7 Minor update available for module file_entity (8.x-2.7). OpenAI Provider 1.2.4 Minor update available for module ai_provider_openai (1.2.4). Intercept 2.0.27 Minor update available for module intercept (2.0.27). Domain Extras 3.0.4 Minor update available for module domain_extras (3.0.4). Content First 2.3.0 Minor update available for module content_first (2.3.0). OpenCulturas 3.0.5 Minor update available for distribution openculturas (3.0.5). Menu UI Extras 1.0.0 Initial release available for module menu_ui_extras (1.0.0)! Permissions Analyzer 1.0.1 Minor update available for module permissions_analyzer (1.0.1). Session Limit Module session_limit crossed 1,000 active installs. Kint 2.3.4 Module kint updated after 6 months of inactivity (2.3.4).

This module adds two new options to Drupal's mini pager, allowing users to see either the current page number out of the total number of pages, or the range of results currently displayed out of the total results. These provide more context for users navigating large lists without the visual bulk of a full numbered pager.

The Views Pager Mini Count module extends Drupal's built-in Views mini pager with two new pager plugins that give site visitors clear, at-a-glance pagination context — without requiring a full pager with numbered page links.

Features

The module provides two pager plugins, both available in any View under the Pager settings:

Mini pager with page count — displays the current page number alongside the total number of pages.

Example: Page 3 of 12

Mini pager with result range — displays the exact range of results currently shown alongside the total item count.

Example: 21–30 of 2 309

Both plugins keep the lightweight previous/next link navigation of the core Mini pager, while adding the contextual information that users need to orient themselves in large result sets.

Use cases:

  • Search result pages where users need to know how many results exist.
  • Content listings (articles, products, events) where showing a result range improves perceived usability.
  • Any situation where the full pager (with numbered page links) would be visually too heavy, but the core Mini pager lacks enough information.

Post-Installation

  1. Enable the module via Extend (/admin/modules) or with Drush: drush en views_pager_mini_count.
  2. Open any View in the Views UI (/admin/structure/views).
  3. Click the Pager settings link for the display you want to configure.
  4. Select either "Paged output, mini pager with page count" or "Paged output, mini pager with result range".
  5. Configure the items per page, link labels and any other options as needed, then save the View.

No additional configuration page is required. The selected pager will render automatically using the module's Twig templates. To customize the HTML output, copy one or both templates into your active theme:

  • views-mini-pager-count.html.twig
  • views-mini-pager-range.html.twig

Supporting this Module

If this module saves you time, consider contributing back: report bugs, review open issues, or submit patches on the project's issue queue.

Activity

Total releases
5
First release
Jun 2026
Latest release
1 month ago
Releases (12 mo)
5 ▲ from 0
Maintenance
Active

Release Timeline

Releases

Version Type Release date
1.0.1 Stable Jun 26, 2026
1.0.0 Stable Jun 21, 2026
1.0.0-beta2 Pre-release Jun 15, 2026
1.0.0-beta1 Pre-release Jun 15, 2026
1.0.x-dev Dev Jun 15, 2026