Action: Shell

PLEASE READ the /phpMyDomo/www/inc/doc/howto/actions.md for more informations

Description

This action launch any shell command.

Requirements

Your command must be allowed to run under the web server user: ie on debian, the user 'www-data' must be allowed to execute the command

Fields

  • 'type' => (mandatory) 'shell'
  • 'command' => (required) the command to execute: ie "/bin/ls -la /home"

URLs examples

/action?type=shell&preset=list_home