Entity Reference Exposed Filters

Component type

module

Categories

Maintenance status

Development status

Downloads

4632

Component created

Component changed

Synopsis
A module for those who need their Entity Reference Exposed Filters to have titles in Select Lists.

Similar Projects
None known

Requirements
Latest release of Drupal 8.x.

Configuration
Set up a Entity Reference Node Relationship (A "Content referenced from .." relationship) in a view.
Add the "Entity Reference Exposed Filters Node Titles" filter.
Set the sort options.
You will now have an exposed filter with referenced node titles.

CloudFront Purger

Component type

module

Maintenance status

Development status

Downloads

2521

Component created

Component changed

You can use AWS CloudFront as a reverse proxy in front of your whole Drupal site.

This module provides a very simple AWS CloudFront Purge Purger plugin.

WARNING: You are charged for each invalidation on CloudFront. Do your own calculations before using this module.

Subsite

Component type

module

Maintenance status

Development status

Downloads

625

Component created

Component changed

Subsite lets you make any node or set of nodes look like a different website by overriding the theme, branding, main menu, and more. Perfect for event and campaign micro-sites etc, subsite has been designed to be used by editors as part of the editorial process. Configuration for each subsite is stored with the node in a field which means it supports content revisions and works with your usual content workflow.

Nuclear

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module reacts to hooks. It will act on every fieldable entity argument of the hook and then traverse recursively any entity references. Then it will check every field of the entities and check for the third party setting called nuclear and if one is found then it will call the plugin defined there with the arguments found there. For example, if a comment is flagged you can give a badge to the author of the original node.

External Node

Component type

module

Maintenance status

Development status

Component created

Component changed

This module allow to declare read only (in first instance) nodes from another databases even if these are not Drupal databases, in order to publish data in a Drupal site. It uses the "dbconnect" project to manage target databases so this allow use databases from different drivers and servers at the same time for this purpose.