c6c5ed2ed3
* FIX: Include one-time purchases in campaign total On the subscription banner that shows on the top of the forum it shows the total amount raised toward a goal. But the amount shown was not including one-time purchases. It was only showing subscriptions. This change updates the sync with stripe logic so that it also includes one-time purchases. See: https://meta.discourse.org/t/-/209591 * rubocop: remove extra blank line |
||
---|---|---|
.github/workflows | ||
app | ||
assets | ||
config | ||
db/migrate | ||
lib | ||
spec | ||
test/javascripts | ||
.eslintrc | ||
.gitignore | ||
.prettierrc | ||
.rubocop.yml | ||
.template-lintrc.js | ||
Gemfile | ||
Gemfile.lock | ||
LICENSE | ||
README.md | ||
package.json | ||
plugin.rb | ||
translator.yml | ||
yarn.lock |
README.md
Discourse Subscriptions
Please see the topic on Discourse Meta for more information about this plugin: https://meta.discourse.org/t/discourse-subscriptions-plugin/140818