Theme version from the backend?

I cant seem to find a way to check my Theme version from the backend?

Hi @chris

Take a look at Cms\Classes\ThemeManager::getLatestVersion, although, probably don’t use this at runtime in the frontend because it may hurt performance.

thanks @daft

What I mean is that the backend is displaying versions of plugins but not themes.
Would that be possible?

Oh, I see. Yes theme packages are currently hidden, only child themes are showing. We have plans to introduce a management screen for them soon.

1 Like