Embed View Shortcodes

Component type

module

Categories

Maintenance status

Development status

Downloads

797

Component created

Component changed

Embed view shortcodes is a module that allows users to embed views and block content into node body and blocks using simple syntax using Shortcode api.

This module is really helpful When you want to allow users to embed views or block into the text area on a page or block without granting them permission to use PHP.

This Module provide the feature to the admin to handle the acces of the execution of shortcode by text format permission.

Views Menu Parent Filter

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

While there are a number of modules that allow you to generate a menu based on Views results, there don't seem to be choices for people who want to go the other direction: filtering a View based on the menu status of the entities it otherwise returns.

The goal of this module is to provide two such filters:

Entity Reference Views Select

Component type

module

Maintenance status

Development status

Downloads

9620

Component created

Component changed

Synopsis
A module for those who need their Entity Reference Views fields
to be displayed as a select list, checkboxes or radio buttons in forms.

Similar Projects
If you need more than this try https://www.drupal.org/project/entity_browser

Requirements
Latest release of Drupal 8.x.

ListJs

Component type

module

Maintenance status

Development status

Downloads

1532

Component created

Component changed

Travis CI build status

This module adds fast fuzzy search to views lists, search facets lists, or any HTML list. The module uses List.js library to add search to lists. List.js is a native JavaScript library, therefore jQuery is not required. List.js is a tiny, invisible and simple, yet powerful and incredibly fast vanilla JavaScript library that adds search and flexibility to plain HTML lists.

Field Formatter for Views

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

A field formatter for entity reference fields targetting views that embeds the view when entity is viewed. 2 arguments are passed into the view as contextual filters, 1.) Entity id of the parent entity and 2.) a custom string value.

Inspired by and referenced plugin code from https://www.drupal.org/project/views_field_formatter

Use cases

Helpful if you are using the paragraphs module and want to define a paragraph type referencing a view.