Expand my Community achievements bar.

Dive into Adobe Summit 2024! Explore curated list of AEM sessions & labs, register, connect with experts, ask questions, engage, and share insights. Don't miss the excitement.
SOLVED

How to find out AEM version

Avatar

Level 2

[Thread Edited By Adobe]

/*Don’t forget to meet and greet your fellow peers virtually by telling them about yourself here

Go ahead and to it now: https://adobe.ly/3eDnB4v */

 

Actual Post:

Hi,

If i'm given with a url(ipaddress:portnumber), how can i find out whether this is an AEM 5.6.1, AEM 6.0 or AEM 6.1 ?

Will the version number be available anywhere in system/console or how can i find it ?

desktop_exl_promo_600x100_weempoweryou.png

1 Accepted Solution

Avatar

Correct answer by
Administrator

HI Praveen and Ashish

This is really great. Both of your answers are correct.

So To find the version on AEM :- 

http://localhost:4502/system/console/status-productinfo

http://<host>:<port>/welcome

http://<host>:<port>/libs/cq/core/content/welcome.html

 

Thank you for the answer.

 

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

View solution in original post

8 Replies

Avatar

Level 2

In welcome console towards the bottom you can see the version number listed.

http://<host>:<port>/welcome

http://<host>:<port>/libs/cq/core/content/welcome.html

See attachment for a screenshot.

Avatar

Level 2

Thanks Praveen and Ashish.. Both of your answers helped.

Avatar

Correct answer by
Administrator

HI Praveen and Ashish

This is really great. Both of your answers are correct.

So To find the version on AEM :- 

http://localhost:4502/system/console/status-productinfo

http://<host>:<port>/welcome

http://<host>:<port>/libs/cq/core/content/welcome.html

 

Thank you for the answer.

 

Thanks and Regards

Kautuk Sahni



Kautuk Sahni

Avatar

Level 2

@kautuk_sahni  In my AEM instance I don't have access to these links. Only administrators have access. So, is there any other way to get AEM version?

Avatar

Administrator

@Anas_R 

I am only aware if this:

Method 1: Using the Welcome Console

Method 2: Using the System Console

Please check with you Admin to share with you access to these. 

 



Kautuk Sahni

Avatar

Level 1

Hi,

Another way to find the verison of AEM is using Chrome extension.

Download the "AEM developer" extension. There many more features of this extension.

Thanks
Dalglish