Changes for page Pricing
Last modified by Alex Cotiuga on 2026/07/13 06:55
From version 2.8
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
To version 2.11
edited by Alex Cotiuga
on 2026/07/10 04:30
on 2026/07/10 04:30
Change comment:
There is no comment for this version
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -84,7 +84,7 @@ 84 84 'description': 'Initial AWS deployment setup, including server preparation, HTTPS and basic backup strategy.' 85 85 },{ 86 86 'service': 'XWiki AWS Cloud Hosting', 87 - 'price': 'From €120/mo', 87 + 'price': 'From €120/month', 88 88 'description': 'Single-instance AWS hosting for small XWiki environments with storage, basic backups and modest traffic.' 89 89 }]) 90 90 #set ($supportPlans = [{ ... ... @@ -91,12 +91,13 @@ 91 91 'icon': 'leaf', 92 92 'title': 'Essential Support', 93 93 'price': '€390/month', 94 - 'description': 'For small teams that need occasional XWiki help.', 94 + 'description': 'For small teams that need occasional XWiki help at a predictable monthly cost.', 95 95 'items': [ 96 - 'Up to 4hours/month',96 + 'Up to 1 support day/month', 97 97 'Email support', 98 + 'Troubleshooting and guidance', 98 98 'Small configuration fixes', 99 - 'Upgrade and security guidance'100 + 'Upgrade and security recommendations' 100 100 ], 101 101 'cta': 'Request support plan' 102 102 },{ ... ... @@ -103,13 +103,14 @@ 103 103 'icon': 'check-circle', 104 104 'title': 'Standard Support', 105 105 'price': '€790/month', 106 - 'description': 'For active XWiki environments that need regular support andmaintenance.',107 + 'description': 'For active XWiki environments that need regular support, maintenance and small improvements.', 107 107 'items': [ 108 - 'Up to 8hours/month',109 + 'Up to 2 support days/month', 109 109 'Prioritized support', 110 110 'Troubleshooting', 111 111 'Minor improvements', 112 - 'Maintenance guidance' 113 + 'Maintenance guidance', 114 + 'Upgrade planning' 113 113 ], 114 114 'cta': 'Request standard support' 115 115 },{ ... ... @@ -118,7 +118,7 @@ 118 118 'price': 'From €1,490/month', 119 119 'description': 'For business-critical XWiki platforms or organizations with ongoing XWiki work.', 120 120 'items': [ 121 - 'Larger monthly allocation', 123 + 'Larger monthly support allocation', 122 122 'Prioritized handling', 123 123 'Upgrade planning', 124 124 'Authentication and extension support', ... ... @@ -318,7 +318,9 @@ 318 318 </div> 319 319 320 320 <p class="section-intro"> 321 - Larger features, migrations, major customizations and complex projects are quoted separately. 323 + Support plans are intended for remote XWiki support, troubleshooting, maintenance guidance, 324 + small configuration changes and minor improvements. Larger features, migrations, major customizations 325 + and complex projects are quoted separately. 322 322 </p> 323 323 </div> 324 324 </section>