You are here

README.txt in User External Invite 1.0.x

Same filename and directory in other branches
  1. 8 README.txt
  2. 7.2 README.txt
  3. 7 README.txt
  4. 2.0.x README.txt
INTRODUCTION
------------

This module allows any user with the "invite new user" permission to send role 
invites to an email address. This module assumes that you are using external 
authentication (such as LDAP or Shibboleth) and that users receiving the invites 
can already log into the website.

Upon receiving the invitation email, the user is directed to the user login 
page. Upon successful authentication, the elevated role is automatically 
granted.

REQUIREMENTS
------------

This module requires the following modules:

* Token (https://drupal.org/project/token)

RECOMMENDED MODULES
-------------------

* LDAP (https://www.drupal.org/project/ldap)
  Protocol to provide external authentication
  
* Shibboleth authentication (https://www.drupal.org/project/shib_auth)
  Another protocol to provide external authentication

INSTALLATION
------------

 * Install as you would normally install a contributed Drupal module. See:
   https://drupal.org/documentation/install/modules-themes/modules-7
   for further information.

CONFIGURATION
-------------

Administration page located at:
 Administration >> Configuration >> People >> Invite
 
NEEDS WORK

TROUBLESHOOTING
---------------

NEEDS WORK

FAQ
---

NEEDS WORK

MAINTAINERS
-----------

Current maintainers: 
 * Kevin Reynen (https://www.drupal.org/u/kreynen)
 * Alex Finnarn (https://www.drupal.org/u/afinnarn)
 
This project has been sponsored by:
 * University of Colorado at Boulder 
   (https://www.drupal.org/u/university-of-colorado-boulder)

File

README.txt
View source
  1. INTRODUCTION
  2. ------------
  3. This module allows any user with the "invite new user" permission to send role
  4. invites to an email address. This module assumes that you are using external
  5. authentication (such as LDAP or Shibboleth) and that users receiving the invites
  6. can already log into the website.
  7. Upon receiving the invitation email, the user is directed to the user login
  8. page. Upon successful authentication, the elevated role is automatically
  9. granted.
  10. REQUIREMENTS
  11. ------------
  12. This module requires the following modules:
  13. * Token (https://drupal.org/project/token)
  14. RECOMMENDED MODULES
  15. -------------------
  16. * LDAP (https://www.drupal.org/project/ldap)
  17. Protocol to provide external authentication
  18. * Shibboleth authentication (https://www.drupal.org/project/shib_auth)
  19. Another protocol to provide external authentication
  20. INSTALLATION
  21. ------------
  22. * Install as you would normally install a contributed Drupal module. See:
  23. https://drupal.org/documentation/install/modules-themes/modules-7
  24. for further information.
  25. CONFIGURATION
  26. -------------
  27. Administration page located at:
  28. Administration >> Configuration >> People >> Invite
  29. NEEDS WORK
  30. TROUBLESHOOTING
  31. ---------------
  32. NEEDS WORK
  33. FAQ
  34. ---
  35. NEEDS WORK
  36. MAINTAINERS
  37. -----------
  38. Current maintainers:
  39. * Kevin Reynen (https://www.drupal.org/u/kreynen)
  40. * Alex Finnarn (https://www.drupal.org/u/afinnarn)
  41. This project has been sponsored by:
  42. * University of Colorado at Boulder
  43. (https://www.drupal.org/u/university-of-colorado-boulder)