A site going from ASP to php/Drupal/Joomla? Is this madness?
February 8, 2008 6:51 AM
Subscribe
What's the best way to convert a site run on a Windows server, written in ASP/C#, to Drupal/Joomla?
I'm going to be attempting to help someone transition their site from running on a Windows server to a Linux server and utilize Drupal or Joomla as well.
Essentially, in its current state, the site is written in ASP and C# and hosted on a Windows box. However, the hosting company that is being used is ridiculously expensive for what's provided, and whatever semblance of a CMS (one which I'm fairly certain was home grown) it's even using is extremely clunky and lacking. I feel like it's a perfect candidate for a decent CMS like Drupal and/or Joomla (your typical hierarchy of pages, a blog, forums, nothng super fancy), not to mention the lure of having a better host and being far cheaper.
My problem begins with the fact that I have no idea how much of what is already there can actually be put into any kind of format (I'm assuming HTML/php) that Drupal or Joomla can use. I mean, getting a rough skeleton of pages, implementing a blog and all that doesn't really worry me. The thing I'm most concerned with is all the content/functionality that's already been developed or built.
I'm by no means an expert in php or ASP, but I know enough to know such a transition may not even be possible, or at least not easy.
What are my options here? I realize this is almost akin to a complete overhaul of the site, but I feel like there must be a way to reuse as much of what is already built as possible. Are there tools out there that somehow make that kind of conversion...reasonable, for someone who's not a programmer by trade?
Suggestions please!
posted by mrhaydel to computers & internet (7 comments total)
1 user marked this as a favorite
Any functionality that exists on the old site that can't be replaced by the CMS (and any available modules/addons) you choose, will need to be rebuilt from scratch in PHP. Really the only thing that might be re-usable is the database or at least the data in it.
There is an ASP 2 PHP converter but its only for vbscript and jscript and as you would expect from an automated tool, its not brilliant.
Suggestions please!
Hire a professional.
posted by missmagenta at 7:09 AM on February 8, 2008