The User registration password module for DrupalGap.
- Download
- Browse code repository
- Issues (0)
- Star Gazers (0)
- Forks (0)
- Updated: 2014-07-10
Drupal Core:
- 7.x
user_registrationpassword
The User registration password module for DrupalGap.
- Enable the "DrupalGap User Registration" module on your Drupal site. This is included as a sub module within the DrupalGap module.
- Enable this module in your app's settings.js file: Drupal.modules.contrib['user_registrationpassword'] = {};