nextcloud/Nextcloud appstore metadata
Get metadata of the latest version of an app from Nextcloud app store
View on GitHubTrust Signals
- Scorecard Score
- not yet scored
- Maintenance Recency
- Stale
- License
- None
Inputs
| name | description | required | default |
|---|---|---|---|
| appid | Nextcloud app id | yes | — |
| server_major | Nextcloud server major version number (optional) | no | "" |
Outputs
| name | description |
|---|---|
| release | Metadata of the latest app release compatible with specified Nextcloud version |
| version | Version of the release |
| download | Download URL of the release tarball |