lifterlms / lifterlms-cli
WP CLI commands for LifterLMS
Installs: 117 054
Dependents: 0
Suggesters: 0
Security: 0
Stars: 1
Watchers: 5
Forks: 1
Open Issues: 5
Type:wordpress-plugin
Requires
- php: >=7.3
Requires (Dev)
- lifterlms/lifterlms-cs: dev-trunk
- lifterlms/lifterlms-tests: ^4.3
This package is auto-updated.
Last update: 2024-10-20 00:32:20 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/plugins
directory.
Contributing
Please follow the contribution guidelines put forth by the LifterLMS core.