PHPackages                             justinholtweb/craft-diploma - PHPackages - PHPackages  [Skip to content](#main-content)[PHPackages](/)[Directory](/)[Categories](/categories)[Trending](/trending)[Leaderboard](/leaderboard)[Changelog](/changelog)[Analyze](/analyze)[Collections](/collections)[Log in](/login)[Sign up](/register)

1. [Directory](/)
2. /
3. [Utility &amp; Helpers](/categories/utility)
4. /
5. justinholtweb/craft-diploma

ActiveCraft-plugin[Utility &amp; Helpers](/categories/utility)

justinholtweb/craft-diploma
===========================

LMS plugin for Craft CMS 5. Create courses, lessons, quizzes, track progress, and issue certificates.

5.0.3(1mo ago)016proprietaryPHPPHP ^8.2

Since Mar 24Pushed 1mo agoCompare

[ Source](https://github.com/justinholtweb/craft-diploma)[ Packagist](https://packagist.org/packages/justinholtweb/craft-diploma)[ RSS](/packages/justinholtweb-craft-diploma/feed)WikiDiscussions main Synced 3w ago

READMEChangelog (5)Dependencies (8)Versions (5)Used By (0)

Diploma — LMS Plugin for Craft CMS 5
====================================

[](#diploma--lms-plugin-for-craft-cms-5)

Create and manage online courses, lessons, quizzes, and certificates directly in Craft CMS. Diploma brings the essential features of a learning management system into the Craft ecosystem -- structured courses with ordered lessons, auto-graded quizzes, progress tracking, and verifiable certificates.

Editions
--------

[](#editions)

FeatureLite ($99/yr)Pro ($149/yr)Courses &amp; Lessons✓✓Quizzes (MC, T/F, short answer, matching)✓✓Progress tracking✓✓Basic certificates (HTML)✓✓Dashboard widgets✓✓Drip content (lesson scheduling)--✓PDF certificates (DOMPDF)--✓Craft Commerce integration--✓Headcount membership gating--✓Advanced analytics/reporting--✓Course bundles--✓Requirements
------------

[](#requirements)

- Craft CMS 5.3.0+
- PHP 8.2+
- [DOMPDF](https://github.com/dompdf/dompdf) (optional, Pro PDF certificates)

Installation
------------

[](#installation)

```
composer require justinholtweb/craft-diploma
php craft plugin/install diploma
```

Configuration
-------------

[](#configuration)

All settings are available in the control panel under **Diploma &gt; Settings**, or override them via `config/diploma.php`:

```
