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

Management script #18

Open
6 of 7 tasks
Seraf opened this issue Sep 22, 2013 · 0 comments
Open
6 of 7 tasks

Management script #18

Seraf opened this issue Sep 22, 2013 · 0 comments
Assignees
Milestone

Comments

@Seraf
Copy link
Owner

Seraf commented Sep 22, 2013

LISA should have a CLI script to do easily some tasks. The manage.py from django will be used.

  • List all plugins installed/enabled | available
  • Install a plugin (from github or from local (insert json into database))
  • Upgrade a plugin (retrieve the last version of the plugin and update the database if needed)
  • Enable / Disable a plugin (a plugin can be installed but not loaded)
  • Delete a plugin (will completely remove the plugin from filesystem and database)
  • Create a plugin (bootstrap a plugin from a template)
  • Create the directories and setup.py files and copy the plugin to distrbute it easily
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant