diff --git a/Shell-plugin.md b/Shell-plugin.md new file mode 100644 index 0000000..4f884aa --- /dev/null +++ b/Shell-plugin.md @@ -0,0 +1,7 @@ +Runs a given Shell command. + +**Note: ** _You must have defined, and set to true, the `ENABLE_SHELL_PLUGIN` flag in vars.php for this plugin to run. + +### Configuration Options: + +* **command** - Required - The shell command to run. \ No newline at end of file