ToolJet/server/templates/promo-code-management/manifest.json
2024-03-01 20:42:31 +05:30

16 lines
No EOL
378 B
JSON

{
"name": "Promo code management",
"description": "Create, track, and manage promotional codes and discounts with customizable rules, limits, and automated reporting.",
"widgets": [
"Table",
"Chart"
],
"sources": [
{
"name": "ToolJet Database",
"id": "tooljetdb"
}
],
"id": "promo-code-management",
"category": "sales-and-marketing"
}