-
Notifications
You must be signed in to change notification settings - Fork 1
Expand file tree
/
Copy pathaddon.json
More file actions
27 lines (27 loc) · 763 Bytes
/
addon.json
File metadata and controls
27 lines (27 loc) · 763 Bytes
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
{
"legacy_addon_id": "",
"title": "Change Content Owner or Date",
"description": "This add-on allows you to change the owner of content or the timestamp content.",
"version_id": 2001870,
"version_string": "2.0.18",
"dev": "TickTackk",
"dev_url": "https://xenforo.com/community/members/90375/",
"faq_url": "",
"support_url": "https://xenforo.com/community/threads/change-content-owner.142141/",
"extra_urls": [],
"require": {
"XF": [
2001070,
"XenForo 2.0.10+"
],
"php": [
"7.2.0",
"PHP 7.2.0+"
],
"SV/StandardLib": [
2001210020,
"Standard Library v1.21+ by Xon"
]
},
"icon": "fa-id-badge"
}