Changes for page Pricing

Last modified by Agnease on 2026/07/10 06:00

From version 1.4
edited by Agnease
on 2026/07/10 03:40
Change comment: There is no comment for this version
To version 2.5
edited by Agnease
on 2026/07/10 04:23
Change comment: There is no comment for this version

Summary

Details

Page properties
Content
... ... @@ -1,29 +1,27 @@
1 1  {{velocity}}
2 2  #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome'))
3 -
4 4  #set ($contactURL = $xwiki.getURL('contact.WebHome'))
5 -
6 6  #set ($startingPoints = [{
7 7   'icon': 'search',
8 8   'title': 'Review & diagnose',
9 9   'price': 'From €290',
10 - 'description': 'For teams that need to understand risks, issues or the current state before making changes.',
8 + 'description': 'For teams that need to understand risks, issues or the current XWiki state before making changes.',
11 11   'items': [
12 - 'XWiki Health Check',
13 - 'Upgrade Readiness Review',
14 - 'Authentication Review',
15 - 'Urgent Troubleshooting'
10 + 'Health checks',
11 + 'Upgrade readiness reviews',
12 + 'Authentication reviews',
13 + 'Urgent troubleshooting'
16 16   ],
17 17   'cta': 'Start with a review'
18 18  },{
19 19   'icon': 'cogs',
20 - 'title': 'Implement & configure',
18 + 'title': 'Implement changes',
21 21   'price': 'From €490',
22 22   'description': 'For teams ready to make a specific XWiki change, upgrade or authentication improvement.',
23 23   'items': [
24 - 'Standard XWiki LTS Upgrade',
25 - 'MFA Installation',
26 - 'OIDC / Microsoft Entra ID Setup',
22 + 'XWiki LTS upgrades',
23 + 'MFA installation',
24 + 'OIDC / Entra ID setup',
27 27   'LDAP / Active Directory work'
28 28   ],
29 29   'cta': 'Request implementation quote'
... ... @@ -40,8 +40,8 @@
40 40   ],
41 41   'cta': 'Discuss support plan'
42 42  }])
43 -
44 -#set ($commonPackages = [{
41 +#set ($commonPackages = [
42 +{
45 45   'service': 'XWiki Health Check',
46 46   'price': '€390',
47 47   'description': 'Configuration, version, extension, security and stability review with written recommendations.'
... ... @@ -56,7 +56,7 @@
56 56  },{
57 57   'service': 'Urgent XWiki Troubleshooting',
58 58   'price': 'From €250',
59 - 'description': 'Live troubleshooting session for blocking issues, errors, failed upgrades or production problems.'
57 + 'description': 'Live troubleshooting for blocking issues, errors, failed upgrades or production problems.'
60 60  },{
61 61   'service': 'Standard XWiki LTS Upgrade',
62 62   'price': 'From €790',
... ... @@ -64,7 +64,7 @@
64 64  },{
65 65   'service': 'XWiki MFA Installation & Configuration',
66 66   'price': 'From €490',
67 - 'description': 'MFA installation, login flow integration, basic configuration, testing and administrator guidance.'
65 + 'description': 'MFA installation for the standard XWiki login flow. In SSO environments, MFA may be better enforced by the identity provider.'
68 68  },{
69 69   'service': 'OIDC / Microsoft Entra ID Setup',
70 70   'price': 'From €590',
... ... @@ -81,8 +81,16 @@
81 81   'service': 'Advanced Authentication Work',
82 82   'price': 'Quoted after review',
83 83   'description': 'Custom authenticators, container authentication, special login flows or wiki farm authentication strategy.'
82 +},{
83 + 'service': 'XWiki AWS Cloud Hosting',
84 + 'price': 'From €120/momonth',
85 + 'description': 'Single-instance AWS hosting for small XWiki environments, including cloud server, storage, basic backups and modest traffic. Larger storage, high availability, managed databases or high-traffic environments are quoted separately.'
86 +},
87 +{
88 + 'service': 'AWS Hosting Setup for XWiki',
89 + 'price': 'From €490',
90 + 'description': 'Initial AWS deployment setup for XWiki, including server preparation, database/runtime configuration, HTTPS setup and basic backup strategy.'
84 84  }])
85 -
86 86  #set ($supportPlans = [{
87 87   'icon': 'leaf',
88 88   'title': 'Essential Support',
... ... @@ -122,17 +122,23 @@
122 122   ],
123 123   'cta': 'Discuss extended support'
124 124  }])
125 -
126 -#set ($complexProjects = [
127 - 'Wiki farm restructuring',
128 - 'Major XWiki LTS upgrades',
129 - 'Microsoft Entra ID, OIDC, LDAP or SAML integrations',
130 - 'Custom workflow applications',
131 - 'Intranet and knowledge platform development',
132 - 'Performance and stability improvements',
133 - 'Content and platform migrations'
134 -])
135 -
131 +#set ($complexProjects = [{
132 + 'icon': 'sitemap',
133 + 'title': 'Wiki farms',
134 + 'content': 'Restructuring, subwiki access models, internal and external collaboration areas.'
135 +},{
136 + 'icon': 'exchange',
137 + 'title': 'Migrations',
138 + 'content': 'Content, platform or documentation migrations into a cleaner XWiki structure.'
139 +},{
140 + 'icon': 'puzzle-piece',
141 + 'title': 'Custom applications',
142 + 'content': 'Workflow applications, structured data, dashboards and internal business tools.'
143 +},{
144 + 'icon': 'tachometer',
145 + 'title': 'Stability work',
146 + 'content': 'Performance, troubleshooting, upgrade cleanup and long-term maintainability improvements.'
147 +}])
136 136  #set ($faqItems = [{
137 137   'question': 'Are these fixed prices?',
138 138   'answer': 'Some services have fixed starting prices. Larger or more complex projects are reviewed first and quoted separately, so the scope, risks and required testing are clear before implementation starts.'
... ... @@ -152,175 +152,204 @@
152 152   'question': 'Do prices include external costs?',
153 153   'answer': 'The prices on this page cover Agnease services. External hosting, infrastructure or third-party costs are discussed separately when relevant.'
154 154  }])
155 -
156 156  {{html clean="false"}}
157 157  
158 -<section class="resource-header" aria-labelledby="hero-title">
169 +<section class="hero hero-centered" aria-labelledby="pricing-title">
159 159   <div class="container">
160 - <div class="text-center">
171 + <div class="hero-inner">
161 161   <div class="hero-kicker">
162 162   <i class="fa fa-eur" aria-hidden="true"></i>
163 163   XWiki consulting, support and implementation
164 164   </div>
165 - </div>
166 166  
167 - <h1 id="hero-title">XWiki Service Packages</h1>
177 + <h1 id="pricing-title">XWiki Service Packages</h1>
168 168  
169 - <p class="resource-summary">
170 - Clear starting points for XWiki upgrades, authentication, troubleshooting and long-term support.
171 - Start with a review, request an implementation quote, or choose a support plan for ongoing XWiki help.
172 - </p>
179 + <p class="lead">
180 + Clear starting points for XWiki upgrades, authentication, troubleshooting and long-term support.
181 + </p>
173 173  
174 - <div id="hero-cta">
175 - <a class="btn btn-primary" href="$contactURL">Request a quote</a>
176 - <a class="btn btn-secondary" href="#starting-points">Compare starting points</a>
183 + <ul class="benefits">
184 + <li>Specialized XWiki consulting</li>
185 + <li>Practical starting prices</li>
186 + <li>Fixed quotes for complex work</li>
187 + </ul>
188 +
189 + <div id="hero-cta">
190 + <a class="btn btn-primary" href="$contactURL">Request a quote</a>
191 + <a class="btn btn-secondary" href="#support">View monthly support</a>
192 + </div>
177 177   </div>
178 178   </div>
179 179  </section>
180 180  
181 -<section class="resource-page">
197 +<section id="starting-points" aria-labelledby="starting-points-title">
182 182   <div class="container">
183 - <div class="resource-layout">
184 - <article class="resource-content services">
199 + <h2 id="starting-points-title">Three common ways to start</h2>
200 + <p class="section-intro">
201 + Most XWiki requests fit into one of three paths: review the current setup, implement a defined change,
202 + or set up ongoing support.
203 + </p>
185 185  
186 - <div class="resource-note">
187 - <p>
188 - <strong>Pricing note:</strong> Prices are starting points and exclude VAT where applicable.
189 - Final pricing depends on the XWiki version, installed extensions, customizations, hosting setup,
190 - authentication configuration, wiki farm complexity and required testing.
191 - </p>
192 - </div>
205 + <div class="pathways">
206 + #foreach ($entry in $startingPoints)
207 + <article class="pathway-card">
208 + <div class="card-heading">
209 + <div class="pathway-icon" aria-hidden="true">
210 + <i class="fa fa-$entry.icon"></i>
211 + </div>
212 + <h3>$entry.title</h3>
213 + </div>
193 193  
194 - <h2 id="starting-points">Choose your starting point</h2>
215 + <p><strong>$entry.price</strong></p>
216 + <p>$entry.description</p>
195 195  
196 - <p>
197 - Most XWiki requests fit into one of three paths: review the current setup, implement a defined change,
198 - or set up ongoing support. This keeps the first step clear without pretending that every XWiki environment
199 - has the same complexity.
200 - </p>
218 + <ul>
219 + #foreach ($item in $entry.items)
220 + <li>$item</li>
221 + #end
222 + </ul>
201 201  
202 - <div class="services-grid">
203 - #foreach ($entry in $startingPoints)
204 - <article class="service">
205 - <div class="service-icon" aria-hidden="true">
206 - <i class="fa fa-$entry.icon"></i>
207 - </div>
208 - <div class="service-body">
209 - <h4>$entry.title</h4>
210 - <p><strong>$entry.price</strong></p>
211 - <p>$entry.description</p>
212 - <ul>
213 - #foreach ($item in $entry.items)
214 - <li>$item</li>
215 - #end
216 - </ul>
217 - <p><a class="btn btn-primary" href="$contactURL">$entry.cta</a></p>
218 - </div>
219 - </article>
220 - #end
221 - </div>
224 + <div class="card-link">
225 + <a href="$contactURL">$entry.cta</a>
226 + </div>
227 + </article>
228 + #end
229 + </div>
230 + </div>
231 +</section>
222 222  
223 - <h2 id="common-packages">Common starting packages</h2>
233 +<section aria-labelledby="pricing-note-title">
234 + <div class="container">
235 + <div class="industry-trust-panel">
236 + <h2 id="pricing-note-title">Simple starting prices, reviewed scope when needed</h2>
237 + <p class="section-intro">
238 + Prices are starting points and exclude VAT where applicable. Final pricing depends on the XWiki version,
239 + installed extensions, customizations, hosting setup, authentication configuration, wiki farm complexity
240 + and required testing.
241 + </p>
242 + </div>
243 + </div>
244 +</section>
224 224  
225 - <p>
226 - These are practical entry points for common XWiki needs. Some can start directly, while others require
227 - a quick review before confirming the final scope.
228 - </p>
246 +<section id="common-packages" aria-labelledby="common-packages-title">
247 + <div class="container">
248 + <h2 id="common-packages-title">Common starting packages</h2>
249 + <p class="section-intro">
250 + These are practical entry points for common XWiki needs. Some can start directly, while others require
251 + a quick review before confirming the final scope.
252 + </p>
229 229  
230 - <table class="table table-bordered table-striped">
231 - <thead>
232 - <tr>
233 - <th>Service</th>
234 - <th>Starting price</th>
235 - <th>What it covers</th>
236 - </tr>
237 - </thead>
238 - <tbody>
239 - #foreach ($entry in $commonPackages)
240 - <tr>
241 - <td><strong>$entry.service</strong></td>
242 - <td>$entry.price</td>
243 - <td>$entry.description</td>
244 - </tr>
245 - #end
246 - </tbody>
247 - </table>
254 + <table class="table table-bordered table-striped">
255 + <thead>
256 + <tr>
257 + <th>Service</th>
258 + <th>Starting price</th>
259 + <th>What it covers</th>
260 + </tr>
261 + </thead>
262 + <tbody>
263 + #foreach ($entry in $commonPackages)
264 + <tr>
265 + <td><strong>$entry.service</strong></td>
266 + <td>$entry.price</td>
267 + <td>$entry.description</td>
268 + </tr>
269 + #end
270 + </tbody>
271 + </table>
272 + </div>
273 +</section>
248 248  
249 - <div id="upgrade-offer" class="resource-note">
250 - <p>
251 - <strong>New customer upgrade offer:</strong> If the Upgrade Readiness Review leads to an upgrade
252 - project with Agnease, the review cost can be credited toward the upgrade implementation.
253 - </p>
254 - </div>
275 +<section id="upgrade-offer" aria-labelledby="upgrade-offer-title" class="industry-trust-section">
276 + <div class="container">
277 + <div class="industry-trust-panel">
278 + <h2 id="upgrade-offer-title">New customer upgrade offer</h2>
279 + <p class="section-intro">
280 + If the Upgrade Readiness Review leads to an upgrade project with Agnease, the review cost can be credited
281 + toward the upgrade implementation.
282 + </p>
283 + <a class="btn btn-primary" href="$contactURL">Plan an upgrade</a>
284 + </div>
285 + </div>
286 +</section>
255 255  
256 - <h2 id="support">Monthly support plans</h2>
288 +<section id="support" aria-labelledby="support-title">
289 + <div class="container">
290 + <h2 id="support-title">Monthly support plans</h2>
291 + <p class="section-intro">
292 + Support plans are designed for organizations that already use XWiki and want regular help with troubleshooting,
293 + maintenance, upgrades, configuration, authentication and small improvements.
294 + </p>
257 257  
258 - <p>
259 - Support plans are designed for organizations that already use XWiki and want regular help with
260 - troubleshooting, maintenance, upgrades, configuration, authentication and small improvements.
261 - </p>
296 + <div class="pathways">
297 + #foreach ($entry in $supportPlans)
298 + <article class="pathway-card">
299 + <div class="card-heading">
300 + <div class="pathway-icon" aria-hidden="true">
301 + <i class="fa fa-$entry.icon"></i>
302 + </div>
303 + <h3>$entry.title</h3>
304 + </div>
262 262  
263 - <div class="services-grid">
264 - #foreach ($entry in $supportPlans)
265 - <article class="service">
266 - <div class="service-icon" aria-hidden="true">
267 - <i class="fa fa-$entry.icon"></i>
268 - </div>
269 - <div class="service-body">
270 - <h4>$entry.title</h4>
271 - <p><strong>$entry.price</strong></p>
272 - <p>$entry.description</p>
273 - <ul>
274 - #foreach ($item in $entry.items)
275 - <li>$item</li>
276 - #end
277 - </ul>
278 - <p><a class="btn btn-primary" href="$contactURL">$entry.cta</a></p>
279 - </div>
280 - </article>
281 - #end
282 - </div>
306 + <p><strong>$entry.price</strong></p>
307 + <p>$entry.description</p>
283 283  
284 - <div class="resource-note">
285 - <p>
286 - Larger features, migrations, major customizations and complex projects are quoted separately.
287 - </p>
288 - </div>
309 + <ul>
310 + #foreach ($item in $entry.items)
311 + <li>$item</li>
312 + #end
313 + </ul>
289 289  
290 - <h2 id="complex-projects">Need something more complex?</h2>
315 + <div class="card-link">
316 + <a href="$contactURL">$entry.cta</a>
317 + </div>
318 + </article>
319 + #end
320 + </div>
291 291  
292 - <p>
293 - Some XWiki projects cannot be priced responsibly before the environment is reviewed. For wiki farms,
294 - major upgrades, migrations, custom applications, authentication changes or infrastructure restructuring,
295 - Agnease first reviews the current setup and then provides a fixed project quote.
296 - </p>
322 + <p class="section-intro">
323 + Larger features, migrations, major customizations and complex projects are quoted separately.
324 + </p>
325 + </div>
326 +</section>
297 297  
298 - <ul class="resource-checklist">
299 - #foreach ($item in $complexProjects)
300 - <li>$item</li>
301 - #end
302 - </ul>
328 +<section id="complex-projects" aria-labelledby="complex-projects-title">
329 + <div class="container">
330 + <h2 id="complex-projects-title">Need something more complex?</h2>
331 + <p class="section-intro">
332 + Some XWiki projects cannot be priced responsibly before the environment is reviewed. For wiki farms,
333 + major upgrades, migrations, custom applications, authentication changes or infrastructure restructuring,
334 + Agnease first reviews the current setup and then provides a fixed project quote.
335 + </p>
303 303  
304 - <div class="resource-cta">
305 - <h3>Request a project quote</h3>
306 - <p>
307 - Send a short description of your XWiki environment, current version, hosting setup and what you
308 - are trying to achieve.
309 - </p>
310 - <a class="btn btn-primary" href="$contactURL">Request a project quote</a>
337 + <div class="widgets">
338 + #foreach ($entry in $complexProjects)
339 + <div class="widget">
340 + <div class="icon">
341 + <i class="fa fa-$entry.icon" aria-hidden="true"></i>
342 + <h4>$entry.title</h4>
343 + </div>
344 + <p>$entry.content</p>
311 311   </div>
346 + #end
347 + </div>
312 312  
313 - <h2 id="faq">FAQ</h2>
349 + <div id="hero-cta">
350 + <a class="btn btn-primary" href="$contactURL">Request a project quote</a>
351 + </div>
352 + </div>
353 +</section>
314 314  
315 - #foreach ($entry in $faqItems)
316 - <details class="resource-faq-item" #if ($foreach.first)open#end>
317 - <summary>$entry.question</summary>
318 - <p>$entry.answer</p>
319 - </details>
320 - #end
355 +<section id="faq" aria-labelledby="faq-title">
356 + <div class="container">
357 + <h2 id="faq-title">FAQ</h2>
321 321  
322 - </article>
323 - </div>
359 + #foreach ($entry in $faqItems)
360 + <details class="resource-faq-item" #if ($foreach.first)open#end>
361 + <summary>$entry.question</summary>
362 + <p>$entry.answer</p>
363 + </details>
364 + #end
324 324   </div>
325 325  </section>
326 326  
Agnease.Code.SEODetailsClass[0]
metaDescription
... ... @@ -1,0 +1,1 @@
1 +Explore Agnease XWiki service packages for upgrades, support, authentication, MFA, SSO, troubleshooting and long-term maintenance.
metaTitle
... ... @@ -1,0 +1,1 @@
1 +XWiki Service Packages and Pricing | Agnease