Closed (won't fix)
Project:
Apply for role
Version:
6.x-1.x-dev
Component:
Documentation
Priority:
Normal
Category:
Task
Assigned:
Unassigned
Reporter:
Created:
19 Feb 2009 at 15:58 UTC
Updated:
4 Feb 2014 at 04:35 UTC
Jump to comment: Most recent
Comments
Comment #1
gcassie commentedyou can implement 'hook_apply_for_role' in a custom module to react to the 'approve' hook:
tested this with 6.x-1.8 and it is working just fine. should also work for 5.x-1.8.
Comment #2
Soren Jones commentedTodo: Improve hook documentation
Comment #3
jnicola commentedThis has come up a few times.
Due to complications with users being able to approve applications but possibly not activate users, this is being overlooked.
We're also only supporting the 7.x branch going forward.