Banned Projects

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module allows you to select a list of module that you don't want to be enabled.

Use case : you host a bunch of sites in an multi-sites installation, you don't have access to the admin web-interface, and you don't want the administrators to be able to enable certains modules.

  1. Enable this module,
  2. set the list of modules in the settings.php,
  3. finished. The module prevent automatically the dependencies modules to be activated.

Example :

Replicate paragraphs

Component type

module

Maintenance status

Development status

Downloads

16608

Component created

Component changed

Replicate Paragraphs Extends Replicate module to manage the cloning of paragraphs_item entities and fields.
Basics

When you clone an entity (node, taxonomy term, ...) containing a paragraphs reference, the paragraphs items are not duplicated, and the cloned entity still references the same paragraphs than the original entity.
This poses great issues as any modification on the paragraphs will impact all the duplicated entities.

Recurly Entity

Component type

module

Maintenance status

Development status

Downloads

194

Component created

Component changed

Exposes Recurly API objects as Drupal entities.

Recurly is a platform for managing subscriptions and recurring billing. This module lets Fields be attached to Recurly objects. The Recurly API doesn't have any mechanism for storing custom data, so to extend a Recurly object it must reference data in your Drupal database.

Currently supported entities include:

  • Subscription Plans
  • Subscriptions

Under development:

Service State

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Service state is a status page for Drupal. It is used to expose the state of
the system. This might include configuration items, connectivity to any remote services, and general data about the health of the site.

Features

  • Updated via Ajax
  • JSON API for retrieving status
  • Pluggable architecture

Screenshot

Screen shot of service state.