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.
fixed url
# This page has moved
Update ChurchCRM-Application-Platform-Prerequisites.md
MySQL 8.0.11+ or MariaDB 10.5+
docs: remove XAMPP and WAMP - use Docker or Codespaces for local development only
docs: remove all references to PHP versions before 8.2 - Removed all mentions of PHP 7.0, 7.1, and other pre-8.2 versions from documentation - Updated ChurchCRM-Application-Platform-Prerequisites.md to clarify PHP 8.2+ is absolute minimum - Added 'Tested Versions' section documenting verified PHP versions (8.2, 8.3, 8.4) - Referenced GitHub Actions CI workflow for complete test matrix - Simplified Install---Self-Hosted-Linux.md and Installing-on-CentOS-7.md to only show PHP 8.2+ instructions - Removed legacy/end-of-life notes that referenced old PHP versions Documentation now presents PHP 8.2+ as the only supported version with no references to obsolete versions
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
Added explanatory note about mod_rewrite
Reformat
More old PHP version references...I need more coffee
Bumped other references to minimum PHP version as well....attention to detail :(
Bumped minimum PHP 7.3 --> 8.1
Updated ChurchCRM Application Platform Prerequisites (markdown)
Added note about setup abort on PHP below 7.0.
Created ChurchCRM Application Platform Prerequisites (markdown)