Changes for page Pricing
Last modified by Alex Cotiuga on 2026/07/13 06:55
From 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
To 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
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 nth',87 + 'price': 'From €120/mo', 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,13 +91,12 @@ 91 91 'icon': 'leaf', 92 92 'title': 'Essential Support', 93 93 'price': '€390/month', 94 - 'description': 'For small teams that need occasional XWiki help at a predictable monthly cost.',94 + 'description': 'For small teams that need occasional XWiki help.', 95 95 'items': [ 96 - 'Up to 1support day/month',96 + 'Up to 4 hours/month', 97 97 'Email support', 98 - 'Troubleshooting and guidance', 99 99 'Small configuration fixes', 100 - 'Upgrade and security recommendations'99 + 'Upgrade and security guidance' 101 101 ], 102 102 'cta': 'Request support plan' 103 103 },{ ... ... @@ -104,14 +104,13 @@ 104 104 'icon': 'check-circle', 105 105 'title': 'Standard Support', 106 106 'price': '€790/month', 107 - 'description': 'For active XWiki environments that need regular support ,maintenanceand small improvements.',106 + 'description': 'For active XWiki environments that need regular support and maintenance.', 108 108 'items': [ 109 - 'Up to 2support days/month',108 + 'Up to 8 hours/month', 110 110 'Prioritized support', 111 111 'Troubleshooting', 112 112 'Minor improvements', 113 - 'Maintenance guidance', 114 - 'Upgrade planning' 112 + 'Maintenance guidance' 115 115 ], 116 116 'cta': 'Request standard support' 117 117 },{ ... ... @@ -120,7 +120,7 @@ 120 120 'price': 'From €1,490/month', 121 121 'description': 'For business-critical XWiki platforms or organizations with ongoing XWiki work.', 122 122 'items': [ 123 - 'Larger monthly supportallocation',121 + 'Larger monthly allocation', 124 124 'Prioritized handling', 125 125 'Upgrade planning', 126 126 'Authentication and extension support', ... ... @@ -320,9 +320,7 @@ 320 320 </div> 321 321 322 322 <p class="section-intro"> 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. 321 + Larger features, migrations, major customizations and complex projects are quoted separately. 326 326 </p> 327 327 </div> 328 328 </section>