Contentment for Umbraco 15

I have started a project using Umbraco 15 and found that the current Contentment package doesn’t support 15.

I have seen this Support for Umbraco 16 · leekelleher/umbraco-contentment · Discussion #357 · GitHub but that mentions v16.

Will there be a version for v15?
Is the current development version (for 15/16?) available to use?

Or, is there an alternative for the DataList as I need to get data from a 3rd party source

It does support v15, Lee only just edited that last week, guessing in anticipation of v16 being out next week.. :wink:

In any case, once 16 is out, it should be a quick and easy upgrade so you can follow along with his v16 updates as well.

1 Like

Sorry, being dim here - how do I get / install that version?

Update: sorry, was being really dim - got it now!! :slight_smile:

1 Like

I assume you

And just for any other readers: use the 6.0.0-alpha*** pre-release versions on NuGet! :+1:

Thanks @sebastiaan :umbraco-heart: That’s exactly it, I was preparing for next week’s v16 release. :smile:

@gordonsaxby Once v16 is out, I’m hoping to take Contentment v6 out of alpha and work on making it more stable.

1 Like

i’m using v15.4.2 and Contentment doesnt work.
I use v-6.0.0-alpha004 (005,006,007 give me the following error when I try and update the package version: error CS0234: The type or namespace name ‘Contentment’ does not exist in the namespace ‘Umbraco.Cms.Api.Management.Models’ (are you missing an assembly reference?))

what do you suggest?

Yikes, that’s concerning. Would you be able to raise an issue on the GitHub repository please?
Then I can look into this further. As I’m unsure how/where you are experiencing the error.

Thanks!

1 Like