Skip to content

Commit 70398bb

Browse files
committed
Marketplace tags and related packages IDs
1 parent 0c697eb commit 70398bb

File tree

2 files changed

+4
-9
lines changed

2 files changed

+4
-9
lines changed

src/Umbraco.Forms.Integrations.Crm.Hubspot/Umbraco.Forms.Integrations.Crm.Hubspot.csproj

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -14,7 +14,7 @@
1414
<Version>2.0.2</Version>
1515
<Authors>Umbraco HQ</Authors>
1616
<Company>Umbraco</Company>
17-
<PackageTags>Umbraco-Marketplace</PackageTags>
17+
<PackageTags>Umbraco;Umbraco-Marketplace</PackageTags>
1818
</PropertyGroup>
1919

2020
<ItemGroup>

src/Umbraco.Forms.Integrations.Crm.Hubspot/umbraco-marketplace.json

Lines changed: 3 additions & 8 deletions
Original file line numberDiff line numberDiff line change
@@ -7,20 +7,15 @@
77
"Category": "Forms Extensions",
88
"LicenseType": "Free",
99
"PackageType": "Package",
10-
"PackagesByAuthor": [ "UmbracoFormsIntegrationsAutomationZapier", "UmbracoFormsIntegrationsCommerceemerchantpay" ],
10+
"PackagesByAuthor": [ "Umbraco.Forms.Integrations.Automation.Zapier" ],
1111
"RelatedPackages": [
1212
{
13-
"PackageId": "UmbracoFormsIntegrationsAutomationZapier",
13+
"PackageId": "Umbraco.Forms.Integrations.Automation.Zapier",
1414
"Description": "A dashboard interface that allows users to vizualize registered subscription hooks for their Umbraco Forms and to call Zapier triggers when a specific forms gets submitted."
15-
},
16-
{
17-
"PackageId": "UmbracoFormsIntegrationsCommerceemerchantpay",
18-
"Description": "An extension for Umbraco Forms containing a custom workflow for handling online payments using a hosted payment page provided by emerchantpay."
1915
}
2016
],
2117
"Tags": [
2218
"CRM",
2319
"Contacts"
24-
],
25-
"Umbraco8PackageId": "Umbraco.Forms.Integrations.Crm.Hubspot"
20+
]
2621
}

0 commit comments

Comments
 (0)