nextcloud / nextcloud/server

Add donation buttons to app details tab

Open
#47,261 0 comments 1 reaction 0 assignees View on GitHub

Nobody has claimed this yet.

0. Needs triage enhancement feature: apps management
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

Open the contributing guide

First steps

  1. Read the whole issue, then the project's contributing guide.
  2. Comment on the issue to say you are picking it up — it saves two people doing the same work.
  3. Fork the repository and make your change on a branch.
  4. 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

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.