I'd like to show the Liferay version for example in a page footer fragment, but searching the web did not help. Is there any Liferay version variable I can use in a Liferay DXP 7.4 design fragment?
Display Liferay Version in Liferay DXP 7.4 design fragment
88 views Asked by Gunnar At
1
Further web digging and testing did the trick.
In https://learn.liferay.com/w/dxp/site-building/developer-guide/reference/fragments/fragment-specific-tags-reference I found a hint regarding the syntax
Since I'm in a Docker installation I have an env var
which I also see in the control panel as
So all I had to do in my fragment is
to see 2023.q4.0 in the output.