lifterlms/lifterlms-cli

WP CLI commands for LifterLMS

Installs: 106 200

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 5

Forks: 1

Open Issues: 2

Type:wordpress-plugin

0.0.3 2021-11-03 17:48 UTC

This package is auto-updated.

Last update: 2024-05-30 15:38:30 UTC


README

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.