We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
feat: Integrate GitHub Discussions for community support - Update Help.md with 12 GitHub Discussions links as primary support channel - Add GitHub Discussions link to Home.md support section - Update Troubleshooting.md to redirect users to Discussions for help - Add 'Help vs Bug Reports' section to Bug-Reporting-and-Diagnostics.md - Add Discussion header banner to FAQs.md - Create GitHub-Discussions-Setup.md with complete setup guide - Create DISCUSSIONS-IMPLEMENTATION-SUMMARY.md with implementation details GitHub Discussions configured with 6 categories: - General Questions - Installation Issues - User Support - Administrator Questions - Developer Questions - Troubleshooting This separates community support questions from bug reports, improving issue triage and community engagement. Wiki documentation now consistently directs users to appropriate Discussion categories based on their question type. 19 total Discussion links added throughout wiki. Ready for GitHub repository admin to enable Discussions in settings.
docs: enhance Home.md with clearer onboarding flow - install > setup > features > usage
removed Legacy
docs: consolidate installation instructions - point to website as primary entry - Installation.md: Features website install guide first, advanced options in secondary section - Quick-Start.md: Redirects new users to website install guide with link - Home.md: Emphasizes official installation guide as primary entry point - All wiki pages now maintain website as single source of truth for installation This ensures users encounter main website installation guide first, with wiki serving as secondary technical reference for advanced scenarios
docs: consolidate system requirements and remove version hardcoding - Create comprehensive ChurchCRM System Requirements page as single source of truth - Update PHP requirement from 8.1 to 8.2 across all documentation - Update database requirement to MySQL 5.7+ or MariaDB 10.2+ - Remove all hardcoded version numbers from non-prerequisite documentation - All docs now reference ChurchCRM-Application-Platform-Prerequisites.md - Remove outdated references to PHP 7.x and old database versions - Simplify installation instructions to be version-agnostic - Reduce maintenance burden by centralizing all version specifications Files changed: - ChurchCRM-Application-Platform-Prerequisites.md: Comprehensive new requirements guide - Installation.md, Home.md, Quick-Start.md: Point to requirements file - Development.md, Docker.md: Generic references with anchor links - Self-Hosting-on-Linux.md, Install---Self-Hosted-Linux.md: Updated with generic refs - Self-Hosted-on-RockyLinux.md: PHP 8.2 installation command - Installing-on-CentOS-7.md, Installing-LAMP-and-ChurchCRM-on-Azure.md: Generic version refs - FAQs.md: Remove outdated PHP 7 upgrade FAQ
Update Home.md
Reformat
Updated Home (markdown)
Initial Home page