vuukle

Component type

module

Maintenance status

Development status

Downloads

189

Component created

Component changed

This module is used for the vuukle api integration with the drupal. Vuukle is a commenting platform which can be integrated with the drupal nodes. Administrator can choose to which content type node should be integrated with the vuukle comment system

SumoMe Tools

Component type

module

Maintenance status

Development status

Downloads

215

Component created

Component changed

This module allows you to add the tools from SumoMe to your Drupal 8 site.

To use, just install and enable it, then go in the settings form (Configuration/Custom/SumoMe Tools) to enter your own SumoMe Site ID.

Once that is done, you need to clear the cache (Configuration/Performance/Clear all caches).(Fixed in 1.1)

Upcoming features:

REST Export Nested

Component type

module

Maintenance status

Development status

Downloads

639

Component created

Component changed

This module extends core's REST Export views display to automatically convert any JSON string field to JSON in the output. It works with Views Field View.

Theoretically it should work with any field which displays a JSON string without any surrounding HTML.

  1. Install module.
  2. In your view, add a display of type "REST export nested"
  3. Configure view.

When adding a Views Field View field, make sure the output of the field is set to "REST export" or "REST export nested".