Inline Entity Display

Component type

module

Maintenance status

Development status

Downloads

7076

Component created

Component changed

Overview

Make available the fields and text properties from referenced entities into the parent entity template and the manage fields display overview.

Drupal standard entity display:

Node
- title
- field body
- field reference -> default formatters

Configuration Tools

Component type

module

Maintenance status

Development status

Downloads

5908

Component created

Component changed

Config Tools is a package of modules that help to manage your Drupal 8 configuration files. This includes two modules currently.

  1. Active configuration file handling
    Stores your current active configuration as yml in a specified directory. This is especially useful for tracking changes to your configuration through some VCS.
  2. Git Configuration
    Auto commits changes to your configuration to a specified git repository for every configuration change.

Views Related Content

Component type

module

Maintenance status

Development status

Downloads

3754

Component created

Component changed

Views Related Content is an extension to the Views module. It helps show the related contents, related nodes on the content detail page.
This module makes it easy for you to work with contents, nodes by adding the filter criteria by Author, Content Type, Taxonomy Terms in the Views configuration.

Regions Access

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This little module allow to show or hide one or more regions from your administration "Structure->blocks" section for user without the "administer block" permission so you can limit what regions users are allowed to use for blocks

It works well with block access module.

User Pages

Component type

module

Maintenance status

Development status

Downloads

9734

Component created

Component changed

User Pages module allows you to manage following user related pages:-

  • user
  • user/login
  • user/register
  • user/password

By, default these user page are not available in Chaos Tool Suite, once you install it pages will be automatically available in Page Manager and can be managed via Panels.

Modrst

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Modrst is the module for conveniently restart the module on modules page in drupal, with it you can use the following features:

  • click on the "restart" link, the module will be disabled, uninstalled, installed, finally enabled again.
  • click on the "start" link, you can direct starting the module.

I think it is useful to test some of module features during development.