cesaredupet Posted December 22, 2016 Posted December 22, 2016 I'm looking for something that works like this: I already have my pages coded and want to add element like an articles feed, some spaces that can be edited online once logged into the admin account, like most CMSs, only not restricted to a template. Something that I can add a <? include 'cmf/connection.php'; ?> on the top of the page, a <? display_feed('feedXYZ'); ?> in the middle of the code and a GUI in a admin page to manage it, besides the on-page editor.For all i've looked so far, it should be classified as a CMF, but the documentation of the CMFs I'm founding doesn't seem like anything I want. So I already sketched out some ideas to provide what I want and even more.Do you guys know something like it? If you don't, would you use something like it? Is it worth the time developing it?Thanks! 1
Recommended Posts
Create an account or sign in to comment
You need to be a member in order to leave a comment
Create an account
Sign up for a new account in our community. It's easy!
Register a new accountSign in
Already have an account? Sign in here.
Sign In Now