Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

CLI Commands #2

Open
10 of 13 tasks
thomasplevy opened this issue Jul 12, 2021 · 0 comments
Open
10 of 13 tasks

CLI Commands #2

thomasplevy opened this issue Jul 12, 2021 · 0 comments
Assignees

Comments

@thomasplevy
Copy link
Contributor

thomasplevy commented Jul 12, 2021

RESTFUL Commands

  • Forks functionality from WP Restful CLI to add CLI commands for all registered LifterLMS REST endpoints

version

  • Display LifterLMS (and addon) version (uses an option "slug" option to determine the codebase to retrieve version info from)
  • Display LifterLMS (and addon) DB version (via ``--db` flag)

addon

Wrappers for existing wp cli functions for theme/plugin functions:

  • install
  • uninstall
  • activate
  • deactivate
  • update

Output information about installed (and available) LifterLMS add-ons

  • list

license

Interactions with the LifterLMS.com licensing server

  • activate
  • deactivate
  • status

tools

Expose LifterLMS Tools & Utilities via the CLI

  • Setup Wizard (allow users to move through the setup wizard interactively or run a setup with a single command)

Import / Export

Run generator via CLI, additionally allow clould imports through our API

  • import
  • export
@thomasplevy thomasplevy self-assigned this Jul 20, 2021
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant