Changes for page Pricing
Last modified by Alex Cotiuga on 2026/07/13 06:55
From 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
To 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
Summary
-
Page properties (1 modified, 0 added, 0 removed)
Details
- Page properties
-
- Content
-
... ... @@ -38,7 +38,18 @@ 38 38 ], 39 39 'cta': 'Discuss support plan' 40 40 }]) 41 -#set ($commonPackages = [{ 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 +{ 42 42 'service': 'XWiki Health Check', 43 43 'price': '€390', 44 44 'description': 'Configuration, version, extension, security and stability review with written recommendations.' ... ... @@ -45,27 +45,27 @@ 45 45 },{ 46 46 'service': 'Upgrade Readiness Review', 47 47 'price': '€390', 48 - 'description': 'Upgrade path, compatibility risks, customizations and effort estimate before implementation.'59 + 'description': 'Upgrade path, compatibility, customization risk and effort estimate before implementation.' 49 49 },{ 50 50 'service': 'XWiki Authentication Review', 51 51 'price': '€290', 52 - 'description': 'Review of login flow, users, groups, access control and authentication options.' 63 + 'description': 'Review of login flow, user provisioning, groups, access control and authentication options.' 53 53 },{ 54 54 'service': 'Urgent XWiki Troubleshooting', 55 - 'price': 'From €250 /session',66 + 'price': 'From €250', 56 56 'description': 'Live troubleshooting for blocking issues, errors, failed upgrades or production problems.' 57 57 },{ 58 58 'service': 'Standard XWiki LTS Upgrade', 59 59 'price': 'From €790', 60 - 'description': 'Upgrade preparation, execution, compatibility checks and post-upgrade validation.' 71 + 'description': 'Upgrade preparation, execution, basic compatibility checks and post-upgrade validation.' 61 61 },{ 62 62 'service': 'XWiki MFA Installation & Configuration', 63 63 'price': 'From €490', 64 - 'description': 'MFA s etupfor the standard XWiki login flow,withconfiguration,testingandguidance.'75 + 'description': 'MFA installation for the standard XWiki login flow. In SSO environments, MFA may be better enforced by the identity provider.' 65 65 },{ 66 66 'service': 'OIDC / Microsoft Entra ID Setup', 67 67 'price': 'From €590', 68 - 'description': 'OpenID Connect setup, user mapping considerations, access review and validation.' 79 + 'description': 'OpenID Connect setup, user mapping considerations, group and access-control review, and validation.' 69 69 },{ 70 70 'service': 'LDAP / Active Directory Review', 71 71 'price': 'From €390', ... ... @@ -73,31 +73,22 @@ 73 73 },{ 74 74 'service': 'Access Control Review', 75 75 'price': 'From €390', 76 - 'description': 'Review of groups, permissions, restricted areas ,publicaccess and subwiki access model.'87 + 'description': 'Review of groups, permissions, public/internal/restricted areas and subwiki access model.' 77 77 },{ 78 78 'service': 'Advanced Authentication Work', 79 - 'price': 'Quoted', 90 + 'price': 'Quoted after review', 80 80 '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.' 89 89 }]) 90 90 #set ($supportPlans = [{ 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.',97 + 'description': 'For small teams that need occasional XWiki help.', 95 95 'items': [ 96 - 'Up to 1support day/month',99 + 'Up to 4 hours/month', 97 97 'Email support', 98 - 'Troubleshooting and guidance', 99 99 'Small configuration fixes', 100 - 'Upgrade and security recommendations'102 + '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.',109 + 'description': 'For active XWiki environments that need regular support and maintenance.', 108 108 'items': [ 109 - 'Up to 2support days/month',111 + 'Up to 8 hours/month', 110 110 'Prioritized support', 111 111 'Troubleshooting', 112 112 'Minor improvements', 113 - 'Maintenance guidance', 114 - 'Upgrade planning' 115 + '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',124 + 'Larger monthly allocation', 124 124 'Prioritized handling', 125 125 'Upgrade planning', 126 126 'Authentication and extension support',