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

From version 9.4
edited by Alex Cotiuga
on 2026/05/26 10:47
Change comment: There is no comment for this version
To version 10.6
edited by Alex Cotiuga
on 2026/07/13 06:43
Change comment: There is no comment for this version

Summary

Details

Page properties
Parent
... ... @@ -1,0 +1,1 @@
1 +resources.WebHome
Default language
... ... @@ -1,1 +1,0 @@
1 -en
Hidden
... ... @@ -1,1 +1,1 @@
1 -false
1 +true
Content
... ... @@ -131,6 +131,7 @@
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>
134 134   </div>
135 135  
136 136   <h2 id="upgrade-checklist">XWiki upgrade planning checklist</h2>
... ... @@ -235,21 +235,24 @@
235 235   <a href="$xwiki.getURL('resources.xwiki-custom-development')">how to keep XWiki custom development maintainable across upgrades</a>.
236 236   </p>
237 237   </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 -
248 248   </article>
249 249   </div>
250 250   </div>
251 251   </section>
252 252  
244 + <section class="cta-section" aria-labelledby="why-upgrade-xwiki-cta-title">
245 + <div class="container">
246 + <div class="cta-panel">
247 + <h2 id="why-upgrade-xwiki-cta-title">Need help planning an XWiki upgrade?</h2>
248 + <p>
249 + If your XWiki instance is outdated, customized or business-critical, the safest next step is to review
250 + the current version, extensions, infrastructure and validation needs before planning the production upgrade.
251 + </p>
252 + <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request an upgrade review</a>
253 + </div>
254 + </div>
255 + </section>
256 +
253 253   <script type="application/ld+json">
254 254   {
255 255   "@context": "https://schema.org",
... ... @@ -298,6 +298,5 @@
298 298   ]
299 299   }
300 300   </script>
301 -
302 302  {{/html}}
303 303  {{/velocity}}