New in Kaliko CMS 1.2.4

October 08, 2018 Kaliko CMS Open source

Besides quite a few bug fixes the latest version also introduce a new headless feature.

Headless content API

A headless or decoupled CMS is a way to separate content management from presentation, allowing the content to be consumed by something like a mobile app or a single page application. And in this version we've added an optional NuGet package that will add a content API so that content from the CMS can be requested by external code.

Here's more information on how to use Kaliko CMS as a headless CMS

And a demo project using Kaliko CMS and React

Bugfixes

Related posts: