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

Ziggeo video service

Component type

module

Categories

Maintenance status

Development status

Downloads

132

Component created

Component changed

Overview

With this module, and Ziggeo video service you can add to your site ability of record video using webcam or upload existing video. You can spice up your blog with video posts or invite people to leave video comments.

This module provides custom field type for recording and playback Ziggeo video. You can add Ziggeo field to any entity (e.g. node or user).

Image PHP Filter

Component type

module

Categories

Maintenance status

Development status

Downloads

191

Component created

Component changed

Standard PHP image filters as image styles effects.

Currently it implements:

  • IMG_FILTER_COLORIZE
  • IMG_FILTER_CONTRAST
  • IMG_FILTER_BRIGHTNESS
  • IMG_FILTER_SMOOTH
  • IMG_FILTER_GRAYSCALE

Requirements

  • Image module (core).

Installation

Install as you would normally install a contributed Drupal module. See drupal.org/node/1897420 for further information.

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.

Media entity upgrade

Component type

module

Maintenance status

Development status

Component created

Component changed

This module enables creation of media entities during a core D6->D8 upgrade.

It creates one media entity per file entity, autopopulating mimetype and owner uid, and using bundles and media providers to fill in other fields (e.g. image width and height).

Drop2S3

Component type

module

Maintenance status

Development status

Downloads

95

Component created

Component changed

General information

The Drop2S3 module provides a custom file field that renders a drop area that
upload files directly to AWS S3 bucket using the Evaporate JS.

Advantages

  • Use Dropzone JS, popular plugin to Drag & Drop files;
  • Use Dropzone JS configurations as maxFilesize, acceptedFiles and more;
  • Upload files directly to AWS S3 using Evaporate JS;
  • Progress bar indicating the remaining time.

Configuration

Use the README.txt into the module folder, it's contain all information necessary.