-
-
Notifications
You must be signed in to change notification settings - Fork 18.6k
Make nextcloud php package customizable #107875
Copy link
Copy link
Closed
Labels
0.kind: enhancementAdd something new or improve an existing system.Add something new or improve an existing system.0.kind: questionRequests for a specific question to be answeredRequests for a specific question to be answered9.needs: community feedbackThis needs feedback from more community members.This needs feedback from more community members.
Metadata
Metadata
Assignees
Labels
0.kind: enhancementAdd something new or improve an existing system.Add something new or improve an existing system.0.kind: questionRequests for a specific question to be answeredRequests for a specific question to be answered9.needs: community feedbackThis needs feedback from more community members.This needs feedback from more community members.
Fields
Give feedbackNo fields configured for issues without a type.
Many nextcloud extensions like https://apps.nextcloud.com/apps/facerecognition need additional php extensions that are not part of the extension enabled for nextcloud.
It would be great to either:
services.nextcloud.php.packageOr:
extraPHPExtensions, and make the current extension selection its default valueI'm opening this as an issue to get some feedback on what the better option is, and to get the naming right.
CC maintainers @schneefux @bachp @globin @fpletz @Ma27