Entityreference Field Injection

Component type

module

Maintenance status

Development status

Downloads

22

Component created

Component changed

This module extends Entity Reference and allows to display fields from the referenced entity on the host entity.
It allows to configure the display per field instance and view mode.

Vast parts of the code were borrowed from the Commerce Product Reference module which is part of the Drupal Commerce

Drupal Statistics

Component type

module

Maintenance status

Development status

Downloads

113

Component created

Component changed

Drupal Statistics

This module consist of two blocks:

1.Node Statistics block -
Place on node pages it will give you count of the number of
times that particular node is viewed by authenticated users.
If not node page it will return not a node page.

2.User Statistics block -
Place anywhere it will return following user information:
- Read history
- Number of nodes visited by the user
- Join date
- Days registered
- Last login time
- Days since last login

Picture Block

Component type

module

Maintenance status

Development status

Downloads

32

Component created

Component changed

This module is a fork of the Image Block module with adaptions made to account for the use of the Picture element.

The admin user is presented with two separate image upload fields for desktop and mobile usage and an additional field to allow for the setting of a pixel width to activate a min-width media query.

Entity display

Component type

module

Maintenance status

Development status

Downloads

49

Component created

Component changed

An enhanced way to control the display of your entities in Drupal through code.

Classic method

The display of entities (node, user...) in Drupal is normally configured through the Manage display UI (/admin/structure/types/manage/*/display).

Decoupled Blocks: Vue.js

Component type

module

Maintenance status

Development status

Downloads

668

Component created

Component changed

This is a Vue.js implementation for the Decoupled Blocks module. Blocks built with Vue.js can now easily be added to a site via a module or in a custom theme.

Documentation: https://www.drupal.org/docs/8/modules/decoupled-blocks-vuejs

Development Status: Full test coverage is now finished.