Developer
Entity relationship graph
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Displays a graph of the entity references.
Usage:
$ drush ergc | dot -Tpng > erg.png
Example
The Entity relationship graph of Serchilo:
Whoops Integration
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Drupal integration with the Whoops library - PHP errors for cool kids.
What is Woops? Whoops is an error handler framework for PHP. Out-of-the-box, it provides a pretty error interface that helps you debug your web projects, but at heart it's a simple yet powerful stacked error handling system. For more information see the Whoops project official page
NOTE: The module registers an error handler which provide debug information, therefore it is not suitable for a production environment.
CSV2Fields
Component type
Maintenance status
Development status
Component created
Component changed
Patches welcome!
CSV to Fields will import field structure from a csv spreadsheet. A number of existing column handlers exist and it is trivial (imho) to write a custom one for your needs. Currently this module supports the following columns:
Modules Checklist
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Modules Checklist
The Modules Checklist module provides control over enabled and disabled modules of the project and helps to maintain consistency across multiple environments (local, dev, prod etc). It can be especially helpful for a project containing 100+ modules or on sites running on multi-site Drupal setup.
The Modules Checklist compares enabled modules with the lists of required and optional modules defined in settings.php.
It warns site administrator on the Status report page in case of any discrepancy between defined lists of modules and their actual status.
It also warns if user is trying to disable required module or enable the module which should be disabled.
It can send email to site administrator if required module has been disabled, uninstalled, enabled or installed by someone.
Modules Checklist log

The Modules Checklist log records in database who has installed / enabled / disabled / uninstalled a module on the site.
The log is a chronological list of recorded events containing
- module name,
- module status (required, optional or disabled),
- action type on module (installed, enabled, disabled, uninstalled),
- username and IP address,
- date.
Administrator should check the log on a regular basis to ensure his site is working properly.
Scrambler commerce
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Scrambler commerce provides the ability to scramble when using Drupal commerce modules (fields).
Features Role Permission
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
This module adds Features support for exporting individual permissions per role. If you want to track the state of a role and only certain permissions for that role, use this module!
Note: it can quickly get confusing having "Permissions" and "Role Permissions" on the create a feature form. You might consider disabling "Permissions" (user_permission) on the Features settings form:
admin/structure/features/settings
SimpleSync
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Provides an easy way to synchronise site configuration between multiple environments such as development, test and live versions of a site. Check out the video.
Example: you can copy the entire permissions configuration from one site to another with a single click.
Videos
Featurize
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Cover your whole site with features
Features are great until it comes to build the features for what you're developing. You're all good when you have only few features. Things get messy when your site has tons of features.
Automate the features building and define your own naming convention (or use predefined) to rebuild all features with single drush command:drush featurize
Replicate UI Multi-languages
Component type
Categories
Maintenance status
Development status
Downloads
Component created
Component changed
Replicate i18n provides integration for Replicate with localized contents. It is base on Replicate UI module.
