Drupal 8 menu example create This module is for study programing Drupal 8 modules. Create a menu container. Create menu items. Create a block. Steps for install with git and drush: $ cd path/to/drupal8_site $ git clone https://github.com/vacho/menud8.git $ drush en example_menu