Tools - Manage EDLM Plug-ins
Install or remove EDLM plug-ins. Installing plug-ins can enable additional EDLM features, such as automated copying of bad/suspect media.
if(count($plugins) == 0) { ?>There are currently no EDLM plug-ins installed.
} else { ?>| Name | Description | Version | In Use | |
| = $plugin->name ?> | = $plugin->description ?> | = $plugin->version ?> | = $plugin->in_use ? "Yes" : "No" ?> |