Has any one found a good alternative for userpoints_badges module for drupal 5.x?
Thanks.

Edited by WorldFallz - moved to appropriate forum.

Comments

WorldFallz’s picture

I'm not sure I understand the question-- drupal.org discourages module duplication. There's not likely to be another "userpoints_badges" module-- why not just use it?

tmandava’s picture

Sorry for not being clear.
We are using Drupal5 and userpoints_badges is only available in Drupal 6.

WorldFallz’s picture

duh-- that was my bad, i didn't see the d5 tag on your post. As I said though, there's not likely to be another module with the same functionality. I don't know what your skills are, but you might consider backporting it.

tmandava’s picture

Thanks WorldFallz.
I read it on the forums that the backport is not very simple especially for users not familiar with the userpoints api. So, I am not going to attempt that. Will try to find some other alternative.