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.
docs: consolidate development setup and support info into Development.md - Add 'After Development Setup' section covering initial credentials, password change, and first-time setup steps - Add 'Debugging & Getting Support' section with troubleshooting guides and community resources - Remove redundant 'After Installation' and 'Need Help?' sections from Quick-Start.md - Update Quick-Start.md to link to Development.md for comprehensive post-setup guidance - Makes Development.md the single authoritative source for all developer information
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
removed ref to old testing system and focused on cypress
Update Development.md
Reformat
Adjusted some formatting for consistency.
Added additional step for 'npm install' if using Apple silicon.
Updated Development (markdown)
Created Development (markdown)