| ... |
... |
@@ -38,8 +38,7 @@ |
| 38 |
38 |
], |
| 39 |
39 |
'cta': 'Discuss support plan' |
| 40 |
40 |
}]) |
| 41 |
|
-#set ($commonPackages = [ |
| 42 |
|
-{ |
|
41 |
+#set ($commonPackages = [{ |
| 43 |
43 |
'service': 'XWiki Health Check', |
| 44 |
44 |
'price': '€390', |
| 45 |
45 |
'description': 'Configuration, version, extension, security and stability review with written recommendations.' |
| ... |
... |
@@ -46,27 +46,27 @@ |
| 46 |
46 |
},{ |
| 47 |
47 |
'service': 'Upgrade Readiness Review', |
| 48 |
48 |
'price': '€390', |
| 49 |
|
- 'description': 'Upgrade path, compatibility, customization risk and effort estimate before implementation.' |
|
48 |
+ 'description': 'Upgrade path, compatibility risks, customizations and effort estimate before implementation.' |
| 50 |
50 |
},{ |
| 51 |
51 |
'service': 'XWiki Authentication Review', |
| 52 |
52 |
'price': '€290', |
| 53 |
|
- '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.' |
| 54 |
54 |
},{ |
| 55 |
55 |
'service': 'Urgent XWiki Troubleshooting', |
| 56 |
|
- 'price': 'From €250', |
|
55 |
+ 'price': 'From €250/session', |
| 57 |
57 |
'description': 'Live troubleshooting for blocking issues, errors, failed upgrades or production problems.' |
| 58 |
58 |
},{ |
| 59 |
59 |
'service': 'Standard XWiki LTS Upgrade', |
| 60 |
60 |
'price': 'From €790', |
| 61 |
|
- 'description': 'Upgrade preparation, execution, basic compatibility checks and post-upgrade validation.' |
|
60 |
+ 'description': 'Upgrade preparation, execution, compatibility checks and post-upgrade validation.' |
| 62 |
62 |
},{ |
| 63 |
63 |
'service': 'XWiki MFA Installation & Configuration', |
| 64 |
64 |
'price': 'From €490', |
| 65 |
|
- 'description': 'MFA installation for the standard XWiki login flow. In SSO environments, MFA may be better enforced by the identity provider.' |
|
64 |
+ 'description': 'MFA setup for the standard XWiki login flow, with configuration, testing and guidance.' |
| 66 |
66 |
},{ |
| 67 |
67 |
'service': 'OIDC / Microsoft Entra ID Setup', |
| 68 |
68 |
'price': 'From €590', |
| 69 |
|
- 'description': 'OpenID Connect setup, user mapping considerations, group and access-control review, and validation.' |
|
68 |
+ 'description': 'OpenID Connect setup, user mapping considerations, access review and validation.' |
| 70 |
70 |
},{ |
| 71 |
71 |
'service': 'LDAP / Active Directory Review', |
| 72 |
72 |
'price': 'From €390', |
| ... |
... |
@@ -74,31 +74,31 @@ |
| 74 |
74 |
},{ |
| 75 |
75 |
'service': 'Access Control Review', |
| 76 |
76 |
'price': 'From €390', |
| 77 |
|
- '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.' |
| 78 |
78 |
},{ |
| 79 |
79 |
'service': 'Advanced Authentication Work', |
| 80 |
|
- 'price': 'Quoted after review', |
|
79 |
+ 'price': 'Quoted', |
| 81 |
81 |
'description': 'Custom authenticators, container authentication, special login flows or wiki farm authentication strategy.' |
| 82 |
82 |
},{ |
| 83 |
|
- 'service': 'XWiki AWS Cloud Hosting', |
| 84 |
|
- 'price': 'From €120/mo', |
| 85 |
|
- '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.' |
| 86 |
|
-}, |
| 87 |
|
-{ |
| 88 |
88 |
'service': 'AWS Hosting Setup for XWiki', |
| 89 |
89 |
'price': 'From €490', |
| 90 |
|
- 'description': 'Initial AWS deployment setup for XWiki, including server preparation, database/runtime configuration, HTTPS setup and basic backup strategy.' |
|
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.' |
| 91 |
91 |
}]) |
| 92 |
92 |
#set ($supportPlans = [{ |
| 93 |
93 |
'icon': 'leaf', |
| 94 |
94 |
'title': 'Essential Support', |
| 95 |
95 |
'price': '€390/month', |
| 96 |
|
- 'description': 'For small teams that need occasional XWiki help.', |
|
94 |
+ 'description': 'For small teams that need occasional XWiki help at a predictable monthly cost.', |
| 97 |
97 |
'items': [ |
| 98 |
|
- 'Up to 4 hours/month', |
|
96 |
+ 'Up to 1 support day/month', |
| 99 |
99 |
'Email support', |
|
98 |
+ 'Troubleshooting and guidance', |
| 100 |
100 |
'Small configuration fixes', |
| 101 |
|
- 'Upgrade and security guidance' |
|
100 |
+ 'Upgrade and security recommendations' |
| 102 |
102 |
], |
| 103 |
103 |
'cta': 'Request support plan' |
| 104 |
104 |
},{ |
| ... |
... |
@@ -105,13 +105,14 @@ |
| 105 |
105 |
'icon': 'check-circle', |
| 106 |
106 |
'title': 'Standard Support', |
| 107 |
107 |
'price': '€790/month', |
| 108 |
|
- 'description': 'For active XWiki environments that need regular support and maintenance.', |
|
107 |
+ 'description': 'For active XWiki environments that need regular support, maintenance and small improvements.', |
| 109 |
109 |
'items': [ |
| 110 |
|
- 'Up to 8 hours/month', |
|
109 |
+ 'Up to 2 support days/month', |
| 111 |
111 |
'Prioritized support', |
| 112 |
112 |
'Troubleshooting', |
| 113 |
113 |
'Minor improvements', |
| 114 |
|
- 'Maintenance guidance' |
|
113 |
+ 'Maintenance guidance', |
|
114 |
+ 'Upgrade planning' |
| 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 allocation', |
|
123 |
+ 'Larger monthly support allocation', |
| 124 |
124 |
'Prioritized handling', |
| 125 |
125 |
'Upgrade planning', |
| 126 |
126 |
'Authentication and extension support', |