API webhook

Component type

module

Categories

Maintenance status

Development status

Downloads

512

Component created

Component changed

API module provides great tool to generate documentation. This module provides web-hook to tell API module to:

- Re-download the new code base
- Queue for re-parse on next cron run.

Install

drush dl api_webook
drush en api_webhook -y

Then the web hook is available at: /api-webhook/:project-name/:branch-name

Important

This module will remove the old source code to get the new one. Please do not
point to a working directory.

Fractal

Component type

module

Maintenance status

Development status

Component created

Component changed

Bulk generation of image styles. Fractal also inspects JPEG and PNG images and serves the format with the smallest file size.

Yet another menu block

Component type

module

Categories

Maintenance status

Development status

Downloads

1130

Component created

Component changed

Imagine you need to display submenus separate from their trees in blocks.

  • Parent Menu 1
  • Parent Menu 2
    • Child Menu A
      • SubChild Menu 1A
      • SubChild Menu 2A
      • SubChild Menu 3A
    • Child Menu B
      • SubChild Menu 1B
      • SubChild Menu 2B
      • SubChild Menu 3B

Will result in:

Block title : Child Menu A
Block content :
- SubChild Menu 1A
- SubChild Menu 2A
- SubChild Menu 3A

Riveted

Component type

module

Maintenance status

Development status

Downloads

608

Component created

Component changed

A small module to configure and initialize the Riveted Google Analytics plugin.

The module assumes that you are already loading your analytics tool with another module or by hand (Universal Analytics, Classic Google Analytics, and Google Tag Manager).

To install:

Cultura Exchange setup without the installation profile

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This 'sandbox' module helps configure Cultura if it needs to be installed without the Cultura install profile (for instance if on an institutional system that already maintains Drupal's base configuration, or on a site which you have already started).

Here is the full list of modules used, the Cultura-specific ones first and then the other contributed models, including stalwarts very likely to be installed already such as Views, CTools, Token, and Pathauto.

Stop Administrator Login

Component type

module

Categories

Maintenance status

Development status

Downloads

370

Component created

Component changed

This is a simple module that will stop users from being able to login as user 1. Administrators will still be able to login as user 1 using drush. The idea behind this is to protect a site from the accidental loss of user 1's password. Ideally, two-factor authentication would be used to mitigate that instead, but this is a quick alternative.

Warning

If you enable this module, and do not have access to the machine using drush— you will NOT, I repeat, NOT be able to log back in as user 1. This will be sad for you, but here is your warning.