CCMS Update Center
Download the latest release, view the changelog, and follow the install guide to keep your CCMS installation up to date.
Downloads
Everything you need to get CCMS running from scratch. Extract the zip, upload all files to your web server, then navigate to /ccms/install.php in your browser to run the setup wizard.
Step-by-step installation guide covering server requirements, database setup, and first-run configuration.
View Setup GuideUse for major version upgrades. Back up your config.php and uploaded data first, then extract and replace all application files on your server. Your config and data folders are not included in this zip.
Changed files only — overlay directly onto your existing install. Config and uploaded data are untouched. Published for minor and hotfix releases.
No Patch AvailableDetailed upgrade instructions, database migration notes, and rollback procedures.
View Upgrade GuideInstallation Guide
config.php before applying any update.
Back up your installation
Download a copy of your current installation and export your database. Save your config.php separately — it will not be overwritten by a patch update.
Download the release zip
Use Full Release for a fresh install or major version jump. Use a Patch zip for minor/hotfix versions to preserve your existing config.
Verify the checksum (recommended)
Run sha256sum ccms-v1.0.6-full.zip and compare to the SHA-256 hash listed above to confirm the file is intact.
Extract and upload
Full release: extract the zip and replace all files on your server, keeping your config.php and uploads/ folder intact.
Patch: extract and upload only the files in the zip, overlaying them on your existing installation.
Run the upgrade script (if required)
If the release includes database changes, visit /ccms/upgrade.php in your browser. It will apply schema migrations and then delete itself.
Verify the update
Log in to your CCMS admin panel. The version in Settings → About should now read v1.0.6.
Changelog
v1.0.6 — Beta
- New theme added skeu leather
- Sermon text editor added with SQL DB
System Requirements