nextcloud / nextcloud/survey_client
Management command or setting
Nobody has claimed this yet.
- Dominant language
- JavaScript
- Stars
- 11
- Forks
- 20
- Avg merge
- 1d 7h
- Merged PRs (30d)
- 6
Description
I'm working on an automated Nextcloud setup and would like to enable telemetry by default. It would be useful to have a management command or an app setting available for this purpose.
For now, I'm figuring out if it's possible to run this piece of PHP during setup:
Contributor guide
First steps
- Read the whole issue, then the project's contributing guide.
- Comment on the issue to say you are picking it up — it saves two people doing the same work.
- Fork the repository and make your change on a branch.
- Open a pull request that references the issue number.
Research direction
Start with lib/Controller/EndpointController.php at the linked lines to understand how telemetry is currently enabled during setup. Trace the app's configuration and command entry points, then determine whether a management command or app setting best supports automated setup; done means telemetry can be enabled non-interactively by the requested mechanism.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- php
- Domain
- backend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Quiet
- Clarity
- Mostly clear
- Newbie friendliness
- 48/100