File tree Expand file tree Collapse file tree 1 file changed +29
-0
lines changed
src/Umbraco.Cms.Integrations.Crm.Hubspot Expand file tree Collapse file tree 1 file changed +29
-0
lines changed Original file line number Diff line number Diff line change
1
+ <?xml version =" 1.0" encoding =" utf-8" ?>
2
+ <umbPackage >
3
+ <info >
4
+ <package >
5
+ <name >Umbraco.Cms.Integrations.Crm.Hubspot</name >
6
+ <version >1.0.0-alpha001</version >
7
+ <iconUrl ></iconUrl >
8
+ <licence url =" https://opensource.org/licenses/MIT" >MIT</licence >
9
+ <url >https://github.com/umbraco/Umbraco.Cms.Integrations</url >
10
+ <requirements type =" strict" >
11
+ <major >8</major >
12
+ <minor >4</minor >
13
+ <patch >0</patch >
14
+ </requirements >
15
+ </package >
16
+ <author >
17
+ <name >Umbraco HQ</name >
18
+ <website >https://github.com/umbraco/Umbraco.Cms.Integrations</website >
19
+ </author >
20
+ <contributors >
21
+ <contributor >Adrian Cojocariu</contributor >
22
+ </contributors >
23
+ <readme ><![CDATA[ An extension for Umbraco CMS providing a form picker and rendering component for Hubspot.]]> </readme >
24
+ </info >
25
+ <files >
26
+ <folder path =" App_Plugins/UmbracoCms.Integrations/Crm/Hubspot" orgPath =" App_Plugins/UmbracoCms.Integrations/Crm/Hubspot" />
27
+ <file path =" bin/release/net472/Umbraco.Cms.Integrations.Crm.Hubspot.dll" orgPath =" bin/Umbraco.Cms.Integrations.Crm.Hubspot.dll" />
28
+ </files >
29
+ </umbPackage >
You can’t perform that action at this time.
0 commit comments