commerce_extra_panes_views

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Provides views Row style plugin to render order as configured order's 'commerce_extra_panes' node.
Note: token_replace() will be also applied to rendered HTML text with 'commerce_order' entity substitutions included.

Just put some tokenized text into node body and get well formed user's agreements list.

cache_extra

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Extra 'cache' package to improve user and developer expirience.

At the time it contains single 'cache_extra_cookie' sub-module to set cookie while user log -in and -out.

Cronpub

Component type

module

Maintenance status

Development status

Downloads

509

Component created

Component changed

The Cronpub module is fundamentally created with one purpose; make use of Calendar Recurrence Rules (RRule) attached to entities and provide an easy-to-use plugin interface that allows to define custom actions, what to do (with the parent entity) when an event begins or ends. Included plugins are time-based publication and un-publication of content entities. There are also Plugins to manage the flags ‘sticky’ and ‘promote’.

ETL

Component type

module

Maintenance status

Development status

Component created

Component changed

Overview

The ETL (Extract, Transform and Load) module gives the ability to export and denormalize any kind of content. Basically you are able to select content types or custom entities to be exported into a destination database. It also gives you the possibility to alter the data before persist it.

Requirements

This module requires the following modules:

Twig Temporary Environment

Component type

module

Categories

Maintenance status

Development status

Downloads

13178

Component created

Component changed

Running Drupal in a containerized environment where you don't have any shared storage for public files? This module moves the Twig template cache to the temporary directory, removing one more dependency on the public stream wrapper.

Nearby places search

Component type

module

Maintenance status

Development status

Downloads

1238

Component created

Component changed

Description

Nearby Places Search: This module integrates with the Google Places and GMap.

Shows a list of places of a certain type and configurable from the back-end
settings within the specified radius for specified location.

Requirements

Libraries API (For both D7 & D8)
jQuery Update (>7.x-2.5) (Only for D7)

Installation

Feature Flag

Component type

module

Categories

Maintenance status

Development status

Downloads

168

Component created

Component changed

Utility module which allows developers to turn on/ off areas of the codebase. A.K.A. Feature Flags

How does this differ from:
featureflags: Is nice, but we needed it to be more lightweight; no custom tables, no access control
killswitch: Not even remotely related, this is more for hijacking your site should a client not pay their bill