This project is not covered by Drupal’s security advisory policy.
This project allows external websites to interact with the Achievements module on your Drupal site. It provides a Services API and Javascript library that can be used on any site.
Currently this library exposes the following API to external sites:
- get_all_achievements: Retrieves a list of all possible achievements that can be awarded.
- get_user_achievements: Retrieves a list of all achievements awarded to a given user.
- achievement_trigger: Triggers credit toward an achievement for a user.
Requirements
NOTES and WARNINGS
This initial version of the module has been built for a very specific intranet implementation. As such, it may not be appropriate for use on public websites.
- Users on external sites must have an account on the Drupal site.
- The Services API is setup with session authentication, so the users must either already be logged into the Drupal site or the Drupal site must be configured to support an automatic SSO
- SECURITY WARNING: Since this was built for an intranet, security checks within the APIs are minimal. In it's current implementation it is entirely possible for someone to game the system to acquire all possible achievements.
Supporting organizations:
Initial development
Project information
Seeking co-maintainer(s)
Maintainers are looking for help reviewing issues.Maintenance fixes only
Considered feature-complete by its maintainers.- Project categories: User engagement, Integrations
3 sites report using this module
- Created by shawn_smiley on , updated
This project is not covered by the security advisory policy.
Use at your own risk! It may have publicly disclosed vulnerabilities.
