Skip to content

Latest commit

 

History

History
27 lines (19 loc) · 689 Bytes

README.md

File metadata and controls

27 lines (19 loc) · 689 Bytes

SaasKit

SaasKit is a Rails Engine that helps you to create Saas apps easily with Rails. It provides you basic and extendible Saas infrastructure so you can focus on your product instead of dealing with infrastructure.

Features and Modules

  • Plans Module

    • Define plan abilities
    • Handle Upgrade&Downgrade, Trial Periods
  • Billing Module

    • Automated invoice creator
    • Automated emails to customers
    • Generate invoices
    • Coupons
    • Automated handling of billing cycles
  • Gateway Module

    • Stripe Support
    • Paypal Support
    • Custom gateway implementation support

Want more features?

Create an issue