Come together with the global Drupal community in Rotterdam, 28 Sept – 1 Oct 2026. Sessions, contribution, connection, and Early Bird savings until 8 June.
This module does not need Views integration. I use Views and understand the benefits of it, but Views would not benefit this module enough to warrant the extra work. If you need a Views table to list the amount of achievements a user has, you may use a function call in the template. Also, the module comes with the pages it needs already set up.
Oh, and you may use UserPoints to keep track of achievement counts. I find this to be useful.
Morbus, this module was great on D6. I do not know if you continued development or not on that branch, but I wish you the best of luck with it!
Comments
Comment #1
morbus iffThere are currently no plans to add Views integration. I don't use VIews myself.
Comment #2
TapSkill commentedThis module does not need Views integration. I use Views and understand the benefits of it, but Views would not benefit this module enough to warrant the extra work. If you need a Views table to list the amount of achievements a user has, you may use a function call in the template. Also, the module comes with the pages it needs already set up.
Oh, and you may use UserPoints to keep track of achievement counts. I find this to be useful.
Morbus, this module was great on D6. I do not know if you continued development or not on that branch, but I wish you the best of luck with it!
Comment #3
TapSkill commentedComment #4
morbus iff@TapSkill: I only maintain modules for the current/latest version of Drupal. The current D7 version is miles ahead of the old D6 version :)
Comment #5
Desi Raaj commentedk thank you for your response :)
Comment #6
fizk commentedCheck out Achievements Views for Views integration.
Comment #7
morbus iffReopening to follow fizk's work and potentially add to project page.
Comment #8
jhedstromI think the module should at least be mentioned on the project page. I end up finding this issue each time I use the Achievements module.