The Rate module for DrupalGap.
- Download
- Browse code repository
- Issues (0)
- Star Gazers (1)
- Forks (0)
- Updated: 2015-08-13
Drupal Core:
- 7.x
rate
The Rate module for DrupalGap.
Installation
Enable this module on your Drupal site:
https://drupal.org/project/services_votingapi
Follow the README for the services_votingapi module.
Enable the "DrupalGap Rate" module, it is included as a sub module within the DrupalGap module:
https://drupal.org/project/drupalgap
Enable the following module in your DrupalGap app:
https://github.com/signalpoint/votingapi
Then enable this module in your app's settings.js file:
Drupal.modules.contrib['rate'] = {};