# CaseManager plugin
Integrates CaseManager (opens new window) case management system with the Epona provisioning service. The plugin syncs matters and case information from CaseManager to SharePoint on a configurable schedule.
DLL: Epona.CaseManager.dll
# What it does
- Matter sync — reads matters from CaseManager and creates or updates corresponding records in SharePoint.
- Case information — syncs case details and assignments.
- Client information — syncs client/party information.
- Field mapping — maps CaseManager fields to SharePoint properties.
# Deployment
- Copy
Epona.CaseManager.dllto the service's bin directory. - Restart the provisioning service.
- Open the Configurator, select the relevant
SharepointCfg, and configure the CaseManager section that now appears in the property grid.
# Configuration reference
See the Configurator UI for available configuration properties once the plugin is deployed.
# Related
- Configuration reference — provisioning configuration reference
- Plugins index — list of available plugins