A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
A critical vulnerability was discovered in React Server Components (Next.js). Our systems remain protected but we advise to update packages to newest version. Learn More.
I really enjoy working with Episerver and developing new cool solutions with it, but sometimes it's hard to get a good overview of how things are configured. One of those things is access rights. In a real simple solution there might only be a few...
Two years ago I did a hack that let you as a developer specify if a block or page type should be allowed to only be created once. Old post here. For some reason I can't remeber I used an interface to specify this. Now I have updated the code to...
Three years ago I did a admin plugin that give developer or admins a quick way to delete properties that no longer are defined in code. I still use it in all my projects but it's still happens that some missing properties slip away, especially whe...
A while back I did a custom plugin that allowed admins to reorder tabs using drag and drop. Another thing I always wanted to be able to do easier is to change the sortorder of content types and also set access rights. It's possible today but it'...
If you are using Find it's important to know that the default behaviour is that Find replaces EPiServer.Search as the default search provider. Maybe it's common knowledge but I for sure didn't know that and got a bit suprised that one of our...