In Drupal, you can assign a URI to a function that gets called, like this: function mymodule_menu() { return array( 'custom_uri' => array( ...
-
May 27, 2022
- 0 Comments