nextcloud / nextcloud/appstore
Add identifier when external dependencies are required for app
- Dominant language
- Python
- Stars
- 391
- Forks
- 175
- Avg merge
- 1d 11h
- Merged PRs (30d)
- 25
Description
Some apps require additional dependencies be installed on the file system, or advanced configuration on the host system. My request is a tag or clear notification before app installation because:
_External Dependencies Required_
Examples:
Full Text Search (and Elastic Search) require various external configuration
IPFS external storage - requires ipfs packages be installed from package manager
Collectives - requires Circles app _already_ be installed from appstore
ocDownloader - requires youtube-dl, aria2 and other packages be installed from package manager
This would be helpful since these apps are certainly not a one-click installation. Thanks for considering!
Contributor guide
Assessment
This issue has not been assessed yet.