hi
I use drupal 5.x for one of my sites. I wanna upgrade to drupal 6.x (or higher), but it seems that key modules that i use are still not available for version 6.x (Now that we have drupal 7.x). Any way out ?

Comments

dman’s picture

1. check the issues queue of the module you want for update status. Often there is a third-party unofficial upgrade available if it's a worthwhile module.
2. Offer a bounty for the specific module you want. Getting a handful of users together may be enough to raise some reward for the maintainer.
3. Code it yourself. Use deadwood and coder.module and 80% of the upgrade work can be done automatically!

Azure’s picture

Thanks for the choices. Will check it out. I don't wanna get into coding though.