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

Uninstall apps via ./elefant uninstall <appname> command #272

Open
jbroadway opened this issue Sep 10, 2015 · 0 comments
Open

Uninstall apps via ./elefant uninstall <appname> command #272

jbroadway opened this issue Sep 10, 2015 · 0 comments
Labels

Comments

@jbroadway
Copy link
Owner

Apps should be able to be cleanly uninstalled via a simple command, for example:

./elefant uninstall <appname>

This would trigger the app's uninstall handler specified in its conf/config.php's [Admin] section, similar to the existing install and upgrade handlers.

A sample uninstall handler could also be added alongside the install and upgrade samples here.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

1 participant