The Email Registration module for DrupalGap.
- Download
- Browse code repository
- Issues (0)
- Star Gazers (0)
- Forks (1)
- Updated: 2016-06-20
Drupal Core:
- 7.x
email_registration
The Email Registration module for DrupalGap.
- Enable the "DrupalGap Email Registration" 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['email_registration'] = {};