The LoginToboggan module for DrupalGap.
- Download
- Browse code repository
- Issues (0)
- Star Gazers (0)
- Forks (3)
- Updated: 2015-02-05
Drupal Core:
- 7.x
logintoboggan
The LoginToboggan module for DrupalGap.
- Enable the "DrupalGap Login Toboggan" module on your Drupal site. This is included as a sub module within the DrupalGap module.
- Download this module to your app/modules folder.
- Enable the module within your app's settings.js file:
Drupal.modules.contrib['logintoboggan'] = {};