How to create a custom php page on Drupal 8
Submitted by admin on Fri, 11/03/2017 - 10:15
In Drupal 7, we can create a custom page using hook_menu(). In Drupal 8, please follow below steps to create your custom page.