Icon Select

Component type

module

Categories

Maintenance status

Development status

Downloads

935

Component created

Component changed

Icon Select Module

This module allows you to upload and display SVG icons in the drupal backend. You can display these icons in your frontend theme using twig or render them as a fields.

Entityreference One to One Relationship

Component type

module

Maintenance status

Development status

Downloads

142

Component created

Component changed

This module is for validating one to one relationship with entity reference fields. For example: If you create a entity reference field in a content type say Article which is referencing content from Basic page and you have added a new Article referencing Basic page's content say "Test A".

Bulk Update Fields

Component type

module

Categories

Maintenance status

Development status

Downloads

959

Component created

Component changed

VBO (views bulk operations) was included with core... sort of. This module attempts to bring back bulk field modifications in drupal 8. Dates don't work yet.. patches and bug reports welcomed!

Synopsis
A module for those who need to bulk update fields in nodes or other entities.

Similar Projects
None known

Requirements
Latest release of Drupal 8.x.

Codec Validation

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module provides field validation codec to Drupal core file field.
Codec Validation uses getID3() libraries and module.

Just install the module and configure the field with the allowed codecs. If none is provided, the module bypass the codec validation.

To do: integrate with FileField Sources module.

Entity Settings

Component type

module

Maintenance status

Development status

Downloads

280

Component created

Component changed

Introduction

The Entity Settings module provides the ability to store settings for entities in fields. The settings can then be employed by a theme, either in a preprocess function or a Twig template, to alter HTML markup or CSS classes based on the settings values. For referenced entities, settings are available for ancestors, though this currently only works for Paragraph entities.

The module currently defines three field types for storing setting values:

No End date

Component type

module

Categories

Maintenance status

Development status

Downloads

82

Component created

Component changed

Extends Date Popup widget: provides an option to hide the date input for the end date
(the end time input is visible). It might be useful when one needs to set a single date,
start time and end time (e.g. for an event that takes place during a single day).

After submitting the field the end date is set to the same value as the start date, i.e.
the end datetime is correct and can be used as if the end date

The respective checkbox (Hide end date) is located under the advanced settings of widget form.

Header formatter

Component type

module

Maintenance status

Development status

Downloads

1169

Component created

Component changed

Introduction
------------
This module adds a simple field formatter that allows a site builder to format a plain text field as a header.

Requirements
------------
None

Installation
------------
As you would any other Drupal module

Configuration
-------------
As you would any other field formatter.