Skip to main content
Drupal is a registered trademark of Dries Buytaert
EOL Warning: Drupal 11.0 has reached end of life and no longer receives security updates. EOL Warning: Drupal 10.3 has reached end of life and no longer receives security updates. EOL Warning: Drupal 10.2 has reached end of life and no longer receives security updates. EOL Warning: Drupal 10.1 has reached end of life and no longer receives security updates. EOL Warning: Drupal 10.0 has reached end of life and no longer receives security updates. EOL Warning: Drupal 9.5 has reached end of life and no longer receives security updates. EOL Warning: Drupal 9.4 has reached end of life and no longer receives security updates. EOL Warning: Drupal 9.3 has reached end of life and no longer receives security updates. Release: Raven: Sentry Integration 7.5.2 Minor update available for module raven (7.5.2). Usage Milestone: jQuery UI Datepicker Module jquery_ui_datepicker crossed 1,000 active installs.

Views Natural Sort Plugin

1 sites Security covered Drupal 11 · not 10 Views ecosystem
View on drupal.org

This module adds a natural sorting option to Drupal Views, ensuring alphanumeric strings are sorted in a human-readable order. It achieves this by separating text and numeric parts of strings for sorting without needing extra processing.

Claude UsedThis module was built with the assistance of claude code

Provides a Views sort plugin that sorts alphanumeric strings in human-expected order.

How it works

The module splits each value into a text prefix (everything before the first digit) and a leading numeric sequence, then sorts by the text prefix first and the numeric value second. This produces a natural ordering without requiring any stored index or cron processing.

Depends on

Dependencies of the latest stable release

  • views Drupal core

Required by

Tracked projects that depend on this one

No tracked projects depend on this one yet.

Activity

Tracked releases
2
Tracked since
May 2026
Latest release
2 months ago
Releases (12 mo)
2 ▲ from 0
Maintenance
Active

Releases

Version Type Core Release date
1.0.0 Stable 11 May 29, 2026
1.0.x-dev Dev 11 May 29, 2026