Drupal Modules

A B C D F H L N O P R S V X Y All

This is an implementation of a subset of the Doxygen documentation generator specification, tuned to produce output that best benefits the Drupal code base. This module was designed to produce the Drupal developer documentation available at api.drupal.org. You can set up your own API documentation site...

Developer, Drush, 6.x

averages

#D7CX: I pledge that Backup and Migrate will have a full Drupal 7 release on the day that Drupal 7 is released. Backup and Migrate simplifies the task of backing up and restoring your Drupal database or copying your database from one Drupal site to another. It supports gzip, bzip and zip compression...

Administration, Developer, Drush, Import and export, Third-party integration, Utility, 5.x, 6.x, 7.x

Reviews: 27

averages

Backup and Migrate Files extends the extends the Backup and Migrate module adding the ablilty to back up files from within that module. This module is a plugin for Backup and Migrate and does nothing on it's own. You must download and install Backup and Migrate 2.x (Aug 24 dev or later) to use this module....

Administration, Content, Developer, Drush, File management, Import and export, Utility, 6.x

Reviews: 1

averages

#D7CX: I pledge that Coder will have a full Drupal 7 release on the day that Drupal 7 is released. The Coder project includes two developer modules that assist with code review (Coder Review) and code manipulation (Coder Upgrade). Each of the modules supports a plug-in extensible hook system so contributed...

Developer, Drush, 4.7.x, 5.x, 6.x, 7.x

Reviews: 1

Thanks to the daemon module you can run daemon instances of a drupal site. Create a daemon configuration with the administration UI, then launch it in a terminal with a command like: $ drush daemon my_daemon_name ... and TADA ! you have an instance of your drupal site running as a daemon in its own process. The...

Developer, Drush, 5.x

The dba module provides Drupal administrators with direct access to their Drupal database tables from within the standard Drupal user interface. It is possible to execute scripts to create and alter tables, to backup one or more tables, to view/edit/delete data within tables, and to emtpy or drop tables....

Administration, Developer, Drush, Utility, 4.7.x, 5.x, 7.x

averages

