Skip to content

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

@jbroadway

Description

@jbroadway

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.

Metadata

Metadata

Assignees

No one assigned

    Labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions