Add donation buttons to app details tab
Nobody has claimed this yet.
- Dominant language
- PHP
- Stars
- 36.9k
- Forks
- 5.2k
- Avg merge
- 2d 3h
- Merged PRs (30d)
- 713
Description
Describe the solution you'd like
A new donation attribute is now available to be added to each Nextcloud app's appinfo/info.xml file. Based on these attributes, add buttons similar to the other Interact buttons in the app details tab that correspond to the app's Donate buttons in the app store.
Additional context
The attribute specification as well as an example UI from the web app store can be found in https://github.com/nextcloud/appstore/pull/1452.
Similar issue: #47143
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
Read the donation attribute specification and example UI in appstore PR 1452, then inspect how the app details tab renders its existing Interact buttons. Trace how appinfo/info.xml attributes reach that tab and compare the related issue #47143. Done means donation buttons appear there for apps with matching Donate buttons in the app store.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- javascript, php
- Domain
- frontend
- Issue type
- Feature
- Difficulty
- 4/5
- Estimated time
- 3-5 days
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 35/100