Is there a (preferably PHP) CMS that can be connected to an existing site using bootstrap?
I'm building a site with Twitter Bootstrap and I need to connect it to a CMS because it now requires someone other than me to be able to edit the content (not necessarily layout or whatever).
Is there a (preferably PHP based) CMS that I can just "plug" into an existing site?
+3
RolandiXor
source
to share
1 answer
You can take a look at Concrete 5, it doesn't take more than 5-10 minutes to convert some static html pages to dynamic CMS managed pages.
http://www.concrete5.org/
+2
am_
source
to share