Last modified by Alex Cotiuga on 2026/07/13 06:43

From version 10.6
edited by Alex Cotiuga
on 2026/07/13 06:43
Change comment: There is no comment for this version
To version 10.2
edited by Alex Cotiuga
on 2026/07/03 15:53
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -131,7 +131,6 @@
131 131   custom code risks and validation needs before production is touched.
132 132   </p>
133 133   <a class="btn btn-secondary" href="$xwiki.getURL('contact.WebHome')">Request a quick review</a>
134 - <a class="btn btn-secondary" href="$xwiki.getURL('pricing.WebHome')#common-packages">View upgrade pricing</a>
135 135   </div>
136 136  
137 137   <h2 id="upgrade-checklist">XWiki upgrade planning checklist</h2>
... ... @@ -236,6 +236,16 @@
236 236   <a href="$xwiki.getURL('resources.xwiki-custom-development')">how to keep XWiki custom development maintainable across upgrades</a>.
237 237   </p>
238 238   </div>
238 +
239 + <div class="resource-cta">
240 + <h3>Need help planning an XWiki upgrade?</h3>
241 + <p>
242 + If your XWiki instance is outdated, customized or business-critical, the safest next step is to review
243 + the current version, extensions, infrastructure and validation needs before planning the production upgrade.
244 + </p>
245 + <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request an upgrade review</a>
246 + </div>
247 +
239 239   </article>
240 240   </div>
241 241   </div>
... ... @@ -302,5 +302,6 @@
302 302   ]
303 303   }
304 304   </script>
314 +
305 305  {{/html}}
306 306  {{/velocity}}