Note: If your are having problems with gnu readline (or don't have readline at all), then download the dev version. The dev versions have not changed from the official version, so you are best served with the dev version (fixes some small bugs as well). --- The following scripts are tested and working...

Administration, Drush, Utility, 6.x

Reviews: 1

Drubuntu is a Drush script that sets up a highly functional pre-configured Drupal development environment on Ubuntu, and allows you to rapidly add, install and remove platforms and sites. Drubuntu is flexible and allows you to fine tune it's behaviour with a wide range of options. You can also choose...

Developer, Drush, 6.x

This is a extension to Drupal Shell aka drush ... see also Drush System Manager Note: Since drush-6.x-1.4 is Revoked I had to revoke my drush_mm-6.x-1.2 too ... sorry for the inconveniences. The Drush Module Manager (MM) compliments the Drush Project Manager (PM) by allowing users to enable or disable...

Administration, Developer, Drush, Utility, 5.x, 6.x

With Drush System Manager you can get your hands dirty with variables, cck and views export files. I use it to get my variables, views and content types into subversion. This way I can follow the changes my colleagues made. sm list cck : list from cck with arguments:                                                                                   ...

Administration, Content Construction Kit (CCK), Developer, Drush, Views, 6.x

drush_ui.module is a simple module that adds a form to the administration menu for triggering drush commands through Drupal's web interface. It provides a menu page under Site Building that has a textfield that mimics the drush command line interface. Most commands work. The only commands that don't...

Administration, Developer, Drush, Utility, 6.x

This aims to be a user management plugin for drush. It should be compatible with drupal 5-7. The project currently supports the following functionality: add users block/unblock assign/unassign roles delete users Example: acrollet@localhost:/var/www/drupal $ drush user create newdude --password='asldfj'...

Drush, 6.x

Drush Views, the Drupal Shell Views interface, allows you to list, import and export views from the command line. It provides the following commands: "views list", "views import", "views export" and "views delete". Run "drush help <command>" to see supported command line options and arguments. Dependencies Drush...

Drush, 6.x

Features Clone is a Drush command that allows quick cloning of a Feature. It can be used to rename or fork (e.g. to start a new feature off of an existing one) a Feature installed on a Drupal site. Usage drush features clone <src_featurename> <dst_featurname>Arguments: src_featurename ...

Developer, Drush, 6.x

File Framework is a collection of modules which allow uploading and displaying different media type files as Drupal nodes. It uses the distributed content-addressable storage (CAS) system Bitcache for a file storage and the RDF module for metadata storage. Metadata is extracted from uploaded files using...

Content, Drush, File management, Media, RDF, 6.x

This module provides a wrapper for the Flashy video player: http://code.google.com/p/flashy/ The base module depends on SWFEmbed, and provides an object-oriented API for embedding flash videos in your site. If you have the getID3() module, it will also try to auto-detect the size of the video if you...

Content Construction Kit (CCK), Drush, Media, 6.x

This module enables Drupal to receive email messages and post them directly into a forum. Each forum gets its own unique email address, which only users registered on the site and assigned the permission "post by femail", may post to. For example, a forum titled "Femail issues" on this website would...

Content, Drush, Mail, Third-party integration, 6.x

This module does not and will not prevent your site from being 'hacked'. This module scans the currently installed Drupal, contributed modules and themes, re-downloads them and determines if they have been changed. Changes are marked clearly and if the diff module is installed then Hacked! will allow...

Developer, Drush, 6.x

Hosting is a component of the Aegir hosting system. Ægir is a new set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy a...

Administration, Drush, Utility, 6.x

Drupal integration with linode manager API. Allows you to manage single or multiple linode accounts from the conveniense of simple admin interface. Birds eye view of the health of all linodes with just one click. If you manage many linode please share your ideas to be incorporated into this module about...

Administration, Drush, Utility, 6.x

The export module allows users to export an existing node and then import it into another Drupal installation. The idea is similar to the way you export/import Views or Content Types. The module itself was originally based on Node Clone and therefore is similar in configuration and limitations - with...

Content, Drush, Import and export, Utility, 5.x, 6.x

This module extends Drupal's support for OpenID to allow administrative users to add a set of OpenID's to an account. Included is both a web UI and Drush command.

Administration, Drush, User management, Utility, 6.x

Provision is a component of the Aegir hosting system. Ægir is a new set of contributed modules for Drupal that aims to solve the problem of managing a large number of Drupal sites. It does this by providing you with a simple Drupal based hosting front end for your entire network of sites. To deploy...

Administration, Drush, Third-party integration, Utility, 6.x

NOTE: PHP5 only! available for Drupal 6+. The goal of the project is to provide easy-to-understand, easy-to-use, fully-documented APIs for developers to write cool Drupal modules based on recommender algorithms. Examples of recommender systems include Amazon.com (customers who bought this book also bought),...

Community, Content display, Drush, Evaluation and rating, Site navigation, Utility, 6.x

Note: It has been brought to my attention that this module duplicates existing functionality in a couple of modules: Demo and Drupal Reset. I was unaware this capability was included in Demo, and Drupal Reset sprang up between the time I developed the module for personal use, and when I got around to...

Developer, Drush, Utility, 6.x

A B C D F H L N O P R S V X Y All

Sponsored By

Drupalcon San Francisco 2010
Hosting Review

Latest Reviews

rating

Language Sections

"The issues raised in shl's review have been addressed in versions 1.7 and above. I can't add this comment..."

rating

iTweak Upload

"This module will make the Upload Files Form beautiful. It doesn't work with filefield, just the upload..."

rating

Role inheritance

"despite a nice interface, the permissions are not copied but Duplicate Role works - http://drupal.org/project/duplicate_role "

Module Finder New Modules RSS Feeds Code Search Drupal Hosting News