Videos

Using the Group module to administrator content editor access control in Drupal 8

A new major version of Drupal core not only means contributed module developers are hard at work upgrading their modules to the new version, but it also gives us the opportunity to think about existing solutions and re-imagining them using all the new advancements Drupal 8. The Group module isn't a new module for Drupal 8, but with the Organic Groups upgrade not having any traction at the moment, it is getting some (worthy) attention.

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.