Liran Tal 9/20/2013

Drupal 8 module development #2 – adding basic routing

Read Original

This article is a technical guide for Drupal 8 module development, focusing on updating the routing system to create a settings page. It compares the Drupal 7 hook_menu() approach with Drupal 8's dedicated YAML routing files and provides a step-by-step code example for migrating the Global Redirect module's configuration page.

Drupal 8 module development #2 – adding basic routing

Comments

No comments yet

Be the first to share your thoughts!

Browser Extension

Get instant access to AllDevBlogs from your browser

Top of the Week