Skip to content

Latest commit

 

History

History
45 lines (26 loc) · 2.16 KB

README.md

File metadata and controls

45 lines (26 loc) · 2.16 KB

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.