Skip to content
LifterLMS CLI Version 0.0.6
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.