File tree Expand file tree Collapse file tree 1 file changed +23
-0
lines changed
Expand file tree Collapse file tree 1 file changed +23
-0
lines changed Original file line number Diff line number Diff line change 1+ # General Information
2+ plugin_name : " " # Name of the plugin
3+ version : " " # Current version (e.g., 1.0.0)
4+ author : " " # Author or team name
5+ logo_url : " " # URL to the author photo or team logo (512x512 recommended)
6+ release_date : " " # Release date (DD-MM-YYYY)
7+
8+ # Description
9+ short_description : " " # One-liner description for listings
10+ detailed_description : " " # Full description with features and benefits
11+
12+ # Media & Assets
13+ plugin_logo_url : " " # URL to the plugin logo (512x512 recommended)
14+ screenshots : # List of screenshots showcasing the plugin
15+ - " " # e.g., "https://example.com/screenshot1.png"
16+ - " "
17+ demo_video_url : " " # Link to a demo or walkthrough video (if available)
18+ documentation_url : " " # Link to the plugin's official documentation (if available)
19+ changelog_url : " " # Link to the changelog (if maintained)
20+
21+ # Contact & Support
22+ support_contact : " " # Email or Slack/Discord link for user support
23+ community_link : " " # Forum or community link (if any)
You can’t perform that action at this time.
0 commit comments