feat: helpdesk notifications custom
Some checks failed
ci / build_and_publish (push) Has been cancelled

This commit is contained in:
Iain Learmonth 2026-03-18 11:18:25 +00:00
parent 350df10c4c
commit 3119de2ea4
13 changed files with 56 additions and 14 deletions

View file

@ -6,10 +6,13 @@ sidebar_label: Link Helpdesk
import DocCardList from '@theme/DocCardList';
import {useCurrentSidebarCategory} from '@docusaurus/theme-common';
# Documentation Overview
# Secure Digital Helpdesks
:::warning[Under construction]
This documentation is a work in progress. Please [get in touch with us](mailto:contact@sr2.uk) if you have any questions.
:::
<DocCardList items={useCurrentSidebarCategory().items.slice(1)} />
Our secure digital helpdesks are customised and hardened version of Zammad, an open source, flexible, multi-channel
ticketing platform that enables those in need to ask for help, and providers to respond.
<DocCardList items={useCurrentSidebarCategory().items} />