Implement "enterprise-only" app support
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
[!TIP]
Help move this idea forward
- Use the 👍 reaction to show support for this feature.
- Avoid commenting unless you have relevant information to add; unnecessary comments create noise for subscribers.
- Subscribe to receive notifications about status changes and new comments.
refs https://github.com/nextcloud/appstore/issues/1785
The appstore apps will have a boolean attribute to express if they are enterprise-only or not.
To get the enterprise-only apps included in the app list we get from the appstore, it will be necessary to provide a valid subscription key. This could be done with a header like Subscription-Key.
Additionally, in the apps management settings, there would be an "enterprise-only" category to make those apps more discoverable.
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 the referenced appstore issue and trace how the server obtains its app list and how Apps management settings present categories. Confirm how a valid Subscription-Key includes enterprise-only apps, then verify those apps appear under an enterprise-only category.
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