Wiki source code of Pricing

Version 1.22 by Agnease on 2026/07/10 04:13

Hide last authors
Agnease 1.2 1 {{velocity}}
2 #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome'))
3 #set ($contactURL = $xwiki.getURL('contact.WebHome'))
Agnease 1.3 4 #set ($startingPoints = [{
5 'icon': 'search',
6 'title': 'Review & diagnose',
7 'price': 'From €290',
Agnease 1.15 8 'description': 'For teams that need to understand risks, issues or the current XWiki state before making changes.',
Agnease 1.2 9 'items': [
Agnease 1.15 10 'Health checks',
11 'Upgrade readiness reviews',
12 'Authentication reviews',
13 'Urgent troubleshooting'
Agnease 1.2 14 ],
Agnease 1.3 15 'cta': 'Start with a review'
Agnease 1.2 16 },{
Agnease 1.3 17 'icon': 'cogs',
Agnease 1.15 18 'title': 'Implement changes',
Agnease 1.3 19 'price': 'From €490',
20 'description': 'For teams ready to make a specific XWiki change, upgrade or authentication improvement.',
Agnease 1.2 21 'items': [
Agnease 1.15 22 'XWiki LTS upgrades',
23 'MFA installation',
24 'OIDC / Entra ID setup',
Agnease 1.3 25 'LDAP / Active Directory work'
Agnease 1.2 26 ],
Agnease 1.3 27 'cta': 'Request implementation quote'
Agnease 1.2 28 },{
29 'icon': 'life-ring',
Agnease 1.3 30 'title': 'Maintain & support',
31 'price': 'From €390/month',
32 'description': 'For organizations that need regular XWiki help, troubleshooting, maintenance and planning.',
Agnease 1.2 33 'items': [
Agnease 1.3 34 'Monthly support',
35 'Troubleshooting',
36 'Maintenance guidance',
37 'Upgrade planning'
Agnease 1.2 38 ],
Agnease 1.3 39 'cta': 'Discuss support plan'
Agnease 1.18 40 }])
Agnease 1.3 41 #set ($commonPackages = [{
42 'service': 'XWiki Health Check',
43 'price': '€390',
44 'description': 'Configuration, version, extension, security and stability review with written recommendations.'
45 },{
46 'service': 'Upgrade Readiness Review',
47 'price': '€390',
48 'description': 'Upgrade path, compatibility, customization risk and effort estimate before implementation.'
49 },{
50 'service': 'XWiki Authentication Review',
51 'price': '€290',
52 'description': 'Review of login flow, user provisioning, groups, access control and authentication options.'
53 },{
54 'service': 'Urgent XWiki Troubleshooting',
55 'price': 'From €250',
Agnease 1.15 56 'description': 'Live troubleshooting for blocking issues, errors, failed upgrades or production problems.'
Agnease 1.3 57 },{
58 'service': 'Standard XWiki LTS Upgrade',
Agnease 1.2 59 'price': 'From €790',
Agnease 1.3 60 'description': 'Upgrade preparation, execution, basic compatibility checks and post-upgrade validation.'
Agnease 1.2 61 },{
Agnease 1.3 62 'service': 'XWiki MFA Installation & Configuration',
Agnease 1.2 63 'price': 'From €490',
Agnease 1.15 64 'description': 'MFA installation for the standard XWiki login flow. In SSO environments, MFA may be better enforced by the identity provider.'
Agnease 1.2 65 },{
Agnease 1.3 66 'service': 'OIDC / Microsoft Entra ID Setup',
Agnease 1.2 67 'price': 'From €590',
Agnease 1.3 68 'description': 'OpenID Connect setup, user mapping considerations, group and access-control review, and validation.'
69 },{
70 'service': 'LDAP / Active Directory Review',
71 'price': 'From €390',
72 'description': 'LDAP or Active Directory configuration review, profile mapping and group mapping recommendations.'
73 },{
74 'service': 'Access Control Review',
75 'price': 'From €390',
76 'description': 'Review of groups, permissions, public/internal/restricted areas and subwiki access model.'
77 },{
78 'service': 'Advanced Authentication Work',
79 'price': 'Quoted after review',
80 'description': 'Custom authenticators, container authentication, special login flows or wiki farm authentication strategy.'
Agnease 1.2 81 }])
82 #set ($supportPlans = [{
83 'icon': 'leaf',
84 'title': 'Essential Support',
85 'price': '€390/month',
86 'description': 'For small teams that need occasional XWiki help.',
87 'items': [
88 'Up to 4 hours/month',
89 'Email support',
90 'Small configuration fixes',
91 'Upgrade and security guidance'
92 ],
93 'cta': 'Request support plan'
94 },{
95 'icon': 'check-circle',
96 'title': 'Standard Support',
97 'price': '€790/month',
98 'description': 'For active XWiki environments that need regular support and maintenance.',
99 'items': [
100 'Up to 8 hours/month',
101 'Prioritized support',
102 'Troubleshooting',
103 'Minor improvements',
104 'Maintenance guidance'
105 ],
106 'cta': 'Request standard support'
107 },{
108 'icon': 'building',
109 'title': 'Extended Support',
110 'price': 'From €1,490/month',
111 'description': 'For business-critical XWiki platforms or organizations with ongoing XWiki work.',
112 'items': [
113 'Larger monthly allocation',
114 'Prioritized handling',
115 'Upgrade planning',
116 'Authentication and extension support',
117 'Roadmap and stability guidance'
118 ],
119 'cta': 'Discuss extended support'
120 }])
Agnease 1.15 121 #set ($complexProjects = [{
122 'icon': 'sitemap',
123 'title': 'Wiki farms',
124 'content': 'Restructuring, subwiki access models, internal and external collaboration areas.'
125 },{
126 'icon': 'exchange',
127 'title': 'Migrations',
128 'content': 'Content, platform or documentation migrations into a cleaner XWiki structure.'
129 },{
130 'icon': 'puzzle-piece',
131 'title': 'Custom applications',
132 'content': 'Workflow applications, structured data, dashboards and internal business tools.'
133 },{
134 'icon': 'tachometer',
135 'title': 'Stability work',
136 'content': 'Performance, troubleshooting, upgrade cleanup and long-term maintainability improvements.'
137 }])
Agnease 1.2 138 #set ($faqItems = [{
139 'question': 'Are these fixed prices?',
140 '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.'
141 },{
142 'question': 'Do you charge hourly?',
143 'answer': 'For support plans, time allocation is used to manage monthly work. For projects, Agnease aims to provide clear service packages or fixed quotes whenever the scope can be defined.'
144 },{
145 'question': 'Can you work on existing XWiki installations?',
146 'answer': 'Yes. Agnease works with existing XWiki instances, including upgrades, troubleshooting, authentication, customizations, extensions and long-term maintenance.'
147 },{
148 'question': 'What happens if my XWiki instance is more complex?',
149 'answer': 'Agnease first reviews the current setup, identifies risks and dependencies, and then provides a quote based on the actual scope.'
150 },{
151 'question': 'Can I book a call directly?',
152 'answer': 'Yes. The contact form includes a call booking option, but sending a short description first helps Agnease understand the context before the discussion.'
153 },{
154 'question': 'Do prices include external costs?',
155 'answer': 'The prices on this page cover Agnease services. External hosting, infrastructure or third-party costs are discussed separately when relevant.'
156 }])
157 {{html clean="false"}}
158
Agnease 1.15 159 <section class="hero hero-centered" aria-labelledby="pricing-title">
Agnease 1.2 160 <div class="container">
Agnease 1.15 161 <div class="hero-inner">
Agnease 1.2 162 <div class="hero-kicker">
163 <i class="fa fa-eur" aria-hidden="true"></i>
164 XWiki consulting, support and implementation
165 </div>
166
Agnease 1.15 167 <h1 id="pricing-title">XWiki Service Packages</h1>
Agnease 1.2 168
Agnease 1.15 169 <p class="lead">
170 Clear starting points for XWiki upgrades, authentication, troubleshooting and long-term support.
171 </p>
Agnease 1.2 172
Agnease 1.15 173 <ul class="benefits">
174 <li>Specialized XWiki consulting</li>
175 <li>Practical starting prices</li>
176 <li>Fixed quotes for complex work</li>
177 </ul>
178
179 <div id="hero-cta">
180 <a class="btn btn-primary" href="$contactURL">Request a quote</a>
Agnease 1.21 181 <a class="btn btn-secondary" href="#support">View monthly support</a>
Agnease 1.15 182 </div>
Agnease 1.2 183 </div>
184 </div>
185 </section>
186
Agnease 1.15 187 <section id="starting-points" aria-labelledby="starting-points-title">
Agnease 1.2 188 <div class="container">
Agnease 1.20 189 <h2 id="starting-points-title">Three common ways to start</h2>
Agnease 1.15 190 <p class="section-intro">
191 Most XWiki requests fit into one of three paths: review the current setup, implement a defined change,
192 or set up ongoing support.
193 </p>
Agnease 1.2 194
Agnease 1.15 195 <div class="pathways">
196 #foreach ($entry in $startingPoints)
197 <article class="pathway-card">
198 <div class="card-heading">
199 <div class="pathway-icon" aria-hidden="true">
200 <i class="fa fa-$entry.icon"></i>
201 </div>
202 <h3>$entry.title</h3>
203 </div>
Agnease 1.2 204
Agnease 1.15 205 <p><strong>$entry.price</strong></p>
206 <p>$entry.description</p>
Agnease 1.2 207
Agnease 1.15 208 <ul>
209 #foreach ($item in $entry.items)
210 <li>$item</li>
211 #end
212 </ul>
Agnease 1.13 213
Agnease 1.15 214 <div class="card-link">
215 <a href="$contactURL">$entry.cta</a>
216 </div>
217 </article>
218 #end
219 </div>
220 </div>
221 </section>
Agnease 1.12 222
Agnease 1.15 223 <section aria-labelledby="pricing-note-title">
224 <div class="container">
225 <div class="industry-trust-panel">
226 <h2 id="pricing-note-title">Simple starting prices, reviewed scope when needed</h2>
227 <p class="section-intro">
228 Prices are starting points and exclude VAT where applicable. Final pricing depends on the XWiki version,
229 installed extensions, customizations, hosting setup, authentication configuration, wiki farm complexity
230 and required testing.
231 </p>
232 </div>
233 </div>
234 </section>
Agnease 1.12 235
Agnease 1.15 236 <section id="common-packages" aria-labelledby="common-packages-title">
237 <div class="container">
238 <h2 id="common-packages-title">Common starting packages</h2>
239 <p class="section-intro">
240 These are practical entry points for common XWiki needs. Some can start directly, while others require
241 a quick review before confirming the final scope.
242 </p>
Agnease 1.12 243
Agnease 1.15 244 <table class="table table-bordered table-striped">
245 <thead>
246 <tr>
247 <th>Service</th>
248 <th>Starting price</th>
249 <th>What it covers</th>
250 </tr>
251 </thead>
252 <tbody>
253 #foreach ($entry in $commonPackages)
254 <tr>
255 <td><strong>$entry.service</strong></td>
256 <td>$entry.price</td>
257 <td>$entry.description</td>
258 </tr>
259 #end
260 </tbody>
261 </table>
262 </div>
263 </section>
Agnease 1.12 264
Agnease 1.15 265 <section id="upgrade-offer" aria-labelledby="upgrade-offer-title" class="industry-trust-section">
266 <div class="container">
267 <div class="industry-trust-panel">
268 <h2 id="upgrade-offer-title">New customer upgrade offer</h2>
269 <p class="section-intro">
270 If the Upgrade Readiness Review leads to an upgrade project with Agnease, the review cost can be credited
271 toward the upgrade implementation.
272 </p>
273 <a class="btn btn-primary" href="$contactURL">Plan an upgrade</a>
274 </div>
275 </div>
276 </section>
Agnease 1.2 277
Agnease 1.15 278 <section id="support" aria-labelledby="support-title">
279 <div class="container">
280 <h2 id="support-title">Monthly support plans</h2>
281 <p class="section-intro">
282 Support plans are designed for organizations that already use XWiki and want regular help with troubleshooting,
283 maintenance, upgrades, configuration, authentication and small improvements.
284 </p>
Agnease 1.2 285
Agnease 1.15 286 <div class="pathways">
287 #foreach ($entry in $supportPlans)
288 <article class="pathway-card">
289 <div class="card-heading">
290 <div class="pathway-icon" aria-hidden="true">
291 <i class="fa fa-$entry.icon"></i>
292 </div>
293 <h3>$entry.title</h3>
294 </div>
Agnease 1.2 295
Agnease 1.15 296 <p><strong>$entry.price</strong></p>
297 <p>$entry.description</p>
298
299 <ul>
300 #foreach ($item in $entry.items)
301 <li>$item</li>
Agnease 1.3 302 #end
Agnease 1.15 303 </ul>
Agnease 1.3 304
Agnease 1.15 305 <div class="card-link">
306 <a href="$contactURL">$entry.cta</a>
307 </div>
308 </article>
309 #end
310 </div>
Agnease 1.2 311
Agnease 1.15 312 <p class="section-intro">
313 Larger features, migrations, major customizations and complex projects are quoted separately.
314 </p>
315 </div>
316 </section>
Agnease 1.2 317
Agnease 1.15 318 <section id="complex-projects" aria-labelledby="complex-projects-title">
319 <div class="container">
320 <h2 id="complex-projects-title">Need something more complex?</h2>
321 <p class="section-intro">
322 Some XWiki projects cannot be priced responsibly before the environment is reviewed. For wiki farms,
323 major upgrades, migrations, custom applications, authentication changes or infrastructure restructuring,
324 Agnease first reviews the current setup and then provides a fixed project quote.
325 </p>
Agnease 1.2 326
Agnease 1.15 327 <div class="widgets">
328 #foreach ($entry in $complexProjects)
329 <div class="widget">
330 <div class="icon">
331 <i class="fa fa-$entry.icon" aria-hidden="true"></i>
332 <h4>$entry.title</h4>
333 </div>
334 <p>$entry.content</p>
Agnease 1.2 335 </div>
Agnease 1.15 336 #end
337 </div>
Agnease 1.2 338
Agnease 1.15 339 <div id="hero-cta">
340 <a class="btn btn-primary" href="$contactURL">Request a project quote</a>
341 </div>
342 </div>
343 </section>
Agnease 1.2 344
Agnease 1.15 345 <section id="faq" aria-labelledby="faq-title">
346 <div class="container">
347 <h2 id="faq-title">FAQ</h2>
Agnease 1.2 348
Agnease 1.15 349 #foreach ($entry in $faqItems)
350 <details class="resource-faq-item" #if ($foreach.first)open#end>
351 <summary>$entry.question</summary>
352 <p>$entry.answer</p>
353 </details>
354 #end
Agnease 1.2 355 </div>
356 </section>
357
358 <section class="cta-section" aria-labelledby="pricing-final-cta-title">
359 <div class="container">
360 <div class="cta-panel">
361 <h2 id="pricing-final-cta-title">Not sure which option fits your XWiki instance?</h2>
362 <p>
363 Send a short description of your XWiki environment and what you are trying to achieve.
364 Agnease will help identify the right starting point.
365 </p>
366 <a class="btn btn-primary" href="$contactURL">Contact Agnease</a>
367 </div>
368 </div>
369 </section>
370
371 <script type="application/ld+json">
372 {
373 "@context": "https://schema.org",
374 "@type": "Service",
375 "name": "XWiki Service Packages",
376 "provider": {
377 "@type": "Organization",
378 "name": "Agnease",
379 "url": "https://agnease.com/"
380 },
381 "serviceType": "XWiki consulting, support, upgrades, authentication and maintenance",
382 "areaServed": "International",
383 "description": "XWiki service packages for upgrades, support, authentication, troubleshooting, maintenance and implementation."
384 }
385 </script>
386
387 {{/html}}
388 {{/velocity}}