Videos

Redirect users by role with the Drupal ECA module

Learn how to redirect users by role using the Drupal ECA module in this 5-minute DrupalEasy video quicktip. If you're new to the ECA module, this is a great place to begin.

.embed-container { position: relative; padding-bottom: 56.25%; height: 0; overflow: hidden; max-width: 100%; } .embed-container iframe, .embed-container object, .embed-container embed { position: absolute; top: 0; left: 0; width: 100%; height: 100%; }

Using Drush sql-dump and sql-sync

This screencasts demonstrates how to use the Drush sql-dump and sql-sync commands to back up Drupal databases as well as copy a Drupal database from one environment to another. The screencast also provides a review of setting up Drush aliases for local and remote sites.