alex1985 0 Report post Posted February 15, 2008 Anyone knows when can I get a book or some tutorial money about making own Content Management System. I appreciate if someone will know the tutorial how I can make Library CMS (Content Management System).Thanks! Share this post Link to post Share on other sites
apacheNewbie 0 Report post Posted February 17, 2008 Anyone knows when can I get a book or some tutorial money about making own Content Management System. I appreciate if someone will know the tutorial how I can make Library CMS (Content Management System).Thanks! If you are good at reading source code, try to download Drupal Content Management System, and read their code Drupal is module based, so you can read only the module that interests you.In my opinion, it is better if you develop your CMS library from existing one, instead of creating from scratch. It is too time consuming. Share this post Link to post Share on other sites
jlhaslip 4 Report post Posted February 18, 2008 Rather than takle a major CMS like Drupal, there are other smaller ones around that might be simpler to understand.Check out Nanocms or MyLittleCMS or sNews CMs is a good one as well. Snews is larger, with more features than the others, but is very customisable. Share this post Link to post Share on other sites