Skip to content

Commit ba485d9

Browse files
authored
Merge pull request #153 from Hiba-Almade/master
updater market place info
2 parents a194bb4 + eb61aa1 commit ba485d9

File tree

9 files changed

+40
-2
lines changed

9 files changed

+40
-2
lines changed

plugin.json

Lines changed: 40 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"author": "BuildFire",
33
"pluginName": "Folder",
4-
"pluginDescription": "The Folder plugin allows you to include any number of plugin instances inside it. It's a great for when you need to categorize content and help your users find what they are looking for quickly. Keywords: Home Folder, folders",
4+
"pluginDescription": "Revolutionize app organization and efficiency with our powerful content management tool.",
55
"supportEmail": "support@buildfire.com",
66
"supportSite": "http://learn.appdocumentation.com/plugin-tutorials/folder-plugin-tutorial",
77
"offlineModeEnabled": true,
@@ -24,5 +24,43 @@
2424
"languages": [
2525
"en"
2626
],
27-
"keywords" : "Menu"
27+
"keywords" : "Menu",
28+
"media": [
29+
{
30+
"type": "image-resource",
31+
"path": "1-Plugin.png"
32+
},
33+
{
34+
"type": "image-resource",
35+
"path": "2-Benefits.png"
36+
},
37+
{
38+
"type": "image-resource",
39+
"path": "3-Features.png"
40+
},
41+
{
42+
"type": "image-resource",
43+
"path": "4-Use-Cases.png"
44+
},
45+
{
46+
"type": "image-resource",
47+
"path": "5-Sales-Pitch.png"
48+
},
49+
{
50+
"type": "image-resource",
51+
"path": "6-Content-Tab.png"
52+
},
53+
{
54+
"type": "image-resource",
55+
"path": "7-Settings-Tab.png"
56+
},
57+
{
58+
"type": "image-resource",
59+
"path": "8-Analytics-Tab.png"
60+
},
61+
{
62+
"type": "youtube-video",
63+
"path": "https://www.youtube.com/watch?v=tLyxinHQiBA"
64+
}
65+
]
2866
}

resources/1-Plugin.png

334 KB
Loading

resources/2-Benefits.png

464 KB
Loading

resources/3-Features.png

402 KB
Loading

resources/4-Use-Cases.png

625 KB
Loading

resources/5-Sales-Pitch.png

653 KB
Loading

resources/6-Content-Tab.png

650 KB
Loading

resources/7-Settings-Tab.png

822 KB
Loading

resources/8-Analytics-Tab.png

694 KB
Loading

0 commit comments

Comments
 (0)