Drupal executor
Component type
Categories
Maintenance status
Development status
Component created
Component changed
Drupal executor creates a form page which allows site administrators to run custom PHP code.
It helps not only to debug code, but also to build faster your code.
It is also extremely useful for executing database queries or shell commands in production environments, in cases where the development team has no access to the console shell.
In order to activate it, just enable it from modules list, and give permission use drupal executor to any role you want to use it. Then, go to Site configuration -> Drupal executor page.
