Headless implementation for Open Social extension
Hi there! I'm new to Drupal and Headless implementation, so, forgive newbie questions. Has anyone any experience with implementing social communities in a Headless implementation? In particular, looking to use Open Social extension and would like to be able to create a custom UI for it. Does anyone have any thoughts?
Thanks so much in advance!
M
What strategies are "decoupled" drupal developers using for SEO?
I'm working on a new project using the yeoman backbone generator and drupal as a json data service. If anyone can share any SEO-specificy insights, alternative strategies, or any other gotchas they've encountered, it would be greatly appreciated.
Read moreHeadless Drupal
Drupal is one of the world’s popular and widely used CMS frameworks. Drupal back-end system is very strong and can be used for managing any type of content like text, categories, media, geospatial etc.
The term Headless Drupal means, use Drupal as backend system and Rest server, so that content operations (create, read, update, delete) can be done from other language or tool. Drupal 8 comes with Rest Server included in its core. In Drupal 7 we can achieve this with a contributed module called Services or RestWS.
Read more
