Skip to content

Weight and Drupal 11

Ready

The latest stable release, 8.x-3.6, declares a core version requirement of ^9.5 || ^10.2 || ^11.0, which covers Drupal 11.

Drupal 10/11 version Provides a weight field that can be added to any fieldable entity. The weight field can be used to provide customized sorting. This is useful for sorting non-chronological nodes and or entities like bios, e-commerce products, or whatever you would like. Nodes or entities will be sorted first by stickiness, then by weight, then by creation date.

Key facts

Project
weight
Latest stable with Drupal 11 support
8.x-3.6 (22 Oct 2024)
Core version requirement
^9.5 || ^10.2 || ^11.0
Maintenance status
Minimally maintained
Reported installs
36,115
Last synced from drupal.org
21 Sept 2026

Every field above comes from the drupal.org API. The Drupal 11 status is derived from the core version requirement across this project's releases.

Source: drupal.org/project/weight