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