APPLY_FOR_ROLE MODULE - README ______________________________________________________________________________ NAME: Apply_for_role AUTHORS: Svilen Sabev ______________________________________________________________________________ ------------ Description ------------ This module allows users to apply for a role and administrators to approve their application. The role will be automatically assigned to the user on approval. ------------ Requirements ------------ - Drupal 7 ------------ Installation ------------ Step 1) Download latest release from http://drupal.org/project/apply_for_role Step 2) Extract the package into your 'modules' directory. Step 3) Enable the apply_for_role module. Go to "administer >> modules" and put a checkmark in the 'enabled' column next to 'apply_for_role'. Step 4) Go to "administer >> configuration >> apply for role" to configure the module. Step 5) Enable permissions appropriate to your site. The apply_for_role module provides three permissions: - 'administer apply for role' - 'apply for role' - 'approve apply for role' ------------ Usage ------------ Step 1) Go to "my account" >> "apply for role" to apply for role. Step 2) Go to "administer >> people >> apply for role" to manage the user applications. ------------ Credits ------------ Originally written and maintained by Svilen Sabev for www.propeople.dk