Take the community feedback survey now.
Take the community feedback survey now.
Unfortunately you cannot extend the CatalogNode in EPiServer Commerce and when browsing to it, you get a 404 page. Hopefully this will be possible in a future version. In the meantime you can use this to display your catalog node: In your view you...
Just a short post to let you know that I have updated the following packages to be compatible with EPiServer 9. Localization provider : NuGet, GitHub BlockSearch: NuGet, GitHub Keywords: NuGet, GitHub NLog for EPiServer: NuGet, GitHub Security...
As security is getting more and more important these days, as if it wasn’t before… you probably add some response headers to add some extra security. Problem is, I find, that if you set them to strict or to easy, you will need a new deploy, if you...
Though the API is still in pre release, I looked into adding NLog logging to EPiServer in an easy way, as a LoggerFactory. Turns out it’s not very difficult and the API seems to work perfectly ok. Basically you have a logging factory, that needs t...
As you may have noticed EPiServer does not pick up the connection strings defined in Azure. This has been fixed in 8.30, but some of our projects have not been upgraded yet and are still on 7.15+, so this is what you can do to fix that, if you ru...