SimpleRulesEngine UI

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Simple Rules Engine UI

This module contains forms and reports that can be adapted for custom modules to interact with the simple rules engine core module. The Demo module uses this module to create the user interface.

Codit: Blocks

Component type

module

Maintenance status

Development status

Downloads

2676

Component created

Component changed

CONTENTS OF THIS FILE

  • Introduction
  • Features
  • Requirements
  • Installation
  • Configuration
  • Building Blocks
  • Drush Commands
  • FAQ
  • Roadmap
  • Bonus Features
  • Similar Projects
  • Maintainers

INTRODUCTION

Codit: Blocks allows for creation of simple or complex blocks with custom
callback, access, and caching available for each block. Like all Codit based
modules, this is done entirely through code and no admin.

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.

UUID sync fetcher

Component type

module

Maintenance status

Development status

Component created

Component changed

This project aims to be fast and deep ability to sync content/data from source to destination drupal site installations.
It has plugins, field mappers.

Additional information will be added after first public release

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.

Features Overridden Notify

Component type

module

Maintenance status

Development status

Downloads

359

Component created

Component changed

This module notifies you when there are overridden Features on your site. Helping you to ensure that all your Features are on default state, and alerting you to unknown configuration changes.

Notifications can be configured to either be a site message (that appears on every page to any user with the permission to see it). Or via Rules, using the provided "Features are overridden" event.

Feature states are checked on cron.

Requires Features 7.x-2.1 or higher.

Test Driven Learning

Component type

module

Categories

Maintenance status

Development status

Component created

Component changed

Node: I've decided to rewrite this more along the lines of Ruby Koans, using Drush commands and Behat/PHPUnit instead of Simpletest. You're welcome to check out the code here, but I am not actively developing or maintaining this project. -Sam