Latest Stable  ·  v1.0.6 — Beta

CCMS Update Center

Download the latest release, view the changelog, and follow the install guide to keep your CCMS installation up to date.

Downloads

All releases are distributed as .zip archives. A full zip is a complete installation; a patch zip contains only changed files and can be overlaid onto an existing install without touching your config or data.
Docs
Setup Guide
Placeholder

Step-by-step installation guide covering server requirements, database setup, and first-run configuration.

View Setup Guide
Patch
Patch Release
Not yet available Patch

Changed files only — overlay directly onto your existing install. Config and uploaded data are untouched. Published for minor and hotfix releases.

No Patch Available
Docs
Upgrade Guide
Placeholder

Detailed upgrade instructions, database migration notes, and rollback procedures.

View Upgrade Guide

Installation Guide

Always back up your database and config.php before applying any update.
1

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.

2

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.

3

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.

4

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.

5

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.

6

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

2026-03-12 Full
↑  Improvements
  • New theme added skeu leather
✦  New Features
  • Sermon text editor added with SQL DB

System Requirements

PHP
8.1+
Database
MySQL 5.7+
Web Server
Apache / Nginx
Disk Space
Placeholder