Created Shell plugin (markdown)

Dan Cryer 2013-10-17 03:30:34 -07:00
parent 44ab070fe8
commit ae764a4eaf

7
Shell-plugin.md Normal file

@ -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.