-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathplugin.yml
More file actions
50 lines (39 loc) · 1.24 KB
/
Copy pathplugin.yml
File metadata and controls
50 lines (39 loc) · 1.24 KB
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
# ============================================
# Filament Plugin - Create Plugin Form
# jeffersongoncalves - filamentphp.com
# ============================================
# --- Details ---
name: "Service Desk"
slug: "service-desk"
github_repository: "jeffersongoncalves/filament-service-desk"
description: "Filament plugin for complete service desk management with Admin, Agent, and User panels."
# --- Images ---
# Anexe os arquivos de imagem junto com este YAML no chat
image: "jeffersongoncalves-filament-service-desk.png"
thumbnail: ""
# --- Compatibility & Features ---
versions:
- "v3"
- "v4"
- "v5"
categories:
- "Panels"
dark_theme_support: true
translation_support: true
# --- Documentation ---
documentation_url: ""
versioned_documentation:
- version: "v3"
url: "https://raw.githubusercontent.com/jeffersongoncalves/filament-service-desk/1.x/README.md"
- version: "v4"
url: "https://raw.githubusercontent.com/jeffersongoncalves/filament-service-desk/2.x/README.md"
- version: "v5"
url: "https://raw.githubusercontent.com/jeffersongoncalves/filament-service-desk/3.x/README.md"
documentation_content: ""
# --- URLs ---
website: ""
discord: ""
# --- Pricing ---
anystack_product_id: ""
# --- Acao Final ---
action: "draft"