mTools is a utility module that contains various tools that can be used or enabled on your Drupal site. It also contains some helper Drush commands for managing content especially during site development. It is designed to be a swiss-army-knife of functionality that I have found useful while developing sites. You should look over the Basic Functionality section below to see if this module suits your needs before deciding whether or not to install.

Basic Functionality

  1. Helper functions to assist with using "managed_file" form entry types.
  2. Ability to turn on anonymous user session tracking.
  3. Ability to turn on smooth transitions for state tracking of form elements (invisible/visible).
  4. Ability to redirect when trying to view certain node (content) types.
  5. Drush commands for deleting all nodes or nodes by node type.
  6. Drush commands for deleting all taxonomy terms by vocabulary.
  7. Drupal mail helper.
  8. Ability to delete unused users.
  9. Ability to delete all users (except user 1).
  10. Ability to scan public file directories for files of a specific type.

Project information

Releases