lifterlms/lifterlms-cli

WP CLI commands for LifterLMS

Installs: 120 655

Dependents: 0

Suggesters: 0

Security: 0

Stars: 1

Watchers: 3

Forks: 1

Open Issues: 2

Type:wordpress-plugin

0.0.5 2025-01-21 20:55 UTC

This package is auto-updated.

Last update: 2025-03-14 00:30:41 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.