Skip to content

Simbotix/appz_calculator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

AppZ Calculator

Server pricing calculator for appz.studio

Philosophy

No nickel and diming. Pick a tier, everything included.

Features

  • White-label pricing (no provider names shown)
  • Internal product codes (AZ-S1, AZ-P1, etc.)
  • All-inclusive: backups, monitoring, security, support
  • Multi-currency: USD, INR (30% off), BTC (40% off)
  • Yearly billing: 2 months free
  • Discounts stack (yearly + BTC = best deal)

Installation

cd frappe-bench
bench get-app https://github.com/simbotix/appz_calculator
bench --site appz.studio install-app appz_calculator
bench --site appz.studio migrate

Configuration

  1. Go to AppZ Settings to configure:

    • BTC discount %
    • INR discount %
    • Checkout URL
  2. Server tiers pre-configured. Edit in Server Tier doctype.

Web Route

/calculator - Public pricing page

API

  • GET /api/method/appz_calculator.api.get_tiers - List all tiers
  • GET /api/method/appz_calculator.api.get_price - Calculate price with discounts

About

AppZ Studio Pricing Calculator - Frappe app for hosting plan calculations

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published