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

Allow to install not present apps via occ #26166

Closed
ypid opened this issue Sep 21, 2016 · 3 comments
Closed

Allow to install not present apps via occ #26166

ypid opened this issue Sep 21, 2016 · 3 comments

Comments

@ypid
Copy link

ypid commented Sep 21, 2016

Steps to reproduce

  1. ownCloud installation without contacts app installed
  2. Run sudo -u www-data php occ app:enable contacts

Expected behaviour

Install and enable the app.

Actual behaviour

contacts not found

Server configuration

ownCloud version: 9.0.4

Ref: #26126

Client configuration

Ref: #26126

Solution

As the command is called occ app:enable I think a --install or something would be nice. Alternatively, maybe a extra subcommands could be added like occ app:install?

Refs

Tracked downstream: debops/ansible-owncloud#61
Related to: #20838

@DeepDiver1975
Copy link
Member

I like the idea - anybody is welcome to contribute and submit a PR.

@PVince81
Copy link
Contributor

PVince81 commented Dec 6, 2016

Obsoleted by market commands. @DeepDiver1975 please link to documentation about commands, thanks.

@lock
Copy link

lock bot commented Jul 31, 2019

This thread has been automatically locked since there has not been any recent activity after it was closed. Please open a new issue for related bugs.

@lock lock bot locked as resolved and limited conversation to collaborators Jul 31, 2019
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

4 participants