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

occ doesn't support enabling/disabling multiple apps at once #32751

Closed
robert-scheck opened this issue Sep 18, 2018 · 5 comments
Closed

occ doesn't support enabling/disabling multiple apps at once #32751

robert-scheck opened this issue Sep 18, 2018 · 5 comments

Comments

@robert-scheck
Copy link
Contributor

It would be great to be able to specify multiple apps to be enabled or disabled at once rather multiple occ calls given occ is not really fast due to PHP interpreter and the ownCloud classes as well being loaded each time.

Currently:

$ ./occ --no-interaction app:enable richdocuments 
$ ./occ --no-interaction app:enable market 

Expected:

$ ./occ --no-interaction app:enable richdocuments market
@ownclouders
Copy link
Contributor

GitMate.io thinks possibly related issues are #16092 (Apps disabled but cannot enable), #15599 (OC_EventSource does not support multiple streams on IE8), #29512 (Don’t allow multiple theme apps ), #1805 (Migration disable all apps ), and #884 (Cannot enable/disable apps with Internet Explorer).

@stale
Copy link

stale bot commented Sep 20, 2021

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

@stale stale bot added the status/STALE label Sep 20, 2021
@robert-scheck
Copy link
Contributor Author

Ping?

@stale stale bot removed the status/STALE label Sep 20, 2021
@github-actions
Copy link

This issue has been automatically marked as stale because it has not had recent activity. It will be closed in 10 days if no further activity occurs. Thank you for your contributions.

@github-actions
Copy link

This issue has been automatically closed.

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

4 participants