LW LMS
Lightweight LMS plugin for WordPress — courses, lessons, and progress tracking without the bloat
★ 1stars
44release downloads
592composer installs
0forks
Install
The author publishes release zips, so WP-CLI can install straight from GitHub:
wp plugin install https://github.com/lwplugins/lw-lms/releases/download/v1.6.2/lw-lms-1.6.2.zipAlso on Packagist as lwplugins/lw-lms:
composer require lwplugins/lw-lmsFrom the readme
LW LMS
!! This plugin is under active development and is not recommended for production use. !!
Lightweight LMS plugin for WordPress - courses, lessons, and progress tracking without the bloat.
Requirements
- PHP 8.1+
- WordPress 6.0+
- WooCommerce (optional, for paid courses)
- WooCommerce Subscriptions (optional, for subscription-based access)
Features
- Courses & Lessons - Custom post types with Gutenberg support
- Sections - Organize lessons into sections with drag-and-drop ordering
- Access Control - Open, free (login required), or paid (WooCommerce)
- Progress Tracking - Per-user lesson completion and course progress percentage
- Video Support - YouTube, Vimeo, Wistia, self-hosted (auto-detect)
- Attachments - File downloads for courses and lessons
- REST API - Full API at /wp-json/lms/v1/ for headless implementations
- WooCommerce - Link courses to products and subscriptions
Installation
Or upload the lw-lms folder to /wp-content/plugins/ and activate.
REST API Endpoints
| Method | Endpoint | Description |
|--------|----------|-------------|
| GET | /lms/v1/courses | List courses |
| GET | /lms/v1/courses/{id} | Get single course |
| GET | /lms/v1/lessons/{id} | G
Read the full README on GitHub →
Releases
| Tag | Published | Asset | Downloads |
|---|---|---|---|
| v1.6.2 | Sep 6, 2026 | lw-lms-1.6.2.zip | 2 |
| v1.6.1 | Aug 20, 2026 | lw-lms-1.6.1.zip | 1 |
| v1.6.0 | Jul 18, 2026 | lw-lms-1.6.0.zip | 3 |
| v1.5.1 | Jun 13, 2026 | lw-lms-1.5.1.zip | 6 |
| v1.3.0 | May 6, 2026 | lw-lms-1.3.0.zip | 6 |
| v1.2.16 | Apr 30, 2026 | lw-lms-1.2.16.zip | 1 |
| v1.2.14 | Apr 27, 2026 | lw-lms-1.2.14.zip | 4 |
| v1.2.13 | Apr 27, 2026 | lw-lms-1.2.13.zip | 0 |
| v1.2.12 | Mar 22, 2026 | lw-lms-1.2.12.zip | 4 |
| v1.2.11 | Mar 22, 2026 | lw-lms-1.2.11.zip | 0 |
| v1.2.10 | Mar 17, 2026 | lw-lms-1.2.10.zip | 0 |
| v1.2.9 | Feb 12, 2026 | lw-lms-1.2.9.zip | 2 |
| v1.2.8 | Feb 12, 2026 | lw-lms-1.2.8.zip | 3 |
| v1.2.7 | Feb 8, 2026 | lw-lms-1.2.7.zip | 1 |
| v1.2.6 | Feb 7, 2026 | lw-lms-1.2.6.zip | 1 |
| v1.2.5 | Feb 7, 2026 | lw-lms-1.2.5.zip | 3 |
| v1.2.4 | Feb 6, 2026 | lw-lms-1.2.4.zip | 3 |
| v1.2.3 | Feb 3, 2026 | lw-lms.zip | 0 |
| v1.2.2 | Feb 3, 2026 | lw-lms.zip | 0 |
| v1.2.1 | Feb 3, 2026 | lw-lms.zip | 3 |
| v1.2.0 | Feb 3, 2026 | lw-lms.zip | 0 |
| v1.1.1 | Feb 3, 2026 | lw-lms.zip | 0 |
| v1.1.0 | Feb 3, 2026 | lw-lms.zip | 1 |
| v1.0.0 | Feb 3, 2026 | lw-lms.zip | 0 |