Hubspot for Umbraco 16/17

,

Hi All,

Has anyone used the two packages offered by Umbraco on these versions?

  • The documentation / blog post is still all just for Umbraco 8
  • Last updates were back in November and the Github says the latest work with these versions

I see no info on authentication / App settings information, I do not see any Umbraco Forms worklows or Hubspot form pickers show up.

The only thing I think I see in Git is that there was a small amount of work to make sure it did not error in .NET10 but it does not seem that work was done to make it work in the updated Umbraco Backoffice?

Am I correct or am I missing something?

As an update I found:

The Nuget and blog need to update to reflect this. I had to go through Hubspots page on it to find the docs here.

Hi @thenexus00

I’ve not used it but was looking at it for a potential client project a month or so ago, according to the market place listing it supports Umbraco 17. If it’s not working for you and you’ve followed the docs to setup then I would raise an issue on the issue tracker.

Hope that helps…

Justin

I have here:

Basically I think there is an issue with the Marketplace as a number of packages now list U17 support and actually do not.

While work appears to have been done (in part) to support Umbraco 9 I do not think that was even completed properly.

  • No updates to support the new back office, it is still Angular based.
  • No work done to support anything after .net8

Hi @thenexus00

There’s a v17 branch on GitHub with web components not Angular here (note, main is not v17 so I think that could be the cause of some confusion):

The releases page shows 8.0.0 support Umbraco 17 which aligns with what the market place shows.

I don’t know why you are seeing Angular files if you have installed version 8.0.0 on an Umbraco 17 instance?

Justin

Here’s the project file for 17:

The issue is that this is not set as the current version though.
There is also no version options for the package in nuget either.

While there may be later versions, none have been pushed to the main branch since 8.

Anyone going through marketplace or myself (Which I can see 1 other recently) you only see version 8.

There’s two packages on the marketplace for Hubspot, I think we may be talking about a different one - hence the confusion. There’s one for CMS and one for Umbraco Forms:

Which one are you referring to? The CMS one?

Your first screenshot on your last post is the CMS one and the second screenshot is the Umbraco Forms one from Nuget. The CMS one is version 8.0.0 and I’ve no idea if that works on v17, the Umbraco Forms one is 8.0.1 and that should work on v17.