Wiki source code of XWiki Installations Statistics

Version 23.2 by Vincent Massol on 2023/03/15

Hide last authors
Vincent Massol 8.1 1 {{velocity}}
2 #if ("$!request.snapshots" != '')
3 #set ($activeInstallsSnapshots = true)
4 #end
5 {{/velocity}}
Vincent Massol 1.1 6
Vincent Massol 23.2 7 {{warning}}
8 This dashboard is used by all XWiki versions < 14.5C1. Starting with XWiki 14.5RC1 there's now a [[new dashboard>>https://tinyurl.com/activeinstalls2]].
9 {{/warning}}
10
Vincent Massol 8.1 11 {{dashboard/}}
Vincent Massol 1.1 12
13 {{velocity}}
14 $xwiki.jsx.use('ActiveInstalls.Counter')
15 $xwiki.ssx.use('ActiveInstalls.Counter')
16 {{/velocity}}
17
18 {{putFootnotes/}}

Get Connected