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.10
edited by Alex Cotiuga
on 2026/07/10 04:29
on 2026/07/10 04:29
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,23 +75,31 @@ 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', 88 88 'price': '€390/month', 89 - 'description': 'For small teams that need occasional XWiki help.', 94 + 'description': 'For small teams that need occasional XWiki help at a predictable monthly cost.', 90 90 'items': [ 91 - 'Up to 4hours/month',96 + 'Up to 1 support day/month', 92 92 'Email support', 98 + 'Troubleshooting and guidance', 93 93 'Small configuration fixes', 94 - 'Upgrade and security guidance'100 + 'Upgrade and security recommendations' 95 95 ], 96 96 'cta': 'Request support plan' 97 97 },{ ... ... @@ -98,13 +98,14 @@ 98 98 'icon': 'check-circle', 99 99 'title': 'Standard Support', 100 100 'price': '€790/month', 101 - 'description': 'For active XWiki environments that need regular support andmaintenance.',107 + 'description': 'For active XWiki environments that need regular support, maintenance and small improvements.', 102 102 'items': [ 103 - 'Up to 8hours/month',109 + 'Up to 2 support days/month', 104 104 'Prioritized support', 105 105 'Troubleshooting', 106 106 'Minor improvements', 107 - 'Maintenance guidance' 113 + 'Maintenance guidance', 114 + 'Upgrade planning' 108 108 ], 109 109 'cta': 'Request standard support' 110 110 },{ ... ... @@ -113,7 +113,7 @@ 113 113 'price': 'From €1,490/month', 114 114 'description': 'For business-critical XWiki platforms or organizations with ongoing XWiki work.', 115 115 'items': [ 116 - 'Larger monthly allocation', 123 + 'Larger monthly support allocation', 117 117 'Prioritized handling', 118 118 'Upgrade planning', 119 119 'Authentication and extension 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> 191 + <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>199 + <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