| ... |
... |
@@ -1,27 +1,34 @@ |
| 1 |
1 |
{{velocity}} |
| 2 |
2 |
#set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome')) |
| 3 |
3 |
#set ($contactURL = $xwiki.getURL('contact.WebHome')) |
|
4 |
+#set ($upgradeURL = $xwiki.getURL('services.xwiki-upgrades')) |
|
5 |
+#set ($maintenanceURL = $xwiki.getURL('services.xwiki-maintenance-support')) |
|
6 |
+#set ($authURL = $xwiki.getURL('services.xwiki-authentication-access-control')) |
|
7 |
+#set ($mfaURL = $xwiki.getURL('products.xwiki-two-factor-authentication')) |
|
8 |
+#set ($securityURL = $xwiki.getURL('services.xwiki-security-review')) |
|
9 |
+#set ($migrationURL = $xwiki.getURL('services.xwiki-migrations')) |
|
10 |
+#set ($developmentURL = $xwiki.getURL('services.xwiki-development-integrations')) |
| 4 |
4 |
#set ($startingPoints = [{ |
| 5 |
5 |
'icon': 'search', |
| 6 |
6 |
'title': 'Review & diagnose', |
| 7 |
7 |
'price': 'From €290', |
| 8 |
|
- 'description': 'For teams that need to understand risks, issues or the current state before making changes.', |
|
15 |
+ 'description': 'For teams that need to understand risks, issues or the current XWiki state before making changes.', |
| 9 |
9 |
'items': [ |
| 10 |
|
- 'XWiki Health Check', |
| 11 |
|
- 'Upgrade Readiness Review', |
| 12 |
|
- 'Authentication Review', |
| 13 |
|
- 'Urgent Troubleshooting' |
|
17 |
+ 'Health checks', |
|
18 |
+ 'Upgrade readiness reviews', |
|
19 |
+ 'Authentication reviews', |
|
20 |
+ 'Urgent troubleshooting' |
| 14 |
14 |
], |
| 15 |
15 |
'cta': 'Start with a review' |
| 16 |
16 |
},{ |
| 17 |
17 |
'icon': 'cogs', |
| 18 |
|
- 'title': 'Implement & configure', |
|
25 |
+ 'title': 'Implement changes', |
| 19 |
19 |
'price': 'From €490', |
| 20 |
20 |
'description': 'For teams ready to make a specific XWiki change, upgrade or authentication improvement.', |
| 21 |
21 |
'items': [ |
| 22 |
|
- 'Standard XWiki LTS Upgrade', |
| 23 |
|
- 'MFA Installation', |
| 24 |
|
- 'OIDC / Microsoft Entra ID Setup', |
|
29 |
+ 'XWiki LTS upgrades', |
|
30 |
+ 'MFA installation', |
|
31 |
+ 'OIDC / Entra ID setup', |
| 25 |
25 |
'LDAP / Active Directory work' |
| 26 |
26 |
], |
| 27 |
27 |
'cta': 'Request implementation quote' |
| ... |
... |
@@ -41,54 +41,75 @@ |
| 41 |
41 |
#set ($commonPackages = [{ |
| 42 |
42 |
'service': 'XWiki Health Check', |
| 43 |
43 |
'price': '€390', |
| 44 |
|
- 'description': 'Configuration, version, extension, security and stability review with written recommendations.' |
|
51 |
+ 'description': 'Configuration, version, extension, security and stability review with written recommendations.', |
|
52 |
+ 'url': $securityURL |
| 45 |
45 |
},{ |
| 46 |
46 |
'service': 'Upgrade Readiness Review', |
| 47 |
47 |
'price': '€390', |
| 48 |
|
- 'description': 'Upgrade path, compatibility, customization risk and effort estimate before implementation.' |
|
56 |
+ 'description': 'Upgrade path, compatibility risks, customizations and effort estimate before implementation.', |
|
57 |
+ 'url': $upgradeURL |
| 49 |
49 |
},{ |
| 50 |
50 |
'service': 'XWiki Authentication Review', |
| 51 |
51 |
'price': '€290', |
| 52 |
|
- 'description': 'Review of login flow, user provisioning, groups, access control and authentication options.' |
|
61 |
+ 'description': 'Review of login flow, users, groups, access control and authentication options.', |
|
62 |
+ 'url': $authURL |
| 53 |
53 |
},{ |
| 54 |
54 |
'service': 'Urgent XWiki Troubleshooting', |
| 55 |
|
- 'price': 'From €250', |
| 56 |
|
- 'description': 'Live troubleshooting session for blocking issues, errors, failed upgrades or production problems.' |
|
65 |
+ 'price': 'From €250/session', |
|
66 |
+ 'description': 'Live troubleshooting for blocking issues, errors, failed upgrades or production problems.', |
|
67 |
+ 'url': $maintenanceURL |
| 57 |
57 |
},{ |
| 58 |
58 |
'service': 'Standard XWiki LTS Upgrade', |
| 59 |
59 |
'price': 'From €790', |
| 60 |
|
- 'description': 'Upgrade preparation, execution, basic compatibility checks and post-upgrade validation.' |
|
71 |
+ 'description': 'Upgrade preparation, execution, compatibility checks and post-upgrade validation.', |
|
72 |
+ 'url': $upgradeURL |
| 61 |
61 |
},{ |
| 62 |
62 |
'service': 'XWiki MFA Installation & Configuration', |
| 63 |
63 |
'price': 'From €490', |
| 64 |
|
- 'description': 'MFA installation, login flow integration, basic configuration, testing and administrator guidance.' |
|
76 |
+ 'description': 'MFA setup for the standard XWiki login flow, with configuration, testing and guidance.', |
|
77 |
+ 'url': $mfaURL |
| 65 |
65 |
},{ |
| 66 |
66 |
'service': 'OIDC / Microsoft Entra ID Setup', |
| 67 |
67 |
'price': 'From €590', |
| 68 |
|
- 'description': 'OpenID Connect setup, user mapping considerations, group and access-control review, and validation.' |
|
81 |
+ 'description': 'OpenID Connect setup, user mapping considerations, access review and validation.', |
|
82 |
+ 'url': $authURL |
| 69 |
69 |
},{ |
| 70 |
70 |
'service': 'LDAP / Active Directory Review', |
| 71 |
71 |
'price': 'From €390', |
| 72 |
|
- 'description': 'LDAP or Active Directory configuration review, profile mapping and group mapping recommendations.' |
|
86 |
+ 'description': 'LDAP or Active Directory configuration review, profile mapping and group mapping recommendations.', |
|
87 |
+ 'url': $authURL |
| 73 |
73 |
},{ |
| 74 |
74 |
'service': 'Access Control Review', |
| 75 |
75 |
'price': 'From €390', |
| 76 |
|
- 'description': 'Review of groups, permissions, public/internal/restricted areas and subwiki access model.' |
|
91 |
+ 'description': 'Review of groups, permissions, restricted areas, public access and subwiki access model.', |
|
92 |
+ 'url': $authURL |
| 77 |
77 |
},{ |
| 78 |
78 |
'service': 'Advanced Authentication Work', |
| 79 |
|
- 'price': 'Quoted after review', |
| 80 |
|
- 'description': 'Custom authenticators, container authentication, special login flows or wiki farm authentication strategy.' |
|
95 |
+ 'price': 'Quoted', |
|
96 |
+ 'description': 'Custom authenticators, container authentication, special login flows or wiki farm authentication strategy.', |
|
97 |
+ 'url': $authURL |
|
98 |
+},{ |
|
99 |
+ 'service': 'AWS Hosting Setup for XWiki', |
|
100 |
+ 'price': 'From €490', |
|
101 |
+ 'description': 'Initial AWS deployment setup, including server preparation, HTTPS and basic backup strategy.', |
|
102 |
+ 'url': $maintenanceURL |
|
103 |
+},{ |
|
104 |
+ 'service': 'XWiki AWS Cloud Hosting', |
|
105 |
+ 'price': 'From €120/month', |
|
106 |
+ 'description': 'Single-instance AWS hosting for small XWiki environments with storage, basic backups and modest traffic.', |
|
107 |
+ 'url': $maintenanceURL |
| 81 |
81 |
}]) |
| 82 |
82 |
#set ($supportPlans = [{ |
| 83 |
83 |
'icon': 'leaf', |
| 84 |
84 |
'title': 'Essential Support', |
| 85 |
85 |
'price': '€390/month', |
| 86 |
|
- 'description': 'For small teams that need occasional XWiki help.', |
|
113 |
+ 'description': 'For small teams that need occasional XWiki help at a predictable monthly cost.', |
| 87 |
87 |
'items': [ |
| 88 |
|
- 'Up to 4 hours/month', |
|
115 |
+ 'Up to 1 support day/month', |
| 89 |
89 |
'Email support', |
|
117 |
+ 'Troubleshooting and guidance', |
| 90 |
90 |
'Small configuration fixes', |
| 91 |
|
- 'Upgrade and security guidance' |
|
119 |
+ 'Upgrade and security recommendations' |
| 92 |
92 |
], |
| 93 |
93 |
'cta': 'Request support plan' |
| 94 |
94 |
},{ |
| ... |
... |
@@ -95,13 +95,14 @@ |
| 95 |
95 |
'icon': 'check-circle', |
| 96 |
96 |
'title': 'Standard Support', |
| 97 |
97 |
'price': '€790/month', |
| 98 |
|
- 'description': 'For active XWiki environments that need regular support and maintenance.', |
|
126 |
+ 'description': 'For active XWiki environments that need regular support, maintenance and small improvements.', |
| 99 |
99 |
'items': [ |
| 100 |
|
- 'Up to 8 hours/month', |
|
128 |
+ 'Up to 2 support days/month', |
| 101 |
101 |
'Prioritized support', |
| 102 |
102 |
'Troubleshooting', |
| 103 |
103 |
'Minor improvements', |
| 104 |
|
- 'Maintenance guidance' |
|
132 |
+ 'Maintenance guidance', |
|
133 |
+ 'Upgrade planning' |
| 105 |
105 |
], |
| 106 |
106 |
'cta': 'Request standard support' |
| 107 |
107 |
},{ |
| ... |
... |
@@ -110,7 +110,7 @@ |
| 110 |
110 |
'price': 'From €1,490/month', |
| 111 |
111 |
'description': 'For business-critical XWiki platforms or organizations with ongoing XWiki work.', |
| 112 |
112 |
'items': [ |
| 113 |
|
- 'Larger monthly allocation', |
|
142 |
+ 'Larger monthly support allocation', |
| 114 |
114 |
'Prioritized handling', |
| 115 |
115 |
'Upgrade planning', |
| 116 |
116 |
'Authentication and extension support', |
| ... |
... |
@@ -118,15 +118,27 @@ |
| 118 |
118 |
], |
| 119 |
119 |
'cta': 'Discuss extended support' |
| 120 |
120 |
}]) |
| 121 |
|
-#set ($complexProjects = [ |
| 122 |
|
- 'Wiki farm restructuring', |
| 123 |
|
- 'Major XWiki LTS upgrades', |
| 124 |
|
- 'Microsoft Entra ID, OIDC, LDAP or SAML integrations', |
| 125 |
|
- 'Custom workflow applications', |
| 126 |
|
- 'Intranet and knowledge platform development', |
| 127 |
|
- 'Performance and stability improvements', |
| 128 |
|
- 'Content and platform migrations' |
| 129 |
|
-]) |
|
150 |
+#set ($complexProjects = [{ |
|
151 |
+ 'icon': 'sitemap', |
|
152 |
+ 'title': 'Wiki farms', |
|
153 |
+ 'content': 'Restructuring, subwiki access models, internal and external collaboration areas.', |
|
154 |
+ 'url': $authURL |
|
155 |
+},{ |
|
156 |
+ 'icon': 'exchange', |
|
157 |
+ 'title': 'Migrations', |
|
158 |
+ 'content': 'Content, platform or documentation migrations into a cleaner XWiki structure.', |
|
159 |
+ 'url': $migrationURL |
|
160 |
+},{ |
|
161 |
+ 'icon': 'puzzle-piece', |
|
162 |
+ 'title': 'Custom applications', |
|
163 |
+ 'content': 'Workflow applications, structured data, dashboards and internal business tools.', |
|
164 |
+ 'url': $developmentURL |
|
165 |
+},{ |
|
166 |
+ 'icon': 'tachometer', |
|
167 |
+ 'title': 'Stability work', |
|
168 |
+ 'content': 'Performance, troubleshooting, upgrade cleanup and long-term maintainability improvements.', |
|
169 |
+ 'url': $maintenanceURL |
|
170 |
+}]) |
| 130 |
130 |
#set ($faqItems = [{ |
| 131 |
131 |
'question': 'Are these fixed prices?', |
| 132 |
132 |
'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.' |
| ... |
... |
@@ -148,178 +148,225 @@ |
| 148 |
148 |
}]) |
| 149 |
149 |
{{html clean="false"}} |
| 150 |
150 |
|
| 151 |
|
-<section class="resource-header" aria-labelledby="hero-title"> |
|
192 |
+<section class="hero hero-centered" aria-labelledby="pricing-title"> |
| 152 |
152 |
<div class="container"> |
| 153 |
|
- <div class="text-center"> |
|
194 |
+ <div class="hero-inner"> |
| 154 |
154 |
<div class="hero-kicker"> |
| 155 |
155 |
<i class="fa fa-eur" aria-hidden="true"></i> |
| 156 |
156 |
XWiki consulting, support and implementation |
| 157 |
157 |
</div> |
| 158 |
|
- </div> |
| 159 |
159 |
|
| 160 |
|
- <h1 id="hero-title">XWiki Service Packages</h1> |
|
200 |
+ <h1 id="pricing-title">XWiki Service Packages</h1> |
| 161 |
161 |
|
| 162 |
|
- <p class="lead"> |
| 163 |
|
- Clear starting points for XWiki upgrades, authentication, troubleshooting and long-term support.<br/> |
| 164 |
|
- Start with a review, request an implementation quote, or choose a support plan for ongoing XWiki help. |
| 165 |
|
- </p> |
|
202 |
+ <p class="lead"> |
|
203 |
+ Clear starting points for independent XWiki consulting, upgrades, authentication configuration, |
|
204 |
+ AWS hosting setup, troubleshooting and long-term maintenance. |
|
205 |
+ </p> |
| 166 |
166 |
|
| 167 |
|
- <div id="hero-cta"> |
| 168 |
|
- <a class="btn btn-primary" href="$contactURL">Request a quote</a> |
| 169 |
|
- <a class="btn btn-secondary" href="#starting-points">Compare starting points</a> |
|
207 |
+ <ul class="benefits"> |
|
208 |
+ <li>Specialized XWiki consulting</li> |
|
209 |
+ <li>Practical starting prices</li> |
|
210 |
+ <li>Fixed quotes for complex work</li> |
|
211 |
+ </ul> |
|
212 |
+ |
|
213 |
+ <div class="hero-actions"> |
|
214 |
+ <a class="btn btn-primary" href="$contactURL">Request a quote</a> |
|
215 |
+ <a class="btn btn-secondary" href="#support">View monthly support</a> |
|
216 |
+ </div> |
| 170 |
170 |
</div> |
| 171 |
171 |
</div> |
| 172 |
172 |
</section> |
| 173 |
173 |
|
| 174 |
|
-<section class="resource-page"> |
|
221 |
+<section id="starting-points" aria-labelledby="starting-points-title"> |
| 175 |
175 |
<div class="container"> |
| 176 |
|
- <div class="resource-layout"> |
| 177 |
|
- <article class="resource-content services"> |
|
223 |
+ <h2 id="starting-points-title">Three common ways to start</h2> |
|
224 |
+ <p class="section-intro"> |
|
225 |
+ Agnease provides independent XWiki consulting, upgrade support, authentication configuration, |
|
226 |
+ AWS hosting setup, troubleshooting and long-term maintenance for existing XWiki installations. |
|
227 |
+ Most requests begin by reviewing the current setup, implementing a defined change, or setting up regular support. |
|
228 |
+ </p> |
| 178 |
178 |
|
| 179 |
|
- <div class="resource-note"> |
| 180 |
|
- <p> |
| 181 |
|
- <strong>Pricing note:</strong> Prices are starting points and exclude VAT where applicable. |
| 182 |
|
- Final pricing depends on the XWiki version, installed extensions, customizations, hosting setup, |
| 183 |
|
- authentication configuration, wiki farm complexity and required testing. |
| 184 |
|
- </p> |
| 185 |
|
- </div> |
|
230 |
+ <div class="pathways"> |
|
231 |
+ #foreach ($entry in $startingPoints) |
|
232 |
+ <article class="pathway-card"> |
|
233 |
+ <div class="card-heading"> |
|
234 |
+ <div class="pathway-icon" aria-hidden="true"> |
|
235 |
+ <i class="fa fa-$entry.icon"></i> |
|
236 |
+ </div> |
|
237 |
+ <h3>$entry.title</h3> |
|
238 |
+ </div> |
| 186 |
186 |
|
| 187 |
|
- <h2 id="starting-points">Choose your starting point</h2> |
|
240 |
+ <p><strong>$entry.price</strong></p> |
|
241 |
+ <p>$entry.description</p> |
| 188 |
188 |
|
| 189 |
|
- <p> |
| 190 |
|
- Most XWiki requests fit into one of three paths: review the current setup, implement a defined change, |
| 191 |
|
- or set up ongoing support. This keeps the first step clear without pretending that every XWiki environment |
| 192 |
|
- has the same complexity. |
| 193 |
|
- </p> |
| 194 |
|
- |
| 195 |
|
- <div class="pathways"> |
| 196 |
|
- #foreach ($entry in $startingPoints) |
| 197 |
|
- <article class="pathway-card"> |
| 198 |
|
- <div class="card-heading"> |
| 199 |
|
- <div class="pathway-icon" aria-hidden="true"> |
| 200 |
|
- <i class="fa fa-$entry.icon"></i> |
| 201 |
|
- </div> |
| 202 |
|
- <h3>$entry.title</h3> |
| 203 |
|
- </div> |
|
243 |
+ <ul> |
|
244 |
+ #foreach ($item in $entry.items) |
|
245 |
+ <li>$item</li> |
|
246 |
+ #end |
|
247 |
+ </ul> |
| 204 |
204 |
|
| 205 |
|
- <p><strong>$entry.price</strong></p> |
|
249 |
+ <div class="card-link"> |
|
250 |
+ <a href="$contactURL">$entry.cta</a> |
|
251 |
+ </div> |
|
252 |
+ </article> |
|
253 |
+ #end |
|
254 |
+ </div> |
|
255 |
+ </div> |
|
256 |
+</section> |
| 206 |
206 |
|
| 207 |
|
- <p>$entry.description</p> |
|
258 |
+<section class="industry-trust-section" aria-labelledby="pricing-note-title"> |
|
259 |
+ <div class="container"> |
|
260 |
+ <div class="industry-trust-panel"> |
|
261 |
+ <h2 id="pricing-note-title">Simple starting prices, reviewed scope when needed</h2> |
|
262 |
+ <p class="section-intro"> |
|
263 |
+ Prices are starting points and exclude VAT where applicable. Final pricing depends on the XWiki version, |
|
264 |
+ installed extensions, customizations, hosting setup, authentication configuration, wiki farm complexity |
|
265 |
+ and required testing. |
|
266 |
+ </p> |
|
267 |
+ </div> |
|
268 |
+ </div> |
|
269 |
+</section> |
| 208 |
208 |
|
| 209 |
|
- <ul> |
| 210 |
|
- #foreach ($item in $entry.items) |
| 211 |
|
- <li>$item</li> |
| 212 |
|
- #end |
| 213 |
|
- </ul> |
|
271 |
+<section id="common-packages" aria-labelledby="common-packages-title"> |
|
272 |
+ <div class="container"> |
|
273 |
+ <h2 id="common-packages-title">Common starting packages</h2> |
|
274 |
+ <p class="section-intro"> |
|
275 |
+ These are practical entry points for common XWiki needs. Some can start directly, while others require |
|
276 |
+ a quick review before confirming the final scope. |
|
277 |
+ </p> |
| 214 |
214 |
|
| 215 |
|
- <div class="card-link"> |
| 216 |
|
- <a href="$contactURL">$entry.cta</a> |
| 217 |
|
- </div> |
| 218 |
|
- </article> |
| 219 |
|
- #end |
| 220 |
|
- </div> |
| 221 |
|
- |
| 222 |
|
- <h2 id="common-packages">Common starting packages</h2> |
| 223 |
|
- |
| 224 |
|
- <p> |
| 225 |
|
- These are practical entry points for common XWiki needs. Some can start directly, while others require |
| 226 |
|
- a quick review before confirming the final scope. |
| 227 |
|
- </p> |
| 228 |
|
- |
| 229 |
|
- <table class="table table-bordered table-striped"> |
| 230 |
|
- <thead> |
|
279 |
+ <div class="table-responsive"> |
|
280 |
+ <table class="table table-bordered table-striped"> |
|
281 |
+ <thead> |
|
282 |
+ <tr> |
|
283 |
+ <th>Service</th> |
|
284 |
+ <th>Starting price</th> |
|
285 |
+ <th>What it covers</th> |
|
286 |
+ </tr> |
|
287 |
+ </thead> |
|
288 |
+ <tbody> |
|
289 |
+ #foreach ($entry in $commonPackages) |
| 231 |
231 |
<tr> |
| 232 |
|
- <th>Service</th> |
| 233 |
|
- <th>Starting price</th> |
| 234 |
|
- <th>What it covers</th> |
|
291 |
+ <td> |
|
292 |
+ #if ("$!entry.url" != '') |
|
293 |
+ <strong><a href="$entry.url">$entry.service</a></strong> |
|
294 |
+ #else |
|
295 |
+ <strong>$entry.service</strong> |
|
296 |
+ #end |
|
297 |
+ </td> |
|
298 |
+ <td>$entry.price</td> |
|
299 |
+ <td>$entry.description</td> |
| 235 |
235 |
</tr> |
| 236 |
|
- </thead> |
| 237 |
|
- <tbody> |
| 238 |
|
- #foreach ($entry in $commonPackages) |
| 239 |
|
- <tr> |
| 240 |
|
- <td><strong>$entry.service</strong></td> |
| 241 |
|
- <td>$entry.price</td> |
| 242 |
|
- <td>$entry.description</td> |
| 243 |
|
- </tr> |
| 244 |
|
- #end |
| 245 |
|
- </tbody> |
| 246 |
|
- </table> |
|
301 |
+ #end |
|
302 |
+ </tbody> |
|
303 |
+ </table> |
|
304 |
+ </div> |
| 247 |
247 |
|
| 248 |
|
- <div id="upgrade-offer" class="resource-note"> |
| 249 |
|
- <p> |
| 250 |
|
- <strong>New customer upgrade offer:</strong> If the Upgrade Readiness Review leads to an upgrade |
| 251 |
|
- project with Agnease, the review cost can be credited toward the upgrade implementation. |
| 252 |
|
- </p> |
| 253 |
|
- </div> |
|
306 |
+ <p class="section-intro"> |
|
307 |
+ AWS hosting prices are starting points for small single-instance XWiki environments. Larger storage, |
|
308 |
+ high availability, managed databases, heavier traffic or stricter monitoring requirements are quoted separately. |
|
309 |
+ </p> |
|
310 |
+ </div> |
|
311 |
+</section> |
| 254 |
254 |
|
| 255 |
|
- <h2 id="support">Monthly support plans</h2> |
|
313 |
+<section id="upgrade-offer" aria-labelledby="upgrade-offer-title" class="industry-trust-section"> |
|
314 |
+ <div class="container"> |
|
315 |
+ <div class="industry-trust-panel"> |
|
316 |
+ <h2 id="upgrade-offer-title">New customer upgrade offer</h2> |
|
317 |
+ <p class="section-intro"> |
|
318 |
+ If the Upgrade Readiness Review leads to an upgrade project with Agnease, the review cost can be credited |
|
319 |
+ toward the upgrade implementation. |
|
320 |
+ </p> |
|
321 |
+ <a class="btn btn-primary" href="$contactURL">Plan an upgrade</a> |
|
322 |
+ </div> |
|
323 |
+ </div> |
|
324 |
+</section> |
| 256 |
256 |
|
| 257 |
|
- <p> |
| 258 |
|
- Support plans are designed for organizations that already use XWiki and want regular help with |
| 259 |
|
- troubleshooting, maintenance, upgrades, configuration, authentication and small improvements. |
| 260 |
|
- </p> |
|
326 |
+<section id="support" aria-labelledby="support-title"> |
|
327 |
+ <div class="container"> |
|
328 |
+ <h2 id="support-title">Monthly support plans</h2> |
|
329 |
+ <p class="section-intro"> |
|
330 |
+ Support plans are designed for organizations that already use XWiki and want regular help with troubleshooting, |
|
331 |
+ maintenance, upgrades, configuration, authentication and small improvements. |
|
332 |
+ </p> |
| 261 |
261 |
|
| 262 |
|
- <div class="services-grid"> |
| 263 |
|
- #foreach ($entry in $supportPlans) |
| 264 |
|
- <article class="service"> |
| 265 |
|
- <div class="service-icon" aria-hidden="true"> |
| 266 |
|
- <i class="fa fa-$entry.icon"></i> |
| 267 |
|
- </div> |
| 268 |
|
- <div class="service-body"> |
| 269 |
|
- <h4>$entry.title</h4> |
| 270 |
|
- <p><strong>$entry.price</strong></p> |
| 271 |
|
- <p>$entry.description</p> |
| 272 |
|
- <ul> |
| 273 |
|
- #foreach ($item in $entry.items) |
| 274 |
|
- <li>$item</li> |
| 275 |
|
- #end |
| 276 |
|
- </ul> |
| 277 |
|
- <p><a class="btn btn-primary" href="$contactURL">$entry.cta</a></p> |
| 278 |
|
- </div> |
| 279 |
|
- </article> |
| 280 |
|
- #end |
| 281 |
|
- </div> |
|
334 |
+ <div class="pathways"> |
|
335 |
+ #foreach ($entry in $supportPlans) |
|
336 |
+ <article class="pathway-card"> |
|
337 |
+ <div class="card-heading"> |
|
338 |
+ <div class="pathway-icon" aria-hidden="true"> |
|
339 |
+ <i class="fa fa-$entry.icon"></i> |
|
340 |
+ </div> |
|
341 |
+ <h3>$entry.title</h3> |
|
342 |
+ </div> |
| 282 |
282 |
|
| 283 |
|
- <div class="resource-note"> |
| 284 |
|
- <p> |
| 285 |
|
- Larger features, migrations, major customizations and complex projects are quoted separately. |
| 286 |
|
- </p> |
| 287 |
|
- </div> |
|
344 |
+ <p><strong>$entry.price</strong></p> |
|
345 |
+ <p>$entry.description</p> |
| 288 |
288 |
|
| 289 |
|
- <h2 id="complex-projects">Need something more complex?</h2> |
|
347 |
+ <ul> |
|
348 |
+ #foreach ($item in $entry.items) |
|
349 |
+ <li>$item</li> |
|
350 |
+ #end |
|
351 |
+ </ul> |
| 290 |
290 |
|
| 291 |
|
- <p> |
| 292 |
|
- Some XWiki projects cannot be priced responsibly before the environment is reviewed. For wiki farms, |
| 293 |
|
- major upgrades, migrations, custom applications, authentication changes or infrastructure restructuring, |
| 294 |
|
- Agnease first reviews the current setup and then provides a fixed project quote. |
| 295 |
|
- </p> |
|
353 |
+ <div class="card-link"> |
|
354 |
+ <a href="$contactURL">$entry.cta</a> |
|
355 |
+ </div> |
|
356 |
+ </article> |
|
357 |
+ #end |
|
358 |
+ </div> |
| 296 |
296 |
|
| 297 |
|
- <ul class="resource-checklist"> |
| 298 |
|
- #foreach ($item in $complexProjects) |
| 299 |
|
- <li>$item</li> |
| 300 |
|
- #end |
| 301 |
|
- </ul> |
|
360 |
+ <p class="section-intro"> |
|
361 |
+ Support plans are intended for remote XWiki support, troubleshooting, maintenance guidance, |
|
362 |
+ small configuration changes and minor improvements. Larger features, migrations, major customizations |
|
363 |
+ and complex projects are quoted separately. |
|
364 |
+ </p> |
|
365 |
+ </div> |
|
366 |
+</section> |
| 302 |
302 |
|
| 303 |
|
- <div class="resource-cta"> |
| 304 |
|
- <h3>Request a project quote</h3> |
| 305 |
|
- <p> |
| 306 |
|
- Send a short description of your XWiki environment, current version, hosting setup and what you |
| 307 |
|
- are trying to achieve. |
| 308 |
|
- </p> |
| 309 |
|
- <a class="btn btn-primary" href="$contactURL">Request a project quote</a> |
|
368 |
+<section id="complex-projects" aria-labelledby="complex-projects-title"> |
|
369 |
+ <div class="container"> |
|
370 |
+ <h2 id="complex-projects-title">Need something more complex?</h2> |
|
371 |
+ <p class="section-intro"> |
|
372 |
+ Some XWiki projects cannot be priced responsibly before the environment is reviewed. For wiki farms, |
|
373 |
+ major upgrades, migrations, custom applications, authentication changes or infrastructure restructuring, |
|
374 |
+ Agnease first reviews the current setup and then provides a fixed project quote. |
|
375 |
+ </p> |
|
376 |
+ |
|
377 |
+ <div class="widgets"> |
|
378 |
+ #foreach ($entry in $complexProjects) |
|
379 |
+ <div class="widget"> |
|
380 |
+ <div class="icon"> |
|
381 |
+ <i class="fa fa-$entry.icon" aria-hidden="true"></i> |
|
382 |
+ <h4> |
|
383 |
+ #if ("$!entry.url" != '') |
|
384 |
+ <a href="$entry.url">$entry.title</a> |
|
385 |
+ #else |
|
386 |
+ $entry.title |
|
387 |
+ #end |
|
388 |
+ </h4> |
|
389 |
+ </div> |
|
390 |
+ <p>$entry.content</p> |
| 310 |
310 |
</div> |
|
392 |
+ #end |
|
393 |
+ </div> |
| 311 |
311 |
|
| 312 |
|
- <h2 id="faq">FAQ</h2> |
|
395 |
+ <div class="hero-actions"> |
|
396 |
+ <a class="btn btn-primary" href="$contactURL">Request a project quote</a> |
|
397 |
+ </div> |
|
398 |
+ </div> |
|
399 |
+</section> |
| 313 |
313 |
|
| 314 |
|
- #foreach ($entry in $faqItems) |
| 315 |
|
- <details class="resource-faq-item" #if ($foreach.first)open#end> |
| 316 |
|
- <summary>$entry.question</summary> |
| 317 |
|
- <p>$entry.answer</p> |
| 318 |
|
- </details> |
| 319 |
|
- #end |
|
401 |
+<section id="faq" aria-labelledby="faq-title"> |
|
402 |
+ <div class="container"> |
|
403 |
+ <h2 id="faq-title">FAQ</h2> |
| 320 |
320 |
|
| 321 |
|
- </article> |
| 322 |
|
- </div> |
|
405 |
+ #foreach ($entry in $faqItems) |
|
406 |
+ <details class="resource-faq-item" #if ($foreach.first)open#end> |
|
407 |
+ <summary>$entry.question</summary> |
|
408 |
+ <p>$entry.answer</p> |
|
409 |
+ </details> |
|
410 |
+ #end |
| 323 |
323 |
</div> |
| 324 |
324 |
</section> |
| 325 |
325 |
|
| ... |
... |
@@ -348,9 +348,117 @@ |
| 348 |
348 |
}, |
| 349 |
349 |
"serviceType": "XWiki consulting, support, upgrades, authentication and maintenance", |
| 350 |
350 |
"areaServed": "International", |
| 351 |
|
- "description": "XWiki service packages for upgrades, support, authentication, troubleshooting, maintenance and implementation." |
|
439 |
+ "description": "Independent XWiki consulting, support, upgrades, authentication configuration, AWS hosting setup, troubleshooting and long-term maintenance for existing XWiki installations.", |
|
440 |
+ "hasOfferCatalog": { |
|
441 |
+ "@type": "OfferCatalog", |
|
442 |
+ "name": "Agnease XWiki service packages", |
|
443 |
+ "itemListElement": [{ |
|
444 |
+ "@type": "Offer", |
|
445 |
+ "name": "XWiki Health Check", |
|
446 |
+ "price": "390", |
|
447 |
+ "priceCurrency": "EUR", |
|
448 |
+ "description": "Configuration, version, extension, security and stability review with written recommendations." |
|
449 |
+ },{ |
|
450 |
+ "@type": "Offer", |
|
451 |
+ "name": "Upgrade Readiness Review", |
|
452 |
+ "price": "390", |
|
453 |
+ "priceCurrency": "EUR", |
|
454 |
+ "description": "Upgrade path, compatibility risks, customizations and effort estimate before implementation." |
|
455 |
+ },{ |
|
456 |
+ "@type": "Offer", |
|
457 |
+ "name": "XWiki Authentication Review", |
|
458 |
+ "price": "290", |
|
459 |
+ "priceCurrency": "EUR", |
|
460 |
+ "description": "Review of login flow, users, groups, access control and authentication options." |
|
461 |
+ },{ |
|
462 |
+ "@type": "Offer", |
|
463 |
+ "name": "Urgent XWiki Troubleshooting", |
|
464 |
+ "price": "250", |
|
465 |
+ "priceCurrency": "EUR", |
|
466 |
+ "description": "Starting price per session for live XWiki troubleshooting." |
|
467 |
+ },{ |
|
468 |
+ "@type": "Offer", |
|
469 |
+ "name": "Standard XWiki LTS Upgrade", |
|
470 |
+ "price": "790", |
|
471 |
+ "priceCurrency": "EUR", |
|
472 |
+ "description": "Starting price for XWiki LTS upgrade preparation, execution and validation." |
|
473 |
+ },{ |
|
474 |
+ "@type": "Offer", |
|
475 |
+ "name": "XWiki MFA Installation & Configuration", |
|
476 |
+ "price": "490", |
|
477 |
+ "priceCurrency": "EUR", |
|
478 |
+ "description": "Starting price for MFA setup for the standard XWiki login flow." |
|
479 |
+ },{ |
|
480 |
+ "@type": "Offer", |
|
481 |
+ "name": "OIDC / Microsoft Entra ID Setup", |
|
482 |
+ "price": "590", |
|
483 |
+ "priceCurrency": "EUR", |
|
484 |
+ "description": "Starting price for OpenID Connect setup and validation for XWiki." |
|
485 |
+ },{ |
|
486 |
+ "@type": "Offer", |
|
487 |
+ "name": "AWS Hosting Setup for XWiki", |
|
488 |
+ "price": "490", |
|
489 |
+ "priceCurrency": "EUR", |
|
490 |
+ "description": "Starting price for initial AWS deployment setup for XWiki." |
|
491 |
+ },{ |
|
492 |
+ "@type": "Offer", |
|
493 |
+ "name": "XWiki AWS Cloud Hosting", |
|
494 |
+ "price": "120", |
|
495 |
+ "priceCurrency": "EUR", |
|
496 |
+ "description": "Starting monthly price for small single-instance AWS hosting for XWiki." |
|
497 |
+ }] |
|
498 |
+ } |
| 352 |
352 |
} |
| 353 |
353 |
</script> |
| 354 |
354 |
|
|
502 |
+<script type="application/ld+json"> |
|
503 |
+{ |
|
504 |
+ "@context": "https://schema.org", |
|
505 |
+ "@type": "FAQPage", |
|
506 |
+ "mainEntity": [{ |
|
507 |
+ "@type": "Question", |
|
508 |
+ "name": "Are these fixed prices?", |
|
509 |
+ "acceptedAnswer": { |
|
510 |
+ "@type": "Answer", |
|
511 |
+ "text": "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." |
|
512 |
+ } |
|
513 |
+ },{ |
|
514 |
+ "@type": "Question", |
|
515 |
+ "name": "Do you charge hourly?", |
|
516 |
+ "acceptedAnswer": { |
|
517 |
+ "@type": "Answer", |
|
518 |
+ "text": "For support plans, time allocation is used to manage monthly work. For projects, Agnease aims to provide clear service packages or fixed quotes whenever the scope can be defined." |
|
519 |
+ } |
|
520 |
+ },{ |
|
521 |
+ "@type": "Question", |
|
522 |
+ "name": "Can you work on existing XWiki installations?", |
|
523 |
+ "acceptedAnswer": { |
|
524 |
+ "@type": "Answer", |
|
525 |
+ "text": "Yes. Agnease works with existing XWiki instances, including upgrades, troubleshooting, authentication, customizations, extensions and long-term maintenance." |
|
526 |
+ } |
|
527 |
+ },{ |
|
528 |
+ "@type": "Question", |
|
529 |
+ "name": "What happens if my XWiki instance is more complex?", |
|
530 |
+ "acceptedAnswer": { |
|
531 |
+ "@type": "Answer", |
|
532 |
+ "text": "Agnease first reviews the current setup, identifies risks and dependencies, and then provides a quote based on the actual scope." |
|
533 |
+ } |
|
534 |
+ },{ |
|
535 |
+ "@type": "Question", |
|
536 |
+ "name": "Can I book a call directly?", |
|
537 |
+ "acceptedAnswer": { |
|
538 |
+ "@type": "Answer", |
|
539 |
+ "text": "Yes. The contact form includes a call booking option, but sending a short description first helps Agnease understand the context before the discussion." |
|
540 |
+ } |
|
541 |
+ },{ |
|
542 |
+ "@type": "Question", |
|
543 |
+ "name": "Do prices include external costs?", |
|
544 |
+ "acceptedAnswer": { |
|
545 |
+ "@type": "Answer", |
|
546 |
+ "text": "The prices on this page cover Agnease services. External hosting, infrastructure or third-party costs are discussed separately when relevant." |
|
547 |
+ } |
|
548 |
+ }] |
|
549 |
+} |
|
550 |
+</script> |
| 355 |
355 |
{{/html}} |
| 356 |
356 |
{{/velocity}} |