Skip to content

botaniQQQ/nodebb-plugin-paid-membership

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Paid membership plugin for NodeBB

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

Installation

npm i nodebb-plugin-paid-membership

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: POST https://example.com/interaction

About

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

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published