{
    "name": "BlueSpiceEchoConnector",
    "version": "2.27.1",
    "url": "https://help.bluespice.com/index.php/BlueSpiceEchoConnector",
    "author": [
        "Sebastian Ulbricht",
        "Robert Vogel",
        "Dejan Savuljesku"
    ],
    "descriptionmsg": "bs-echoconnector-extension-description",
    "type": "bluespice",
    "callback": "EchoConnectorHooks::onRegistration",
    "MessagesDirs": {
        "BlueSpiceEchoConnector": [
            "i18n"
        ]
    },
    "AutoloadClasses": {
        "EchoConnectorHooks": "includes/EchoConnectorHooks.php",
        "BsEchoNotificationHandler": "includes/BsEchoNotificationHandler.php",
        "BsNotificationsFormatter": "includes/formatters/BsNotificationsFormatter.php",
        "BsEchoEmailSingle": "includes/formatters/BsEchoEmailSingle.php",
        "BsEchoTextEmailFormatter": "includes/formatters/BsEchoTextEmailFormatter.php",
        "BsEchoTextEmailDecorator": "includes/formatters/BsEchoTextEmailDecorator.php",
        "BsEchoHTMLEmailFormatter": "includes/formatters/BsEchoHTMLEmailFormatter.php",
        "BsEchoEventPresentationModel": "includes/formatters/BsEchoEventPresentationModel.php",
        "BsEchoEmailDigest": "includes/formatters/BsEchoEmailDigest.php",
        "BsEmailBatch": "includes/BsEmailBatch.php"
    },
    "Hooks": {
        "BeforeNotificationsInit": "EchoConnectorHooks::onBeforeNotificationsInit",
        "EchoGetDefaultNotifiedUsers": "EchoConnectorHooks::onEchoGetDefaultNotifiedUsers",
        "EchoGetBundleRules": "EchoConnectorHooks::onEchoGetBundleRules"
    },
    "manifest_version": 1
}
