module Dradis

This module contains basic Export plugin functions.

The plugin’s FieldProcessor is in charge of understanding the incoming data from the uploaded file and extracting the fields to populate the template. Plugins are expected to overwrite the value() method.

This module contains basic Upload plugin functions to control template sample and field management for the Plugin Manager.