hi all,
I would like to create my own small CMS. At this time, I am able to do back office for my customers where they can edit existing conent on their existing pages.
My goal is to create template based CMS, where the administraotr of my CMS will be able to add new pages by their own.
regards,
sasikala
Loading
sasikala ganesanPosted Feb 20, 2009, 3:34 AM
Mahesh ChandPosted Feb 19, 2009, 10:53 AM
This is more than a simple question.
First of all, you need to know what kind of contents your product is going to manage - Web pages, documents (types), images, files and so on. What kind of functionality your users will have - Add, update, delete, view, download and so on. Are you planning to save contents in database, file system or both?
So many more questions before anybody can even answer it.