Empower developers with tools that assist with developing and debugging the frontend or backend of the site.

Database Scripts

Conceptual diagram of the merging process

The Database Scripts project is a series of command line scripts which will dump, erase, restore and merge databases. They are specifically set up to work the best when developing within a version control environment. The primary goals are to:

  • keep the database in sync with code
  • preserve ability to use the web GUI
  • enable a rapid development workflow
  • Merge development and production databases

Guess what? There is documentation!

Create from Web

Effortless content creation by retrieving attribute values from the Web to (pre-)fill your node type (cck) fields.

Available services include:

Dependent

This module has been abandoned; if you are looking for actively maintained projects with a similar purpose, see

Google keyhaviour

Google keyhaviour was written to produce dynamic content to aid in SEO or Google AdWords 'landing page' campaigns. Google keyhaviour does the following:

Awesome Install

This module provides awesome installation. It's really awesome. It uses hook_form_alter to hijack the admin/build/modules page and awesomify it.

Update status aggregator

Drupal 6 version

This packages two modules together:

Update status aggregator client

Gathers data about the modules and themes installed on a Drupal site and sends them to a corresponding server. As you are (hopefully) monitoring the status of the site from the server, optionally you can disable the 'There are security updates pending for your site' shown on the admin pages also.

Update status aggregator server

Receives data from clients and stores the data in the database and processes it to compute the latest updates available for the modules and themes. The data is exposed to views, so you can process it in almost any way you like.
Currently the module doesn't ship with any default views, but that will change soon!

Requirements

  • Services module for the server component/site only

Drupal 5 version

Update status aggregator is comprised of two components: a "client" module and a "server" module.

The client (update_status_notifier.module), to be enabled on all sites that are to report to the central tracker, sends a list of installed modules and their status to the tracking site via xmlrpc when cron is run. This information is taken from the update status module.

Pages

Subscribe with RSS Subscribe to RSS - Developer tools