I've asked this question around the net and still haven't found exactly what I'm looking for. Basically I have several sites that I run through a custom PHP framework. I'd like to add a way for users to content management but all I really want is a simple interface that lets users click and edit (similar to Concrete5).
All they really need is.. well, pretty much what I'm writing this with. A way to format text. All of the links/framework, that sort of thing are taken care of by me or automated through scripting.
Is there a good foundation to build on? It seems a little unnecessary to re-build everything into a CMS like Wordpress or Concrete. I know exactly what's in my programming, I'd rather use it. I just want an easy way for clients to edit content.
