diff --git a/apps/webhook_listeners/appinfo/info.xml b/apps/webhook_listeners/appinfo/info.xml index 260f176bd5d08..45c0c93af7ae8 100644 --- a/apps/webhook_listeners/appinfo/info.xml +++ b/apps/webhook_listeners/appinfo/info.xml @@ -3,36 +3,57 @@ - SPDX-FileCopyrightText: 2024 Nextcloud GmbH and Nextcloud contributors - SPDX-License-Identifier: AGPL-3.0-or-later --> - - webhook_listeners - Nextcloud webhook support - Nextcloud webhook support - Nextcloud webhook support - 1.4.0 - agpl - Côme Chilliet - WebhookListeners - - - - - - customization - https://github.com/nextcloud/server - https://github.com/nextcloud/server/issues - https://github.com/nextcloud/server.git - - - - - - - OCA\WebhookListeners\Command\ListWebhooks - - - - OCA\WebhookListeners\Settings\Admin - OCA\WebhookListeners\Settings\AdminSection - - + + webhook_listeners + Nextcloud Webhook Support + + Send notifications to external services whenever something important happens, like when files are changed or updated. + + + + + 1.4.1 + agpl + Côme Chilliet + WebhookListeners + + + + + + https://docs.nextcloud.com/server/latest/admin_manual/webhook_listeners/index.html + https://docs.nextcloud.com/server/latest/developer_manual/_static/openapi.html#/operations/webhook_listeners-webhooks-index + + + customization + + https://github.com/nextcloud/server + https://github.com/nextcloud/server/issues + https://github.com/nextcloud/server.git + + + + + + + OCA\WebhookListeners\Command\ListWebhooks + + + + OCA\WebhookListeners\Settings\Admin + OCA\WebhookListeners\Settings\AdminSection + + \ No newline at end of file