-
Notifications
You must be signed in to change notification settings - Fork 0
Expand file tree
/
Copy pathmdb.json
More file actions
42 lines (42 loc) · 1.83 KB
/
mdb.json
File metadata and controls
42 lines (42 loc) · 1.83 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
[
{
"name": "Calendar",
"id": "simplecal",
"version": "1.0",
"info": "Displays a localized calendar.",
"author": "risingisland",
"repo": "https://github.com/GetSimpleCMS-CE-plugins/module-Calendar/",
"wiki": "https://github.com/GetSimpleCMS-CE-plugins/module-Calendar/wiki",
"url": "https://github.com/GetSimpleCMS-CE-plugins/module-Calendar/archive/refs/heads/main.zip"
},
{
"name": "Recent Pages",
"id": "recentpages",
"version": "1.0",
"info": "Lists the 10 most recently edited pages.",
"author": "risingisland",
"repo": "https://github.com/GetSimpleCMS-CE-plugins/module-Recent_Pages/",
"wiki": "https://github.com/GetSimpleCMS-CE-plugins/module-Recent_Pages/wiki",
"url": "https://github.com/GetSimpleCMS-CE-plugins/module-Recent_Pages/archive/refs/heads/main.zip"
},
{
"name": "Server Time",
"id": "servtime",
"version": "1.0",
"info": "Displays current local and server time/date.",
"author": "risingisland",
"repo": "https://github.com/GetSimpleCMS-CE-plugins/module-Server_Time/",
"wiki": "https://github.com/GetSimpleCMS-CE-plugins/module-Server_Time/wiki",
"url": "https://github.com/GetSimpleCMS-CE-plugins/module-Server_Time/archive/refs/heads/main.zip"
},
{
"name": "Site Overview",
"id": "siteoverview",
"version": "1.0",
"info": "Displays page, upload, and user count at a glance.",
"author": "risingisland",
"repo": "https://github.com/GetSimpleCMS-CE-plugins/module-Site_Overview/",
"wiki": "https://github.com/GetSimpleCMS-CE-plugins/module-Site_Overview/wiki",
"url": "https://github.com/GetSimpleCMS-CE-plugins/module-Site_Overview/archive/refs/heads/main.zip"
}
]