Skip to content

Improved user and node object outputs for Drupal and Drush

Notifications You must be signed in to change notification settings

orbingol/drush_toolkit

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

40 Commits
 
 
 
 
 
 

Repository files navigation

-- SUMMARY --

This is a simple Drush module containing several lifesaver Drush commands.

* toolkit-load-node:
    Dumps node object to screen.
* toolkit-load-node-by-ct:
    Count characters in the body field of all nodes for the chosen content type.
* toolkit-load-user:
    Dumps user object to screen.

-- REQUIREMENTS --

* Drupal 7.x
* Drush 6.x (https://github.com/drush-ops/drush)

-- INSTALLATION --

Download the module (with its directory) to one of these directories:

* ~/.drush
* sites/all/drush
* sites/{sitename}/drush

-- USAGE --

Please use "drush help {command name}" for details.

About

Improved user and node object outputs for Drupal and Drush

Topics

Resources

Stars

Watchers

Forks

Packages

No packages published