ea7fffa3a1
- Add SubscriptionPlan model and subscription_plans table (migration 015) - Add billing cycle/period/allow_overage fields to UserProfile (migration 016) - Add subscription_overage_percent config field (replaces overage_factor) - Rewrite check_upload_allowed: use overage_percent, yearly carry-over, no daily cap - Add seed_default_plans(), _plan_to_dict(), get_year_file_count(), _months_elapsed() - Update get_tier/get_all_tiers to be DB-first with TIER_DEFAULTS fallback - Add TIER_DEFAULTS alias (TIERS kept for backward compat) - New /api/plans/ CRUD endpoints (admin-only except list/get) - New /admin/plans Plan Designer page with Alpine.js UI - Add Plan Designer link to admin navigation in base.html - Remove 'Files per day' row from pricing comparison table - Add billing cycle + period start to admin users edit modal - Seed default plans on startup in lifespan handler - Rewrite docs/SubscriptionTiers.md with full plan/overage/API docs - Fix all tests in test_subscription.py (remove daily cap tests, add overage/carry-over tests) Co-authored-by: Copilot <223556219+Copilot@users.noreply.github.com>
DocuElevate Documentation
Welcome to the DocuElevate documentation. This directory contains comprehensive guides to help you install, configure, and use DocuElevate effectively.
Available Documentation
Getting Started
- Setup Wizard Guide - First-run wizard walkthrough and initial configuration
- User Guide - How to use DocuElevate's features and interface
- Browser Extension - Send files and clip web pages directly from your browser
Deployment
- Deployment Guide - Docker Compose and Kubernetes/Helm deployment
- Kubernetes Deployment Guide - Detailed Kubernetes/Helm reference
- Production Readiness Guide - Checklist to go from "it works" to production-hardened
Configuration
- Configuration Overview - Overview of configuration options, including:
- Configuration Guide - Complete list of all available configuration parameters
- Settings Management - Web-based settings UI and API reference
- Database Configuration - SQLite, PostgreSQL, migrations, and optimization
- Google Drive Setup - How to set up Google Drive integration
- Dropbox Setup - How to set up Dropbox integration
- OneDrive Setup - How to set up Microsoft OneDrive/Graph integration
- Amazon S3 Setup - How to set up Amazon S3 integration
- Authentication Setup - How to set up user authentication
- Notifications Setup - How to set up system notifications
Security
- Credential Rotation Guide - Procedures for rotating API keys, passwords, and OAuth tokens
Reference
- API Documentation - Complete API reference for developers
- Configuration Troubleshooting - Solutions to common configuration issues
- Troubleshooting - General troubleshooting and solutions to common issues
- Licensing & Compliance - License information and third-party dependency compliance
Additional Resources
- Contributing Guide - How to contribute to DocuElevate development
- License Information - Apache License 2.0 details
Support
If you need additional assistance beyond what's covered in these guides:
- Check the GitHub repository for updates and issues
- Contact the developer through the information provided on the About page



