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
Bi-directional Express associations
Dec 18, 2024
By myq.

Set up associations between Express entries in both directions

Display Express Data Across Multiple Sites
Dec 17, 2024
By myq.

A guide to configuring Express entities and the Express Entry List block to ensure proper data display across multiple sites.

Customize locale icons
Oct 29, 2024
By myq.

How to customize locale (language region) flags

Concrete CMS Caching Guide
Oct 16, 2024

An overview of types of caching in Concrete and considerations when using them.

Redirect all requests to HTTPS
Oct 9, 2024
By myq.

How to follow best practices for a secure web

Upgrade Concrete versions 9.3.1 and 9.3.2
Sep 10, 2024
By myq.

How to get past a bug in versions 9.3.1 and 9.3.2 that prevents upgrading the Concrete core through the Dashboard

Improvements?

Let us know by posting here.