I’ve been using Cockpit for 2 years now and never regret it. Before that I tried a bunch of Headless CMS(s), most of their features are not dynamic (changeable) like Cockpit.
My favorite features of Cockpit are
- Super easy to build my own addon
- With Cockpit API, I can even search the whole content like
full text search
withregex
. (Most CMS don’t have this feature) - I can serve multiple websites for my clients with just a single Cockpit API. Clients can login and manage their content without seeing other client content.
- Advanced authentication and authorization, protect CRUD, fields based on user roles.
- Deployment is very easy, just upload to the PHP server and it’s done.
-
It's free!
, we can use a full features of headless CMS without any extra charges.