CiviCRM Date Tokens

Component type

module

Categories

Maintenance status

Development status

Downloads

20

Component created

Component changed

This module provides an enhancement to the CiviCRM module.

When creating emails within CiviCRM, there are "tokens" to replace content in the email with personalized values relative to the recipient (e.g. something like "[first_name]" will be replaced with "Martin"). This module adds tokens to represent today's date.

Views Condition

Component type

module

Categories

Maintenance status

Development status

Downloads

373

Component created

Component changed

This provides a condition based on if the page is a view page. For example, you can use it to specify that the page title block should only show on all view pages, or a specific block displays on a selection of different view pages.

Similar modules

Media entity generic

Component type

module

Categories

Maintenance status

Development status

Downloads

704

Component created

Component changed

This module adds the Generic media source for the media module in Drupal 8 core.

The Generic source used to be provided by the media_entity module. When media_entity was moved into Drupal 8 core, the generic media source support was dropped. This module mainly fills the gap for existing sites implementing the generic source.

Search API Solr Pro

Component type

module

Categories

Maintenance status

Development status

Downloads

265

Component created

Component changed

search_api_solr_pro

Module extension to prevent the entities being loaded from solr results in views by a query setting.

Motivation:

The well know module search_api_solr (https://www.drupal.org/project/search_api_solr) force the entities to beign loaded from the solr results in views, ignoring if the user only want to display specific fields that are already indexed in solr. In that case we can improve the performance of view generation avoiding the load of the entities.

Publishing Dropbutton

Component type

module

Maintenance status

Development status

Downloads

430

Component created

Component changed

WARNING: Unless you are required to use this module to maintain UI backwards compatibility, do not install. Core provides an improved UX out of the box!

This module reintroduces two UI elements that existed in core 8.3 but were superseded in 8.4:

Layout Discovery Override

Component type

module

Categories

Maintenance status

Development status

Downloads

161

Component created

Component changed

Don't like the layouts provided by the core layout_discovery module? This override will stop the layout_discovery module from providing any layouts. This is useful if you're using another module that displays layouts available (like Bricks), but the ones provided by core don't suit your site's needs.

REQUIREMENTS

You must have the layout_discovery core module installed.

INSTALLATION

Migrate Files (extended)

Component type

module

Maintenance status

Development status

Downloads

175

Component created

Component changed

Defines additional migrate plugins for file imports:

File Import

Imports a file from an local or external source. Files will be downloaded or copied from the source if necessary and a file entity will be created for it. The file can be moved, reused, or set to be automatically renamed if a duplicate exists.