VJQ

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

VJQ is a Views plugin to add JSON queries to Views in Drupal 8.

Module is composition of Fitbit module and version 7 Views JSON Query module, that we used in our service.

Floating Button Menu

Component type

module

Maintenance status

Development status

Downloads

403

Component created

Component changed

Overview:

Float Button Menu animates on to the page as an expanding menu with menu items as per user choice.

  1. First step is to create menu here(admin/structure/menu).
  2. Now go to configuration -> User Interface -> Floating Button Menu Settings
  3. Select menu that you have created.
  4. Set menu color as per your choice.
  5. Save and you are done.

CARTO Sync

Component type

module

Maintenance status

Development status

Downloads

358

Component created

Component changed

This module allows to Synchronize your Drupal data with CARTO. This gives the ability to create amazing maps and process your spatial data using the tools provided by CARTO.

Usage

To synchronize your data, all you need to do is to create a view using a CARTO Sync display type and then synchronize it with CARTO from the CARTO Sync dashboard page. Automatically your data will be synchronized with CARTO and you would be able to do almost everything with them.

Views AJAX Form

Component type

module

Maintenance status

Development status

Downloads

226

Component created

Component changed

In some cases, a view's exposed filters can take a significant time to construct and render. In such cases, it can be beneficial to send the view's results back to the user right away, and then load the exposed filters form asynchronously via AJAX.

This is implemented, via a new "Exposed form style" option, in this module.

Views simple timeline

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is deprecated in favor of A simple timeline. It has been merged on the 8.x branch of A simple timeline.

Views timeline provide a Views style plugins to display views row as a timeline. You can choose to display rows with fields and customize each field as you want with standard options provided by Views. Or you can choose to display row with a view mode.

Views WaterFall Display

Component type

module

Maintenance status

Development status

Downloads

746

Component created

Component changed

Introduction

This adds a new display style to views called "WaterFall". Similar to how you
select "HTML List" or "Unformatted List" as display styles.

This module apply waterFall js from
http://www.jqueryscript.net/layout/Pinterest-Style-Responsive-Web-Layout...