Views table search

Component type

module

Categories

Maintenance status

Development status

Downloads

471

Component created

Component changed

This module provides a views plugin display that enables js search on table row results.
It works best with views without pagination and can be customized: the search label, the highlight color(for found results) , the number of characters to start the search for, etc ....
It also can be themed with twig templates, like any drupal view.

Views Inject View Results

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

What is Views Inject View Results module?

Views Inject View Results module allows to inject results into view from other view.
The results are injected at position set as per 'position' field which should be in filtered content type - for the view that is to be injected.
The injected results will remain in fixed position (value of the 'position' field) while the primary view results will 'roll' around.

View Migration

Component type

module

Categories

Maintenance status

Development status

Downloads

252

Component created

Component changed

Views Migration helps existing Drupal 7 views objects to transform into compatible YAML configuration files for import in Drupal 8 instance.

Why Views Migration required?

Assume you have migrated your website from Drupal 7 to Drupal 8 using Core Migration tools, as it does not support views migration directly, we need a tool that helps to migrate views from existing Drupal version 7 to Drupal version 8.

SooperThemes GridStack

Component type

module

Categories

Maintenance status

Development status

Downloads

536

Component created

Component changed

Glazed GridStack is a lightweight plugin to create GridStack layouts with Views.

This module was developed as part of the SooperThemes product line to support our theme designs and is maintained for both Drupal 7 and Drupal 8.

Atixnet Swiper Slider

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

This module integrates the Swiper JS library as :

  • a field formatter for entity reference fields (thanks to reference swiper module).
  • a field formatter for image(s) fields.
  • a views style.

Swiper is basically a powerful and modern slider plugin, which also supports swiping on devices with touch screen.
The Swiper plugin was created by iDangero.us.

Search API TableSelect

Component type

module

Categories

Maintenance status

Development status

Downloads

75

Component created

Component changed

This module provides TableSelect style for Views based on Search API. Checkbox is added as first column to table. It extends Table style (with fields) so all options from it are available (except of grouping).

This is only developer base, you will need to create your own form class (example included).