# Kromann plugin
Customer-specific plugin for Kromann law firm. Provides minimal configuration referencing a matter list from another SharePoint configuration.
DLL: Epona.Kromann.dll
# What it does
- Matter list reference — references matter list from shared SharePoint configuration
- Cross-configuration support — enables matter sharing between multiple configurations
- Minimal configuration — simple setup with single configuration property
# Prerequisites
- Primary SharePoint configuration with matter list
- Kromann-specific SharePoint configuration
# Configuration
# Disabled
Type: boolean | Default: true | Required: No
Enable or disable Kromann plugin
# MatterListSharepointCfgName
Type: string | Default: — | Required: No
Name of the SharePoint configuration containing the matter list
# Example configuration
| Property | Example value |
|---|---|
Disabled | false |
MatterListSharepointCfgName | PrimarySharepoint |
# Troubleshooting
| Issue | Cause | Resolution |
|---|---|---|
| Plugin not working | Disabled=true | Set Disabled to false |
| Matter list not found | Config name incorrect | Verify configuration name matches primary configuration |