Log Monster
Component type
Categories
Maintenance status
Development status
Component created
Component changed
This is a utility module to help developers (and occasionally clients) more easily peak into logs to see what's happening on the site.
This is a utility module to help developers (and occasionally clients) more easily peak into logs to see what's happening on the site.
This module allows users to export and import all blocks on the site. This module helps in migrating block content between various environments of a site.
Integrates CiviCRM's Message Templates with the Features module. After this module is enabled, you will see a new "CiviCRM Message Templates" section in the Features UI that lists the available templates.
Upload patches to Drupal.org via drush command.
Simple end point for load balancers(or Pingdom, new relic..) to check the health of your Drupal site.
The module provides /health endpoint which is never cached and returns only timestamp as a body with HTTP status code 200. If Drupal fails to bootstrap, it returns an error code instead and your load balancer knows there is something wrong with the particular instance and can drop it from load balancing.
Devel Generate Eck is cleverly named addon for Devel Generate module. This module allows to generate dummy content for Eck entities.
Monolog Slack handler - Send critical logs directly to Slack.
This project was created during one of my school project. We need to use our custom classes to develop some of our modules. The first problem was to connect our classes to the database using Drupal Database API. So I decided to make my own ORM dedicated to Drupal, and now I decide to publish my work.
More info on Github: https://github.com/Treast/drupal-doctor
Module create placeholder for sourcemap paths...
Enable module and set placeholder path on admin/config/development/gsourcemap
Adds functionality for recurring payments to Payment (https://www.drupal.org/project/payment). Suggestions for improvement of architecture and implementation are welcome.