Hi Everyone,
I am looking for a CMS framework. I search a lot and tested some, but cant find something i really like.
What I want:
- Modular: I want to be able to create a module and execute this from within a page using a tag for example {{photoalbum}}. I dont want to call modules directly only from within a page.
- User Permissions per module/part of module/page managed from 1 central place.
- PHP
- Content management included
The module model I discribed above is most important. I just want a nice backend where i can manage modules and assign user permissions to parts of the module like add/modify/delete. And for each page i want to be able to assign permissions too...
Does such a system exist? I haven't found it yet.
I found this:
kaydoo.co.uk/projects/backendpro
I looks a lot like what i want but it is far from completed...

LinkBack URL
About LinkBacks





Reply With Quote
, you would have to add the CMS functionality into the application, but I think it is a fairly simple task, as the CakePHP website has quite a few examples of setting up simple CMS.
Bookmarks