Headless/Decoupled CMS suggestions

Viewed 1081

I am here for your suggestions regarding headless/decoupled CMS. We fully developed our web application in java as backend and backboneJs as front end. We using REST calls to connect backend server.

Marketing team needed an admin panel to add blogs, landing pages, e.t.c. SO, we need an API based CMS with admin panel, Where our marketing team add blogs, landing pages e.t.c and we call the API's in our custom website and show the added data from healess CMS to our website.

We are need of CMS now. Please suggest me which will be the best CMS to use in our current tech stack?

We need any REST API Based CMS, need to create our own db tables from their admin panel, can have flexible to use.

I tried https://directus.io .But, still wanna try and select in those. We need to create blogs, landing pages, sliders in static pages, HTML editors kind of stuff, response in JSON from API e.t.c Please help em in choosing a good CMS

Thanks in advance

3 Answers

I have used directus. It's purely headless CMS and you can write webhooks, Call API's e.t.c

Minimum requirements:

NGINX or Apache Server, PHP 5.5+, MySQL 5.2+, PDO_MySQL, Mod_Rewrite, CURL, FileInfo, GD Library, and mcrypt

Directus is built with:

Backbone.js, Underscore, Require.js, Zend DB, Slim, Handlebars, jQuery, Moment.js, Sortable.js, Noty, and SASS.

Loved it. You guys will too; try it out :)

Related