When using config_readonly with Drupal >= 11.3, taxonomy terms can no longer be reordered because the overview form now extends EntityForm (see: https://www.drupal.org/node/3528300).
This module restores term reordering by whitelisting the taxonomy.vocabulary.* configuration pattern while still preventing configuration changes. Editing is disabled by making the form disabled, and deletion is blocked through access control.
This module originated from the issue : https://www.drupal.org/project/config_readonly/issues/3600953.
Supporting organizations:
Project information
Minimally maintained
Maintainers monitor issues, but fast responses are not guaranteed.Maintenance fixes only
Considered feature-complete by its maintainers.3 sites report using this module
- Created by quentin massez on , updated
Stable releases for this project are covered by the security advisory policy.
There are currently no supported stable releases.
Releases
1.0.0-alpha1
released 15 June 2026
Works with Drupal: ^11.1
Install:
Development version: 1.x-dev updated 1 Aug 2026 at 12:56 UTC

