Version 1.0.0
Last Updated: October 22, 2025
This document provides a comprehensive breakdown of every difference between the three Bravura Admin Pro editions: Starter, Professional, and Enterprise.
---
| Feature | Starter | Professional | Enterprise |
|---|---|---|---|
| Pricing (Monthly) | $49.99 launch / $99.99 regular | $99.99 launch / $199.99 regular | $299.99 launch / $499.99 regular |
| Pricing (Perpetual) | $1,999.99 | $3,999.99 | $19,999.99 |
| Source Code | β No | β No | β Yes (Annual/Perpetual only) |
| Production Domains | 1 | 10 | 100 |
| Support Level | Priority Email | Priority Email | |
| Stripe Integration | One-time only | Full (subscriptions) | Full (subscriptions) |
| White-Label | β No | β Yes | β Yes |
| Custom Development | β No | β No | β 4 hours included |
| SLA Guarantee | β No | β No | β Yes |
---
---
These features are included in all three editions:
β Beautiful Bootstrap 5 interface
β Responsive mobile design
β WCAG AAA accessibility
β Real-time dashboard analytics
β License management interface
β Customer management portal
β System health monitoring
β Audit log viewer
β Create, edit, revoke, suspend licenses
β License tier management (STANDARD, PROFESSIONAL, ENTERPRISE)
β Activation count tracking
β Machine ID binding
β Expiration date management
β Update eligibility tracking
β HMAC cryptographic signing
β Offline token generation (JWT)
β Revocation list API
β License key validation
β Password authentication (bcrypt)
β License key authentication
β View license details
β Download purchased software
β View purchase history
β Update profile information
β Password reset functionality
β Welcome emails with branding
β Automatic license delivery
β HTML/text multipart messages
β Professional receipt generation
β SMTP integration
β Email resend capability
β JWT authentication
β Bcrypt password hashing (12 rounds)
β HMAC license signing
β SQL injection prevention
β CSRF protection
β Secure webhook validation
β Rate limiting
β MySQL 8.0+ / MariaDB 10.5+ support
β SQLAlchemy 2.0 ORM
β Async request handling (FastAPI)
β Database connection pooling
β Complete audit logging
β Multi-product support (v1.0.0+)
β Systemd service files
β Nginx configuration templates
β Database migration system
β Environment configuration templates
β Security hardening scripts
---
β All core features listed above
β Complete admin panel system
β License management
β Customer portal
β Email automation
β Basic Stripe integration (one-time purchases only)
β Audit logging
β Basic system health dashboard
β Installation and setup guides
β API documentation
β No source code (compiled/obfuscated)
β 1 production domain only
β No subscription billing (one-time purchases only)
β No trial management
β No white-label customization
β Standard email support only
Bravura-Admin-Pro-Starter-v1.0.0/
βββ main.py # Application entry point
βββ requirements.txt # Python dependencies
βββ setup.py # Installation script
βββ LICENSE # Commercial license
βββ README.md # Getting started
βββ INSTALLATION_GUIDE.md # Full setup instructions
βββ QUICK_START.md # 15-minute quickstart
βββ WELCOME.md # First-time user guide
βββ config_template.py # Configuration template
βββ admin_panel/ # (Compiled/obfuscated)
βββ core/ # (Compiled/obfuscated)
βββ database/
β βββ migrations/ # SQL setup scripts
βββ deployment/
β βββ nginx_template.conf
β βββ systemd_template.service
βββ examples/
β βββ sample_config.py
βββ docs/
βββ API_REFERENCE.md
βββ CHANGELOG.md
βββ CUSTOMER_README.md
βββ LICENSE_COMMERCIAL.txt
βββ MULTI_PRODUCT_GUIDE.md
File Size: ~5 MB (compiled package)
---
β Everything in Starter Edition, plus:
β Complete Stripe integration (subscriptions + one-time)
β Subscription billing system
- Monthly and annual intervals
- Automatic renewals
- Proration support
- Grace periods for failed payments
β Trial management system
- 14-day free trials
- Trial reminder emails (Day 7 & 13)
- Payment method collection
- Automatic conversion to paid
β Advanced system health monitoring
- Database performance metrics
- Connection pool tracking
- API health checks
- Resource usage monitoring
- Alert thresholds
β White-label customization
- Custom branding
- Logo replacement
- Color scheme customization
- Email template branding
β Email support (same response time as Starter)
β Up to 5 production domains
Bravura-Admin-Pro-Professional-v1.0.0/
βββ main.py # Application entry point
βββ requirements.txt # Python dependencies
βββ setup.py # Installation script
βββ LICENSE # Commercial license
βββ README.md # Getting started
βββ INSTALLATION_GUIDE.md # Full setup instructions
βββ QUICK_START.md # 15-minute quickstart
βββ WELCOME.md # First-time user guide
βββ config_template.py # Configuration template
βββ __init__.py
βββ admin_panel/ # (Compiled/obfuscated)
βββ core/ # (Compiled/obfuscated)
βββ database/
β βββ migrations/ # SQL setup scripts
β βββ EXAMPLE_migration_template.sql
β βββ README.md
βββ deployment/
β βββ nginx_template.conf
β βββ systemd_template.service
βββ examples/
β βββ sample_config.py
βββ docs/
βββ API_REFERENCE.md
βββ CHANGELOG.md
βββ CUSTOMER_README.md
βββ LICENSE_COMMERCIAL.txt
βββ MULTI_PRODUCT_GUIDE.md
βββ TIER_COMPARISON.md
File Size: ~6 MB (compiled package)
---
β Everything in Professional Edition, plus:
β Full source code access (Python .py files, not compiled) - Annual and Perpetual licenses only
- Monthly subscribers receive NoSource package (full features, no source code)
β 100 production domains (vs 10 for Professional, 1 for Starter)
β Custom development (4 hours included per year)
- Custom feature development
- Integration assistance
- Workflow customization
- Database schema extensions
β Priority email support (48-hour SLA)
β On-site deployment assistance (optional)
- Server setup and configuration
- Security hardening
- Performance optimization
- Team training sessions
β SLA Guarantees
- 99.9% uptime commitment
- < 1 hour response time
- Priority bug fixes
- Guaranteed support response
Bravura-Admin-Pro-Enterprise-v1.0.0/
βββ main.py
βββ requirements.txt
βββ setup.py
βββ LICENSE
βββ config_template.py
βββ __init__.py
βββ admin_panel/ # β
FULL SOURCE CODE
β βββ __init__.py
β βββ routes.py
β βββ static/
β βββ templates/
βββ core/ # β
FULL SOURCE CODE
β βββ __init__.py
β βββ auth.py
β βββ config_base.py
β βββ database.py
β βββ email_service.py
β βββ licensing_service.py
β βββ models.py
β βββ schemas.py
βββ database/migrations/
βββ deployment/
βββ examples/
βββ docs/
File Size: ~8 MB (full source code package)
---
Cost: Pay difference in perpetual price, or upgrade subscription
Process: Purchase Professional edition, migrate configuration
Benefits:
Cost: Pay difference in perpetual price, or upgrade subscription
Process: Purchase Enterprise edition, receive source code
Benefits:
Cost: Pay difference in perpetual price, or upgrade subscription
Process: Purchase Enterprise edition, receive source code
Benefits:
---
---
# You receive compiled/obfuscated files:
admin_panel.pyc
core.pyc
# Cannot view or modify internal logic
# You receive full source code:
admin_panel/routes.py
core/licensing_service.py
core/email_service.py
# Can view, modify, extend, and customize
# Can only run on one production domain
ALLOWED_DOMAINS=myapp.com
# Can run on up to 10 production domains
ALLOWED_DOMAINS=app1.com,app2.com,...,app10.com
# Dev domains (localhost, .local, staging, etc.) don't count
# Can run on up to 100 production domains
ALLOWED_DOMAINS=app1.com,app2.com,...,app100.com
# Dev domains (localhost, .local, staging, etc.) don't count
# Supports:
- One-time purchases β
- Perpetual licenses β
# Does NOT support:
- Subscriptions β
- Recurring billing β
- Trials β
# Supports:
- One-time purchases β
- Perpetual licenses β
- Monthly subscriptions β
- Annual subscriptions β
- Free trials (14 days) β
- Proration β
- Grace periods β
- Automatic renewals β
---
| Feature | Starter | Professional | Enterprise |
|---|---|---|---|
| Dashboard analytics | β Basic | β Advanced | β Advanced |
| License management | β | β | β |
| Customer management | β | β | β |
| Subscription management | β | β | β |
| Trial management | β | β | β |
| System health monitoring | β Basic | β Advanced | β Advanced |
| Audit logs | β | β | β |
| Version management | β | β | β |
| White-label branding | β | β | β |
| Multi-tenant support | β | β | π Planned |
| Feature | Starter | Professional | Enterprise |
|---|---|---|---|
| One-time purchases | β | β | β |
| Monthly subscriptions | β | β | β |
| Annual subscriptions | β | β | β |
| Free trials | β | β | β |
| Proration | β | β | β |
| Grace periods | β | β | β |
| Refund processing | β | β | β |
| Webhook automation | β | β | β |
| Feature | Starter | Professional | Enterprise |
|---|---|---|---|
| Email support | β Standard | β Standard | β Priority |
| Response time | 3-5 business days | 3-5 business days | 48 hours |
| Custom development | β | β | β 4 hrs/year |
| On-site deployment | β | β | β Optional |
| SLA guarantee | β | β | β 99.9% |
| Training | Docs only | Docs only | Docs + custom |
| Feature | Starter | Professional | Enterprise |
|---|---|---|---|
| Source code | β | β | β Annual/Perpetual |
| API documentation | β | β | β |
| Database access | β | β | β |
| Code customization | β | β | β Annual/Perpetual |
| Production domains | 1 | 10 | 100 |
| Deployment scripts | β | β | β |
| Migration system | β | β | β |
---
---
β Lifetime license (perpetual purchases)
β Free updates for 1 year
β Production use rights
β Modify for your own use
β Commercial use allowed
β Redistribution of Bravura Admin Pro itself
β Resale of the licensing system
β Sharing license with others
β Removing copyright notices
β White-label resale rights (with approval)
β Multi-tenant deployment rights
β Sublicensing to customers (limited)
---
---
Starter Edition gives you a powerful, production-ready licensing system in a compiled package perfect for getting started quickly without code complexity.
Professional Edition unlocks subscription billing, trial management, and white-label customization via configurationβideal for SaaS businesses that need recurring revenue.
Enterprise Edition provides full source code access, unlimited scale, custom development, and SLA guarantees for enterprises that need deep customization and mission-critical support.
All three editions share the same robust core features, the same beautiful interface, and the same production-ready quality. The differences are in source code access (Enterprise only), scale (domains), revenue model (subscriptions in Pro/Enterprise), and support level.
---
Questions about which edition is right for you?
Contact sales@wigleystudios.com
Ready to upgrade?
Visit https://wigleystudios.com/upgrade or contact support.
---
Document Version: 1.0.0
Last Updated: October 22, 2025
Copyright Β© 2025 Wigley Studios LLC. All rights reserved.