lms_certificate_entity
No security coverage
The Drupal LMS ecosystem includes LMS Certificate, and its submodule, LMS Certificate FillPDF. This submodule integrates with the FillPDF service to render certificates for users as PDFs.
LMS Certificate Entity is an alternative that provides an LMS Certificate entity type, which you can customize with unique fields, use Drupal templates, and render to PDF using Entity Print.
Features
- Provides the LMS Certificate entity type
- Provides a controller to display Certificates for users who have passed a course
- Provides a Views field plugin to link to certificates in course status views
- Integrates with LMS Certificate by leveraging the certificate field created for courses
- Allows certificates to be shown as HTML, or rendered to PDF using Entity Print
- Requires no external services to render PDF certificates.
Post-Installation
Once the module is installed, create certificate types under Admin > Structure > LMS Certificate Types. Each type can be thought of as a design or template style.
Additional Requirements
This module requires LMS Certificate.
Recommended modules/libraries
- Entity Print
Similar projects
The LMS Certificate FillPDF submodule of LMS Certificate provides a similar and effective implementation.