joomla / joomla-cms

Home of the Joomla! Content Management System
https://www.joomla.org
GNU General Public License v2.0
4.73k stars 3.64k forks source link

[4.0] Display J! platform/framework version information in backend #34445

Closed sozzled closed 3 years ago

sozzled commented 3 years ago

In J! 3.x, the platform version can be accessed by going to System » System Information. The platform is displayed (in J! 3.9) as "Joomla Platform 13.1.0 Stable [ Curiosity ] 24-Apr-2013 00:00 GMT".

Steps to reproduce the issue

Go to System » System Information » System Information

Expected result

Platform (or framework) information used with the current release of the CMS

Actual result

No information (comparable to J! 3.x) displayed

System information (as much as possible)

J! 4.0 RC1

Additional comments

I understand that there may not be a corollary to a "platform" in J! 4.0. Therefore, my question may not be relevant to J! 4. I'm unsure if and where the framework information is stored in the Joomla! CMS.

brianteeman commented 3 years ago

Not relevant for j4 which is why it was removed

sozzled commented 3 years ago

Thanks.

Follow-up question, please: is the framework information stored somewhere in the CMS? If so, where?

brianteeman commented 3 years ago

https://github.com/joomla/joomla-cms/blob/4.0-dev/composer.json

Not that its remotely useful

sozzled commented 3 years ago

Thanks. You're right. The framework information is not "stored" in the CMS. :)