Changes for page Pricing
Last modified by Alex Cotiuga on 2026/07/13 06:55
From version 1.18
edited by Alex Cotiuga
on 2026/07/10 04:02
on 2026/07/10 04:02
Change comment:
There is no comment for this version
To version 2.9
edited by Alex Cotiuga
on 2026/07/10 04:24
on 2026/07/10 04:24
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
-
Objects (0 modified, 1 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -1,7 +1,6 @@ 1 1 {{velocity}} 2 2 #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) 3 3 #set ($contactURL = $xwiki.getURL('contact.WebHome')) 4 - 5 5 #set ($startingPoints = [{ 6 6 'icon': 'search', 7 7 'title': 'Review & diagnose', ... ... @@ -39,7 +39,6 @@ 39 39 ], 40 40 'cta': 'Discuss support plan' 41 41 }]) 42 - 43 43 #set ($commonPackages = [{ 44 44 'service': 'XWiki Health Check', 45 45 'price': '€390', ... ... @@ -47,27 +47,27 @@ 47 47 },{ 48 48 'service': 'Upgrade Readiness Review', 49 49 'price': '€390', 50 - 'description': 'Upgrade path, compatibility, customization riskand effort estimate before implementation.'48 + 'description': 'Upgrade path, compatibility risks, customizations and effort estimate before implementation.' 51 51 },{ 52 52 'service': 'XWiki Authentication Review', 53 53 'price': '€290', 54 - 'description': 'Review of login flow, user provisioning, groups, access control and authentication options.'52 + 'description': 'Review of login flow, users, groups, access control and authentication options.' 55 55 },{ 56 56 'service': 'Urgent XWiki Troubleshooting', 57 - 'price': 'From €250', 55 + 'price': 'From €250/session', 58 58 'description': 'Live troubleshooting for blocking issues, errors, failed upgrades or production problems.' 59 59 },{ 60 60 'service': 'Standard XWiki LTS Upgrade', 61 61 'price': 'From €790', 62 - 'description': 'Upgrade preparation, execution, basiccompatibility checks and post-upgrade validation.'60 + 'description': 'Upgrade preparation, execution, compatibility checks and post-upgrade validation.' 63 63 },{ 64 64 'service': 'XWiki MFA Installation & Configuration', 65 65 'price': 'From €490', 66 - 'description': 'MFA installationfor the standard XWiki login flow.InSSO environments,MFA may be betterenforcedby theidentity provider.'64 + 'description': 'MFA setup for the standard XWiki login flow, with configuration, testing and guidance.' 67 67 },{ 68 68 'service': 'OIDC / Microsoft Entra ID Setup', 69 69 'price': 'From €590', 70 - 'description': 'OpenID Connect setup, user mapping considerations, groupand access-controlreview,and validation.'68 + 'description': 'OpenID Connect setup, user mapping considerations, access review and validation.' 71 71 },{ 72 72 'service': 'LDAP / Active Directory Review', 73 73 'price': 'From €390', ... ... @@ -75,13 +75,20 @@ 75 75 },{ 76 76 'service': 'Access Control Review', 77 77 'price': 'From €390', 78 - 'description': 'Review of groups, permissions, public/internal/restricted areas and subwiki access model.'76 + 'description': 'Review of groups, permissions, restricted areas, public access and subwiki access model.' 79 79 },{ 80 80 'service': 'Advanced Authentication Work', 81 - 'price': 'Quoted after review',79 + 'price': 'Quoted', 82 82 'description': 'Custom authenticators, container authentication, special login flows or wiki farm authentication strategy.' 81 +},{ 82 + 'service': 'AWS Hosting Setup for XWiki', 83 + 'price': 'From €490', 84 + 'description': 'Initial AWS deployment setup, including server preparation, HTTPS and basic backup strategy.' 85 +},{ 86 + 'service': 'XWiki AWS Cloud Hosting', 87 + 'price': 'From €120/month', 88 + 'description': 'Single-instance AWS hosting for small XWiki environments with storage, basic backups and modest traffic.' 83 83 }]) 84 - 85 85 #set ($supportPlans = [{ 86 86 'icon': 'leaf', 87 87 'title': 'Essential Support', ... ... @@ -121,7 +121,6 @@ 121 121 ], 122 122 'cta': 'Discuss extended support' 123 123 }]) 124 - 125 125 #set ($complexProjects = [{ 126 126 'icon': 'sitemap', 127 127 'title': 'Wiki farms', ... ... @@ -139,7 +139,6 @@ 139 139 'title': 'Stability work', 140 140 'content': 'Performance, troubleshooting, upgrade cleanup and long-term maintainability improvements.' 141 141 }]) 142 - 143 143 #set ($faqItems = [{ 144 144 'question': 'Are these fixed prices?', 145 145 '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.' ... ... @@ -159,7 +159,6 @@ 159 159 'question': 'Do prices include external costs?', 160 160 'answer': 'The prices on this page cover Agnease services. External hosting, infrastructure or third-party costs are discussed separately when relevant.' 161 161 }]) 162 - 163 163 {{html clean="false"}} 164 164 165 165 <section class="hero hero-centered" aria-labelledby="pricing-title"> ... ... @@ -184,6 +184,7 @@ 184 184 185 185 <div id="hero-cta"> 186 186 <a class="btn btn-primary" href="$contactURL">Request a quote</a> 189 + <a class="btn btn-secondary" href="#support">View monthly support</a> 187 187 </div> 188 188 </div> 189 189 </div> ... ... @@ -191,7 +191,7 @@ 191 191 192 192 <section id="starting-points" aria-labelledby="starting-points-title"> 193 193 <div class="container"> 194 - <h2 id="starting-points-title"> Chooseyourstarting point</h2>197 + <h2 id="starting-points-title">Three common ways to start</h2> 195 195 <p class="section-intro"> 196 196 Most XWiki requests fit into one of three paths: review the current setup, implement a defined change, 197 197 or set up ongoing support.
- 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