Useful Drupal modules
Click on the module name for notes, comments, patches.
Recommendations (for and against) are my personal opinion only and may be out of date. Feel free to email with corrections/suggestions.
Name | D8 | Personally Tested | Last Updated |
---|---|---|---|
Rabbit hole (rabbit_hole) | ✔ | ✔ | 2020-02-17 |
Lets you set display, access denied, redirect or programmatic accessing for direct access to nodes. However, note that includes both /node/xxx and the node alias, i.e. you can't just use it to restrict numeric URLs, the human friendly ones will get blocked too - so restrict_node_page_view might be more appropriate. There's a series of submodules (such as rh_node) and without enabling them you won't see any options in the UI. |