How to find your Concrete CMS version

This tutorial is over a year old and may not apply to your version of Concrete CMS.
Mar 22, 2016

What version of Concrete CMS am I using?

If you're troubleshooting, preparing to upgrade, or just need to know if an add-on or theme is compatible with your site, you'll likely want to figure out what version of concrete you're currently running. This tutorial explains how to locate your concrete version number quickly and easily. Here are a few different ways of figuring out what your site is running.

Dashboard

You can easily find this your version information by going to Dashboard > System & Settings > Environment

Browser

Go to the web site that has concrete installed. Use your web browser’s "view source" function and search the page for the generator meta tag, which provides the version number. Example:

Files

The concrete version number is also located in the file /concrete/config/version.php, and can be viewed in a text editor. If this file is on a remote server, FTP programs often allow you to view the contents of remote text files.

for older version info you can check here http://legacy-documentation.concrete5.org/tutorials/what-version-of-concrete5-am-i-using

Recent Tutorials
Edit domains and sitemaps
Apr 4, 2025
By myq.

How to create a sitemap when using an edit domain

Customize the default page title
Mar 12, 2025

Change the default " :: " and/or "site name :: page title" formatting separator to something else.

Configure Composer to work with a Page Type
Feb 20, 2025
By myq.

Fix the "Unable to load block into composer. You must edit this content from within the context of the page." error message

Permissions for editors in a multilingual site
Feb 2, 2025
By myq.

How to set up a multilingual Concrete CMS site for groups of language-specific editors

Restoring deleted pages using advanced search
Jan 16, 2025
By myq.

How to recover deleted pages when there are more than a few to choose from.

How to Automate the Copyright Year
Dec 27, 2024

Learn how to keep your website's copyright year updated automatically in Concrete CMS.

Improvements?

Let us know by posting here.