hi

Im new to this forum.

can anybody help me how to integrate drupal CMS into my existing website.

thanks
kamy

Comments

jswaby’s picture

I've dealt with issues like this many times, and it's usually just easier to port the entire website to drupal.

Any functionality you have on the website that's not available in Drupal core or in the contributed modules can be written as a module for yourself.

Integration into another other system (open or closed source) is never a simple task.

======
Jason

zuus’s picture

Try the Drupal Cookbook http://drupal.org/node/120612 , it is a nice guide for the basic mechanics of drupal.