Jquery UI Field

Component type

module

Maintenance status

Development status

Downloads

203

Component created

Component changed

Overview:
Jqueryui_field is a very simple Drupal module to use within the field system. module is providing the jqueryui field widget where Tabs & Accordion Can be displayed to the end users.

Installation:
Download the module and extract it to the modules directory. Install it as any Drupal contributed module.

Usage:
Add jqueryui_field from the available field type dropdown & manage the display of the field.
Currently, this module is supporting the below field formatters.

Year Only

Component type

module

Categories

Maintenance status

Development status

Downloads

964

Component created

Component changed

This module is used to collect year part of date in any field. It provides a custom field type Year Only in the field UI.

With the help of this module one can add field where he/she wants to get year only instead of complete date.

Installation:

Installation of Year Only module is similar to other drupal modules. To install Year Only module please follow the below steps:

Linkit widget

Component type

module

Categories

Maintenance status

Development status

Downloads

145

Component created

Component changed

The core link field in Drupal 8 does not support published content that has pages other than nodes, so if you are wanting a field which allows a link to an internal page or external URL you need separate fields.

The Linkit module in Drupal 8 does not have a widget, and anon (maintainer of Linkit) does not feel the use case is warranted (Issue: https://www.drupal.org/node/2712951). I would love to see this incorporated as a sub-module of Linkit.

Dropbox upload

Component type

module

Maintenance status

Development status

Downloads

153

Component created

Component changed

Dropbox upload allows you to add a new field type called dropbox_upload. Files added with this field are directly uploaded to an attached Dropbox account and stay there. The folder structure can be defined per field and can be token based.

When visiting content with dropbox files then the files are showed correctly.

Entity Reference Facet Link

Component type

module

Maintenance status

Development status

Downloads

425

Component created

Component changed

Entity Reference Facet Link is a Drupal 8 module that provides a formatter plugin for entity reference fields, including taxonomy term reference fields. It will allow you to display those entity references as links to a faceted search page.

Menu Item Extras

Component type

module

Maintenance status

Development status

Downloads

6674

Component created

Component changed

Menu Item Extras provides extra fields for the Menu Items without using additional entities. This module is NOT an alternative of all Mega Menu modules - it is unique implementation of Drupal core’s Menu system.
All fields are placed upon the Menu Item edit/add form and use core Menu link content entity for storing all data.