Parade

Component type

module

Maintenance status

Development status

Downloads

2015

Component created

Component changed

A package built on top of the awesome Paragraphs module, featuring common sections and onepage-site solutions.

Think about this module as a feature-set, without the drawback of distributions: you can use this module on existing Drupal 8 sites too, even if they are built on a distribution.

MissPlete

Component type

module

Categories

Maintenance status

Development status

Downloads

218

Component created

Component changed

Drupal integration for MissPlete: a misspelling-tolerant autocomplete in less than 220 lines, no-dependencies.

MissPlete is a misspelling-tolerant autocomplete written in ECMAScript 2015, aka ECMAScript 6 (ES6).

It supports synonyms and it can be customized with any algorithm to select and sort the completions. By default it uses a Jaro–Winkler distance algorithm, which allows for better sloppy interaction than the usual completion based on exact substring matches.

CSSGram - Recreating Instagram Filters

Component type

module

Maintenance status

Development status

Downloads

605

Component created

Component changed

CSSGram is a simple module to apply CSS filters on image field type using field formatters for recreating Instagram filters with CSS filters and blend modes.

MODULE DETAILS
--------------
CSSGram Module uses CSSGram library for adding filter effects via CSS to the image fields. Basically, module extends Field Formatter Settings to add image filter for that particular field.

To configure image filters for a field, visit Manage Display settings and use format column to specify the filter to be used for that image.

Content Base Field Update

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

If you have to change base field configuration in core or contributed modules, there is a work around using drush command and then export the configuration.

This module will list all entities, bundles with fields allow user to enter key->value for the attribute that has to change and execute the form. The result will produce export file.