Hello everyone, I was wondering if there is any API integrations on the roadmap for headless CMS like Hygraph or Strapi directly through Bootstrap Studio.
Hey Paul,
So I have just recently integrated Cockpit CMS on a development conference site to see if I could dynamically add Speakers and Sponsors. Works really nice. I did look into Strapi and had it working locally and it was great, but man was it a pain to try and get it running live on shared hosting, gave up on it as I ain’t that tech savvy.
Anyway checkout the Agenda page (Speakers) and the Sponsorship page (Sponsors) with those sections only being rendered dynamically via Cockpit CMS.
All edits and updates to regular html done directly in Bootstrap Studio where the site was designed. Updates to Cockpit related stuff is made to two Javascript’s pulling in the Cockpit API that adds the speakers and sponsors to the relevant pages. The site is then published as normal via Bootstrap Studio.
Thank you for the response, I checked out the mobile version and it loads fast and works perfectly, I will check out cockpit and try it out. This is so exciting, having the website made in BSS with dynamic content and headless CMS😃
Hi @kirbyhowarth I’m interested in this CMS and just getting started with Studio. Is there any documentation on how to accomplish the integration in Studio?
Thanks in advance! BTW; the link does not work.
Hi,
So the integration is through adding javascript that inputs the info from CockpitCMS using an api and html.
I myself am still working on this and trying to iron out the creases, work in progress.
Check out the link and their documentation.
All the best with your project.