There are plugins for patrons and subscriptions - but are there plugins for accepting donations?
(For charities)
jericson
(Jon Ericson)
January 20, 2024, 12:50am
2
I’ve used House ads to point people to my Ko-Fi page . I’m not sure what else a plugin would do. Maybe use the Subscription plugin but only use the group to give supporters a bit of flair and a title?
Moin
January 20, 2024, 6:22am
4
Maybe this is interesting for you
Hi everyone!
I’m working on a progress bar theme component prototype.
The initial purpose was to have a donations progress bar for users to see on my forum since the servers’ fees are paid by our users, via my ko-fi.com account.
Each time a ko-fi donation is made, ko-fi sends a request to a PHP script I made, which triggers a request to Discourse to update the current amount setting.
The PHP script part isn’t directly related to the component, and I’d like a component that could be used for …