Skip to content

gocodebox/lifterlms-cli

Repository files navigation

LLMS-CLI

Test PHPUnit GitHub Coding Standards Workflow Status Code Climate maintainability Code Climate test coverage


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.