Conveyor

Component type

module

Maintenance status

Development status

Component created

Component changed

Synopsis

Conveyor provides a way to push and synchronize content and configuration from one environment to another. This tackles a common problem that content cannot be migrated across different drupal instances (e.g test, staging, production).

Field Split

Component type

module

Maintenance status

Development status

Downloads

2266

Component created

Component changed

This module can split field values into multiple fields on the Manage display page. Imagine you have an entity reference field with two values and the first one should goes into region* "Left" and the other one goes into region* "Right". Currently you only have one field which you can move into a region but with this module you can split that field so that you have 2 fields.

The Loch Ness Module

Component type

module

Maintenance status

Development status

Downloads

322

Component created

Component changed

This is a module that will allow for locking of editing of nodes and things. If you need advanced features please take a look at Content Locking. This module is designed with simplicity in mind. All locks are ephemeral and they are stored in the cache table.

Homebox Fields

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

This module is base on the homebox module that allows site administrators to create dashboards for their users, using blocks as widgets.

By default, Homebox allow only a Custom title on the block information.
And it display the block in a single list.
But i wanted more custom fields per block to have a better user experience.
With this modules, it added a description field, an image field
and a taxonomy reference field for categorize.

HipChat Alerts

Component type

module

Maintenance status

Development status

Component created

Component changed

This is a module for Drupal 7.x that uses watchdog to send important information to a HipChat room. Currently works with HipChat API v1 with plans to support v2 soon. For developers who maintain many different Drupal sites, this provides an easy way to monitor multiple installations and improve response time to resolving critical errors. Inspired by the ChatOps movement.

Site Alert

Component type

module

Categories

Maintenance status

Development status

Downloads

1375

Component created

Component changed

The Site Alert module is a lightweight solution for allowing site administrators to easily place an alert on their site, for example for maintenance downtime, or any general informational message. Alerts have start and end date/times, and can be assigned a severity level. Messages are refreshed by ajax and not subject to site caching, so changes made in the ui will be automatically displayed to users without necessitating a cache clear. The module provides a custom pane (recommended) and a block for sites not using panels.

Codit: Crons

Component type

module

Maintenance status

Development status

Downloads

2698

Component created

Component changed

CONTENTS

  • Introduction
  • Features
  • Requirements
  • Installation
  • Configuration
  • Submodules
  • FAQ
  • Bonus Features
  • Maintainers

INTRODUCTION

Codit: Crons allows a developer to add multiple jobs (functions with spoecific
actions) to the cron with each cron job having its own timing.

Commerce Cart Context

Component type

module

Maintenance status

Development status

Downloads

1249

Component created

Component changed

This module provides a context condition that allows you to check whether a user's shopping cart contains any items or not.

You could use this to for instance show the shopping cart block only if the cart contains any items, or show a block enticing users to purchase only if their cart is empty.

Requirements