ToolJet/server/templates/customer-support-admin/manifest.json
2024-03-01 20:42:31 +05:30

20 lines
No EOL
463 B
JSON

{
"name": "Customer support admin",
"description": "The Customer Support Admin template streamlines support with a Main Dashboard for ticket management and All Contacts for maintaining customer data.",
"widgets": [
"Table",
"Chart"
],
"sources": [
{
"name": "ToolJet Database",
"id": "tooljetdb"
},
{
"name": "SMTP",
"id": "smtp"
}
],
"id": "customer-support-admin",
"category": "customer-support"
}