Remote Site List

Component type

module

Maintenance status

Development status

Downloads

19

Component created

Component changed

This module is used for administrators who manage multiple sites, to keep track of them. It's a very simple approach without any bells and whistles, just to give a quick reference of the sites you have.

There are 2 modules here: remote_site_list is for the "child" sites and remote_site_list_parent is for the "parent" site.

User Help Manual

Component type

module

Maintenance status

Development status

Component created

Component changed

This module provides a method of structuring user-editable documentation nodes, for website users such as staff and volunteers.

It is built on the Book module. We provide the structure needed for the user manual and an initial import of content to help users with doing simple day to day tasks for working on their Drupal site.

This module was developed thanks to PeaceWorks Technology Solutions.

faceless

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Impersonate is a module that gives you the ability to veiw your website as a certain user (the one you will impersonate) would actually see it. It is great for verifying that the permissions and rules for your users work correctly and that you have the visual result wanted for every role/user.

Material Admin Support

Component type

module

Categories

Maintenance status

Development status

Downloads

140

Component created

Component changed

This module provides functionality for the Material Admin theme that must be done in a module. It is not required for using Material Admin, but is recommended for a fully featured experience.

Active development is done at: https://github.com/briancwald/material_admin_support

Entity Reference Guards

Component type

module

Maintenance status

Development status

Downloads

334

Component created

Component changed

Entity Reference Guards help you safely protect or clean up your entity references, based on actions performed on either entity (the referee or referent). It is based on Django's ForeignKey's on_delete behavior.

Pseudo Title

Component type

module

Maintenance status

Development status

Downloads

91

Component created

Component changed

Pseudo Title creates a pseudo field that can be used to move up and down the content of the title in the same administration page where the display of other fields are managed.

The problem that this module addresses is that Drupal 8 doesn't show the Title field in the /admin/structure/types/manage/[CONTENT_TYPE]/display page. Therefore; if your page layout requires that the title of a node in full-view be placed after the output of other fields, then you have to do it by other means.