You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Copy file name to clipboardExpand all lines: README.md
+1-11Lines changed: 1 addition & 11 deletions
Display the source diff
Display the rich diff
Original file line number
Diff line number
Diff line change
@@ -6,20 +6,16 @@ This repository houses open-source extensions, created for Umbraco CMS, that int
6
6
7
7
### Analytics
8
8
9
-
[Cookiebot](./src/Umbraco.Cms.Integrations.Analytics.Cookiebot/) - a Razor Class Library serving as an implementation model for Cookiebot banner and declaration.
9
+
[Cookiebot](../../main-v15/src/Umbraco.Cms.Integrations.Analytics.Cookiebot/) - a Razor Class Library serving as an implementation model for Cookiebot banner and declaration.
10
10
11
11
### Commerce
12
12
13
-
[CommerceTools](./src/Umbraco.Cms.Integrations.Commerce.CommerceTools/) - a product and category picker that can be added as a property editor for content, with a value converter providing a strongly typed model for rendering.
14
-
15
13
[Shopify](./src/Umbraco.Cms.Integrations.Commerce.Shopify/) - a products picker that can be added as a property editor for content, with a value converter providing a strongly typed model for rendering.
16
14
17
15
### SEO
18
16
19
17
[Semrush](./src/Umbraco.Cms.Integrations.SEO.Semrush/) - a search tool available as a content app, helping editors research and use appropriate keywords for their content, to help with website search engine optimisation.
20
18
21
-
[GoogleSearchConsole.URLInspectionTool](./src/Umbraco.Cms.Integrations.SEO.GoogleSearchConsole.UrlInspectionTool/) - a tool allowing programmatic access to URL-level data for properties managed in Google Search Console and the indexed version of a URL.
22
-
23
19
### CRM
24
20
25
21
[HubSpot](./src/Umbraco.Cms.Integrations.Crm.Hubspot/) - a form picker and rendering component for HubSpot forms.
@@ -34,10 +30,4 @@ This repository houses open-source extensions, created for Umbraco CMS, that int
34
30
### Search
35
31
[Algolia](./src/Umbraco.Cms.Integrations.Search.Algolia/) - a custom dashboard for managing search indices in Algolia.
36
32
37
-
### PIM
38
-
[inriver](./src/Umbraco.Cms.Integrations.PIM.Inriver/) - a products picker that can be added as a property editor for content, with a value converter providing a strongly typed model for rendering, and a rendering component.
39
-
40
-
### DAM
41
-
[Aprimo](./src/Umbraco.Cms.Integrations.DAM.Aprimo/) - a media picker for digital assets managed in an Aprimo workspace.
0 commit comments