Skip to content

Commit ed5a961

Browse files
committed
Marketplace tags and related packages IDs
1 parent e83a69e commit ed5a961

File tree

2 files changed

+5
-10
lines changed

2 files changed

+5
-10
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>3.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: 4 additions & 9 deletions
Original file line numberDiff line numberDiff line change
@@ -7,25 +7,20 @@
77
"Category": "Forms Extensions",
88
"LicenseType": "Free",
99
"PackageType": "Package",
10-
"PackagesByAuthor": [ "UmbracoFormsIntegrationsAutomationZapier", "UmbracoFormsIntegrationsCommerceemerchantpay", "UmbracoFormsIntegrationsCrmActiveCampaign" ],
10+
"PackagesByAuthor": [ "Umbraco.Forms.Integrations.Automation.Zapier", "Umbraco.Forms.Integrations.Crm.ActiveCampaign" ],
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."
1515
},
1616
{
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."
19-
},
20-
{
21-
"PackageId": "UmbracoFormsIntegrationsCrmActiveCampaign",
17+
"PackageId": "Umbraco.Forms.Integrations.Crm.ActiveCampaign",
2218
"Description": "A custom workflow, allowing form entries to be mapped to an ActiveCampaign contact record, a contact's custom fields or to associate a contact with an existing CRM account."
2319
}
2420
],
2521
"Tags": [
2622
"CRM",
2723
"Contacts",
2824
"Umbraco 10"
29-
],
30-
"Umbraco8PackageId": "Umbraco.Forms.Integrations.Crm.Hubspot"
25+
]
3126
}

0 commit comments

Comments
 (0)