The Auto Assign Role module for DrupalGap.
- Download
- Browse code repository
- Issues (1)
- Star Gazers (0)
- Forks (0)
- Updated: 2016-04-07
Drupal Core:
- 7.x
autoassignrole
The Auto Assign Role module for DrupalGap.
Enable the DrupalGap Auto Assign Role
module on your Drupal site. This module comes with the DrupalGap module.
Then enable this module in your settings.js
file:
Drupal.modules.contrib['autoassignrole'] = {};
Do NOT set your DrupalGap front
page to user/register
, because this module will not have had time yet to retrieve the roles to use during registration.