Form Handlers

:!: This feature was introduced in VuFind 9.0.

These plugins are used to persist user-submitted data from feedback forms. See the primaryHandler and secondaryHandlers settings in FeedbackForms.yaml for documentation on how these are used.

Key Plugin Details

Default Namespace: \VuFind\Form\Handler

Interface: \VuFind\Form\Handler\HandlerInterface

Service Locator Configuration Section in module.config.php: ['vufind']['plugin_managers']['form_handler']

Service Manager Name for Service Locator: VuFind\Form\Handler\PluginManager

See the General Plugin Information page for more details on VuFind plugins.