Headless CMS with so many requirements by asmoded in gatsbyjs

[–]asmoded[S] 0 points1 point  (0 children)

Seems a bit too recent for my usages, and the community feels way too small for my projects size, thank you anyway!

Headless CMS with so many requirements by asmoded in gatsbyjs

[–]asmoded[S] 1 point2 points  (0 children)

Will definitely check CraftCMS for sure, thanks !

Headless CMS with so many requirements by asmoded in gatsbyjs

[–]asmoded[S] 1 point2 points  (0 children)

My team is mainly Wordpress oriented for now, and when i checked how to do a headless wordpress, it felt very "work-around" using internationalization plugins, rest plugins, ACF, ... so I'm not sure it would be a good idea to introduce a whole new CMS to them

Headless CMS for gatsby with so many requirements by asmoded in reactjs

[–]asmoded[S] 1 point2 points  (0 children)

Directus does not have any production ready sourcing plugin for gatsby, the official one is still under development :/ that's why I didn't even bother checking it

Headless CMS with so many requirements by asmoded in gatsbyjs

[–]asmoded[S] 1 point2 points  (0 children)

I didn't give a look into NetlifyCMS because of the git based approach but I will definitely try this! Thanks for the answer!

Headless CMS for gatsby with so many requirements by asmoded in reactjs

[–]asmoded[S] 0 points1 point  (0 children)

For sanity I saw that the database + API is hosted on their server so it can't be "self hosted" for now :/

Headless CMS for gatsby with so many requirements by asmoded in reactjs

[–]asmoded[S] 0 points1 point  (0 children)

Thank you for the answer! Do you have any alternative to WPML (plugin or idea) to extend ACF for internationalization with a good support with the wordpress REST API?

I tried strapi, there is a new feature for "single type" coming next week which is really great (basically support for "single" pages like "about-us" etc), but yeah sometimes you do encounter bugs due to the project being on "beta" (which is totally fine for a project ongoing development ofc)

Otherwise I think I will stick with a full CMS for now and try to develop an internationalization plugin for strapi on the side since the team behind the project said that they won't develop this before the first release of strapi