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

From version 9.1
edited by Alex Cotiuga
on 2026/05/26 10:39
Change comment: There is no comment for this version
To version 10.7
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
... ... @@ -124,6 +124,16 @@
124 124   should be part of the validation plan.
125 125   </p>
126 126  
127 + <div class="resource-inline-cta">
128 + <p>
129 + <strong>Not sure how risky your current XWiki version is?</strong>
130 + A short technical review can clarify the upgrade path, extension compatibility,
131 + custom code risks and validation needs before production is touched.
132 + </p>
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 + </div>
136 +
127 127   <h2 id="upgrade-checklist">XWiki upgrade planning checklist</h2>
128 128  
129 129   <p>
... ... @@ -226,21 +226,24 @@
226 226   <a href="$xwiki.getURL('resources.xwiki-custom-development')">how to keep XWiki custom development maintainable across upgrades</a>.
227 227   </p>
228 228   </div>
229 -
230 - <div class="resource-cta">
231 - <h3>Need help planning an XWiki upgrade?</h3>
232 - <p>
233 - If your XWiki instance is outdated, customized or business-critical, the safest next step is to review
234 - the current version, extensions, infrastructure and validation needs before planning the production upgrade.
235 - </p>
236 - <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request an upgrade review</a>
237 - </div>
238 -
239 239   </article>
240 240   </div>
241 241   </div>
242 242   </section>
243 243  
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 +
244 244   <script type="application/ld+json">
245 245   {
246 246   "@context": "https://schema.org",
... ... @@ -289,6 +289,5 @@
289 289   ]
290 290   }
291 291   </script>
292 -
293 293  {{/html}}
294 294  {{/velocity}}