Drizzle

Component type

module

Maintenance status

Development status

Component created

Component changed

Drizzle (https://getdrizzle.com) is a free, full-stack solution for premium content creators to start selling their best content directly to website visitors. Once installed, you can sell paywalled content, set memberships and engage website visitors to increase number of paying users.

Learn more by watching 2 min video:
https://vimeo.com/182750960

Header and Footer Scripts

Component type

module

Maintenance status

Development status

Downloads

905

Component created

Component changed

This module allows you to add style and scripts in your site or , You don't need to open any file for this purpose.

You will be able to insert Google Analytics or other Web-analytics code, meta-informations, CSS and JS codes to
You will be able to insert html and/or JavaScript codes to footer of your site. Good place for Clicky Web Analytics, Twitter, Facebook or any other social media script.

Caucasus Capitals

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

The Caucasus Capitals module

  • Utilises various Block API hooks
  • Creates a block in the left sidebar
  • Themes the block using a render array
  • Attaches a module stylesheet to the block

Paragraphs Collection

Component type

module

Maintenance status

Development status

Downloads

876

Component created

Component changed

THIS PROJECT IS EXPERIMENTAL. DO NOT USE IT IN PRODUCTION PROJECTS. THERE IS NO UPGRADE PATH UNTIL A BETA RELEASE.

Paragraphs collection relies heavily on Paragraphs and it's latest features. Therefore it (almost always) REQUIRES THE LATEST DEV VERSION OF PARAGRAPHS

Paragraphs introduced a powerful plugin system to attach behaviors to paragraph types.

This project is a collection of EXPERIMENTS to provide plugins for a rich variety of paragraph types.
These plugins are available or in progress:

Ignore GIF Image Formatter

Component type

module

Maintenance status

Development status

Component created

Component changed

This tiny module extends core's default Image Formatter and configures it so GIF images are not processed through an image style. All GIFs will be displayed in their original form despite what image style is configured. This is useful because Drupal's default image processing library, GD, does not preserve animation in GIFs when running processing them.

Request Parameter Condition

Component type

module

Maintenance status

Development status

Downloads

114

Component created

Component changed

Tools like Views, Search API, Facets, and more rely on request parameters to process specific types of input. But, this functionality is often limited to whatever the tool itself provides.

One limitation we encountered was the ability to conditionally render logic based on request parameters.

For instance, I may want to display a block conditionally if a page does not have a query parameter "search". This use case works well with the Block Visibility Groups module, except we need a condition for processing these parameters from the request.

Block Widget

Component type

module

Categories

Maintenance status

Development status

Downloads

299

Component created

Component changed

Overview

Widget is a block that can display other blocks using a layout.

It is similar to Mini Panels in Drupal 7.

This replaces https://github.com/md-systems/widget, which depends the discontinued Layout project.

Status

The project is currently in an experimental state and requires layout_discovery, which is a new experimental module in Drupal core 8.3.x.

It is not ready to be used in projects. A release will be created when this changes.