Skip to content

Installation and Environment Setup

Prerequisites

RequirementDetails
ERPNextVersion 15 or later, fully configured
Python3.10 or higher
Frappe BenchLatest stable version
DatabaseMariaDB 10.6+ or PostgreSQL 14+

Installation

bash
# Navigate to your bench directory
cd frappe-bench

# Download Biograph
bench get-app https://github.com/Tacten/biograph

# Install on your site
bench --site your-site.com install-app healthcare

# Restart the bench
bench restart

After installation, Biograph automatically:

  • Creates the Healthcare module and workspace
  • Sets up default roles (Healthcare Administrator, Physician, Nursing User, Laboratory User, etc.)
  • Adds healthcare-specific fields to Sales Invoice and Payment Entry
  • Creates the Patient Portal for patient self-service access