Skip to content

Commit 04a4bd0

Browse files
author
Warren Buckley
committed
Adds in meta JSON for upcoming Umbraco marketplace
1 parent 1611f8c commit 04a4bd0

File tree

1 file changed

+25
-0
lines changed

1 file changed

+25
-0
lines changed

umbraco-marketplace.json

Lines changed: 25 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,25 @@
1+
{
2+
"AuthorDetails": {
3+
"Description": "Warren works at Umbraco HQ as Developer Advocate and loves to tinker and hack. Note this package is provided in a personal capacity.",
4+
"Url": "http://warrenbuckley.co.uk",
5+
"ImageUrl": "https://umbraco.com/media/50jeg3uq/warren.jpg"
6+
},
7+
"Category": "CMS Extensions",
8+
"LicenseType": "Free",
9+
"PackageType": "Package",
10+
"PackagesByAuthor": [],
11+
"RelatedPackages": [
12+
{
13+
"PackageId": "Our.Umbraco.TagHelpers",
14+
"Description": "Can I break it if I relate the package to the same listing?"
15+
}
16+
],
17+
"Screenshots": [],
18+
"Tags": [
19+
"TagHelper",
20+
"Helpers",
21+
"Utilities"
22+
],
23+
"Umbraco8PackageId": "",
24+
"VideoUrl": "https://www.youtube.com/watch?v=3fkDs0NwIE8"
25+
}

0 commit comments

Comments
 (0)