Node Body | Modules Unraveled

Enabling modules with Drush

Now, I'd like to point out that Composer is fantastic for managing dependencies. It will recursively check the dependencies of the dependencies of the dependencies (and so on) of anything you require. It has nothing inherently to do with Drupal, however, so we still need to enable anything we install. I'll go ahead and enable Admin Toolbar and Admin Toolbar Tools with Drush.