File tree Expand file tree Collapse file tree 3 files changed +22
-3
lines changed
src/Umbraco.Forms.Integrations.Crm.Hubspot Expand file tree Collapse file tree 3 files changed +22
-3
lines changed Original file line number Diff line number Diff line change 9
9
<Title >Umbraco Forms Integrations: CRM - Hubspot</Title >
10
10
<Description >An extension for Umbraco Forms to add support for submitting data to Hubspot</Description >
11
11
<PackageIconUrl ></PackageIconUrl >
12
- <PackageProjectUrl >https://github.com/umbraco/Umbraco.Forms.Integrations</PackageProjectUrl >
12
+ <PackageProjectUrl >https://github.com/umbraco/Umbraco.Forms.Integrations/tree/main/src/Umbraco.Forms.Integrations.Crm.Hubspot </PackageProjectUrl >
13
13
<RepositoryUrl >https://github.com/umbraco/Umbraco.Forms.Integrations</RepositoryUrl >
14
- <Version >2.0.1 </Version >
14
+ <Version >2.0.2 </Version >
15
15
<Authors >Umbraco HQ</Authors >
16
16
<Company >Umbraco</Company >
17
+ <PackageTags >Umbraco;Umbraco-Marketplace</PackageTags >
17
18
</PropertyGroup >
18
19
19
20
<ItemGroup >
Original file line number Diff line number Diff line change 3
3
<info >
4
4
<package >
5
5
<name >Umbraco.Forms.Integrations.Crm.Hubspot</name >
6
- <version >2.0.1 </version >
6
+ <version >2.0.2 </version >
7
7
<iconUrl ></iconUrl >
8
8
<licence url =" https://opensource.org/licenses/MIT" >MIT</licence >
9
9
<url >https://github.com/umbraco/Umbraco.Forms.Integrations</url >
Original file line number Diff line number Diff line change
1
+ {
2
+ "AuthorDetails" : {
3
+ "Description" : " Umbraco HQ" ,
4
+ "Url" : " https://umbraco.com/" ,
5
+ "ImageUrl" : " https://avatars.githubusercontent.com/u/1419552?s=200&v=4"
6
+ },
7
+ "Category" : " Forms Extensions" ,
8
+ "LicenseType" : " Free" ,
9
+ "PackageType" : " Package" ,
10
+ "PackagesByAuthor" : [ " Umbraco.Forms.Integrations.Automation.Zapier" ],
11
+ "RelatedPackages" : [
12
+ {
13
+ "PackageId" : " Umbraco.Forms.Integrations.Automation.Zapier" ,
14
+ "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
+ "Tags" : []
18
+ }
You can’t perform that action at this time.
0 commit comments