mirror of
https://github.com/jwilsson/spotify-web-api-php.git
synced 2026-04-27 07:55:49 +03:00
[PR #114] [CLOSED] Open-source development monetization #258
Labels
No labels
bug
docs
enhancement
enhancement
enhancement
feedback wanted
good first issue
help wanted
help wanted
help wanted
invalid
pull-request
question
question
upstream
upstream
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference
starred/spotify-web-api-php#258
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
📋 Pull Request Information
Original PR: https://github.com/jwilsson/spotify-web-api-php/pull/114
Author: @PatchRanger
Created: 1/6/2018
Status: ❌ Closed
Base:
master← Head:master📝 Commits (1)
d44143bOpen-source development monetization📊 Changes
1 file changed (+7 additions, -1 deletions)
View changed files
📝
composer.json(+7 -1)📄 Description
In short: this PR proposes a way to monetize open-source development of your project.
The idea is similar to how free-to-play works in gamedev industry: "You are free to wait for the package download - but in case if time is money for you, please consider buying non-waiting access to the package, every cent goes to the package developer to incentive the open-source development."
For details please refer to https://github.com/Free2Wait/composer-free2wait .
According to packagist statistics of your package https://packagist.org/packages/jwilsson/spotify-web-api-php/stats , in theory it could bring to you about 2,890 (installs per month) * 0.03 (estimated conversion installs-to-sale) * 5 (price of each non-waiting access per month) = estimated $433.5 per month.
Please give me your feedback about the idea: what do you think? Are you interested in monetizing open-source development? Do you have any suggestions? Concerns?
Would be glad to receive any feeedback. Thank you for attention.
🔄 This issue represents a GitHub Pull Request. It cannot be merged through Gitea due to API limitations.