CertifyMe for LifterLMS
CertifyMe for LifterLMS
Description
CertifyMe for LifterLMS automatically issues verifiable digital credentials (certificates, badges) via the CertifyMe platform whenever a student completes a course in LifterLMS.
Features:
- Automatically triggers on LifterLMS course completion
- Supports multiple CertifyMe server regions (APAC, EU2, US1, Butterfly)
- Simple settings page to configure your API token and credential template
- Built-in error logging for easy debugging
How it works:
- Install and activate the plugin
- Go to Settings > CertifyMe and enter your CertifyMe API token and Template ID
- Select your CertifyMe server region
- When a student completes a LifterLMS course, a digital credential is automatically issued to them via CertifyMe
Requirements:
- LifterLMS plugin (free version is sufficient)
- A CertifyMe account with a valid API token and credential template
Installation
- Upload the
certifyme-lifterlmsfolder to the/wp-content/plugins/directory, or install via the WordPress plugin screen - Activate the plugin through the Plugins screen in WordPress
- Navigate to Settings > CertifyMe
- Enter your API Token and Template ID from your CertifyMe account
- Choose your server region and click Save Settings
Faq
Log in to your CertifyMe account and navigate to your account settings or developer section to find your API token.
In your CertifyMe account, go to your credential templates and copy the ID of the template you want to use for course completion credentials.
Choose the region closest to your users or the region where your CertifyMe account is hosted. Contact CertifyMe support if you are unsure.
Yes, it hooks into the standard lifterlms_course_completed action which is available in the free LifterLMS plugin.
Errors and events are logged to wp-content/uploads/certifyme-logs/certifyme-lifterlms.log. The log directory is protected from public access.
Reviews
Changelog
1.0.0
- Initial release