nodebb-plugin-paid-membership

The plugin allows you to monetize your forum at the expense of paid members

Usage no npm install needed!

<script type="module">
  import nodebbPluginPaidMembership from 'https://cdn.skypack.dev/nodebb-plugin-paid-membership';
</script>

README

Paid membership plugin for NodeBB

The plugin allows you to monetize your forum at the expense of paid members

API settings

  • Checkout settings -> Interface
    • Success URL: GET https://example.com/?status=success
    • Fail URL: GET https://example.com/?status=fail
    • Pending URL: GET https://example.com/?status=pending
    • Interaction URL: GET https://example.com/interaction