Prevent Extend
12 sites
Security covered
This module prevents users from installing, uninstalling, or updating modules through the Drupal admin interface. It achieves this by hiding the "Extend" menu item and denying access to module management pages.
This simple module hides the "Extend" Admin toolbar menu item and returns a 403 access denied for all the module install, uninstall, update and list paths.
This is to prevent all users, no matter what role, from installing/uninstalling/updating modules from the UI or via a link.