Weight and Drupal 11
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
Related modules in Administration tools
Chaos Tool Suite (ctools)
ReadyCTools is a developer toolkit that provides APIs, etc. to improve the developer experience. Most often you don't install this directly; it's a dependency of some other module you want.
ctoolsLatest stable 4.1.1457,555 sitesAdmin Toolbar
ReadyImproves the default administration toolbar menu by turning it into a drop-down, for fast access to all administration pages. Can also provide access to additional tools from the admin menu.
admin_toolbarLatest stable 3.6.3299,176 sitesRedirect
ReadyProvides the ability to create manual redirects and maintain a canonical URL for all content, redirecting all other requests to that path. Features Common API for loading, saving, and deleting redirects. Case-insensitive redirect matching with a hook to allow other modules to narrow-down the candidate redirects.
redirectLatest stable 8.x-1.13275,714 sitesBetter Exposed Filters
ReadyReplaces Views' default single/multi-select boxes with radio buttons or checkboxes, respectively. You can add fields to the exposed filters to improve the user experience.
better_exposed_filtersLatest stable 7.1.3196,250 sitesViews Bulk Operations (VBO)
ReadyAllows applying actions to multiple items in a view. Operations are performed in batches, to avoid timeouts. Supports custom actions, confirmation steps, selection across all view results, and more.
views_bulk_operationsLatest stable 4.4.8157,391 sitesLinkit
ReadyLinkit provides an autocomplete functionality for Drupal link interfaces. Linkit supports nodes, users, taxonomy, files/media, and basic support for all types of entities that define a canonical link template.
linkitLatest stable 7.0.17155,534 sites