lifterlms / lifterlms-cli
WP CLI commands for LifterLMS
Package info
github.com/gocodebox/lifterlms-cli
Type:wordpress-plugin
pkg:composer/lifterlms/lifterlms-cli
0.0.5
2025-01-21 20:55 UTC
Requires
- php: >=7.3
Requires (Dev)
- lifterlms/lifterlms-cs: dev-trunk
- lifterlms/lifterlms-tests: ^4.3
- dev-trunk
- 0.0.5
- 0.0.4
- 0.0.3
- 0.0.2
- 0.0.1
- dev-dependabot/npm_and_yarn/multi-210b9a2d79
- dev-dependabot/npm_and_yarn/launch-editor-2.14.1
- dev-dependabot/npm_and_yarn/multi-e65a514541
- dev-dependabot/npm_and_yarn/multi-f792d6d6d9
- dev-dependabot/npm_and_yarn/multi-1374a60e13
- dev-dependabot/npm_and_yarn/babel/plugin-transform-modules-systemjs-7.29.4
- dev-dependabot/npm_and_yarn/follow-redirects-1.16.0
- dev-dependabot/npm_and_yarn/lodash-4.18.1
- dev-release
- dev-fix/strlen-fix
This package is auto-updated.
Last update: 2026-06-05 10:32:33 UTC
README
The LLMS-CLI is a collection of WP-CLI commands for LifterLMS.
This is a feature plugin which will be included in the LifterLMS core plugin automatically.
Documentation
Documentation is automatically generated and imported from the docs/ directory into the developer hub at developer.lifterlms.com/cli/commands.
Installing for development
To install for development either:
- Download the latest release and upload to your WordPress site via FTP or add as new plugin.
- Clone this repository into your
wp-content/pluginsdirectory.
Contributing
Please follow the contribution guidelines put forth by the LifterLMS core.