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

From version 10.7
edited by Alex Cotiuga
on 2026/07/13 06:43
Change comment: There is no comment for this version
To version 10.1
edited by Alex Cotiuga
on 2026/06/29 13:22
Change comment: Imported from XAR

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,24 +236,21 @@
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>
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 -
257 257   <script type="application/ld+json">
258 258   {
259 259   "@context": "https://schema.org",
... ... @@ -302,5 +302,6 @@
302 302   ]
303 303   }
304 304   </script>
301 +
305 305  {{/html}}
306 306  {{/velocity}}