Skip to content
The Official Blog for LifterLMS Contributors
-
New Features
- Added
wp llms course content <id> command to retrieve course structure (sections and lessons) in a single call.
- Added
wp llms course enrollments <id> command to list students enrolled in a specific course.
- Added AI agent usage guide (
docs/ai-agents.md) with patterns for Claude Code, Cursor, Codex, and similar tools.
Updates and Enhancements
- Rewrote README with installation guide, quick start examples, command reference, output format documentation, and AI agent usage section.
- Updated minimum PHP version to 7.4 (7.3 reached EOL November 2021).
Bug Fixes
- Skip sub-resources routes in discovery, fix bug in listitems/getitem.
Read more: LifterLMS CLI Version 0.0.6
-
-
-
Bug Fixes
- Fixed the broken layout and JavaScript error in the Course or Membership selector on the group settings tab.
Security Fixes
- Additional checks on the groups REST API.
Read more: LifterLMS Groups Version 1.4.3
-
-