Wiki source code of XWiki Services

Version 9.2 by Agnease on 2026/05/22 08:43

Hide last authors
Agnease 2.1 1 {{velocity}}
2 #set ($discard = $xwiki.ssx.use('PublicWebSite.WebHome'))
3 {{html clean="false"}}
4
5 ## PAGE HEADER
Agnease 3.2 6 <section class="hero hero-centered service-hero" aria-labelledby="hero-title">
7 <div class="container hero-inner">
8 <div class="hero-kicker">
9 <i class="fa fa-cogs" aria-hidden="true"></i>
10 XWiki consulting and engineering
11 </div>
12
13 <h1 id="hero-title">XWiki consulting, support and development</h1>
14
15 <p class="lead">
Agnease 9.2 16 Specialized XWiki services for organizations that rely on the platform for knowledge management,
17 intranets, workflows, documentation and internal operations, from safe LTS upgrades and long-term
18 maintenance to custom applications, integrations and migrations.
Agnease 2.1 19 </p>
Agnease 3.2 20
21 <div class="hero-actions">
22 <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a consultation</a>
23 </div>
Agnease 2.1 24 </div>
25 </section>
26
27 ## SERVICE CARDS
28 #set ($sectionItems = [{
Agnease 3.1 29 'title': 'XWiki Upgrade Services',
Agnease 2.1 30 'icon': 'refresh',
Agnease 3.5 31 'url': 'services.xwiki-upgrades',
Agnease 3.1 32 'content': 'Safe LTS upgrades for production XWiki instances, with compatibility checks, backups, rollback planning and post-upgrade validation.'
Agnease 2.1 33 },{
Agnease 3.1 34 'title': 'XWiki Support & Maintenance',
Agnease 2.1 35 'icon': 'life-ring',
Agnease 3.5 36 'url': 'services.xwiki-maintenance-support',
Agnease 3.1 37 'content': 'Ongoing technical care for XWiki environments that need to stay stable, secure, performant and recoverable.'
Agnease 2.1 38 },{
Agnease 3.1 39 'title': 'XWiki Development & Integrations',
40 'icon': 'cogs',
Agnease 3.5 41 'url': 'services.xwiki-development-integrations',
Agnease 3.1 42 'content': 'Custom applications, workflows, dashboards, macros, automation and integrations built using XWiki conventions.'
Agnease 2.1 43 },{
Agnease 3.1 44 'title': 'XWiki Migrations',
Agnease 2.1 45 'icon': 'exchange',
Agnease 3.5 46 'url': 'services.xwiki-migrations',
Agnease 3.1 47 'content': 'Migration support from Confluence, SharePoint, MediaWiki, file-based documentation or legacy knowledge systems.'
Agnease 2.1 48 },{
Agnease 3.1 49 'title': 'Authentication & Access Control',
50 'icon': 'lock',
Agnease 3.5 51 'url': 'services.xwiki-authentication-access-control',
Agnease 3.1 52 'content': 'LDAP, Active Directory, SSO, OIDC, SAML, MFA and permission model support for secure XWiki deployments.'
53 },{
54 'title': 'XWiki Security Review',
55 'icon': 'shield',
Agnease 3.5 56 'url': 'services.xwiki-security-review',
Agnease 3.1 57 'content': 'Security-aware review of versions, extensions, rights, scripting, authentication and upgrade exposure.'
Agnease 2.1 58 }])
59
Agnease 3.4 60 <section id="services-list" class="services" aria-labelledby="items-title">
Agnease 2.1 61 <div class="container">
Agnease 3.4 62 <h2 id="items-title">How we help</h2>
Agnease 2.1 63
Agnease 3.4 64 <p class="section-intro">
65 Focused XWiki services for production platforms, long-term maintenance, business-specific extensions
66 and safe evolution over time.
67 </p>
68
69 <div class="services-grid">
Agnease 2.1 70 #foreach ($entry in $sectionItems)
Agnease 3.4 71 <article class="service">
72 <div class="service-icon" aria-hidden="true">
Agnease 2.1 73 <i class="fa fa-$entry.icon"></i>
Agnease 3.4 74 </div>
75
76 <div class="service-body">
Agnease 2.1 77 <h4>$entry.title</h4>
Agnease 3.4 78 <p>$entry.content</p>
79 <p class="card-link">
Agnease 3.5 80 <a href="$xwiki.getURL($entry.url)">View service</a>
Agnease 3.4 81 </p>
Agnease 2.1 82 </div>
83 </article>
84 #end
85 </div>
86 </div>
87 </section>
88
Agnease 3.4 89 ## EXPECTATION / DELIVERY SECTION
90 <section class="split-section" aria-labelledby="delivery-title">
91 <div class="container">
92 <div class="split-grid">
93 <div class="split-copy">
94 <h2 id="delivery-title">Practical delivery for real XWiki environments</h2>
95
96 <p>
97 XWiki projects are rarely just about installing a platform or applying an upgrade. Production instances
98 often include custom applications, authentication integrations, extensions, scripts, rights models,
99 imported content and business-specific workflows.
100 </p>
101
102 <p>
103 The work is approached with care for stability, compatibility and maintainability, so the platform
104 remains easier to operate after the project is completed.
105 </p>
106 </div>
107
108 <ol class="process-list">
109 <li>
110 <strong>Understand the current setup</strong>
111 Review the version, extensions, infrastructure, authentication, custom code and business-critical features.
112 </li>
113 <li>
114 <strong>Define a safe scope</strong>
115 Clarify risks, expected effort, dependencies, validation steps and recommended next actions.
116 </li>
117 <li>
118 <strong>Deliver with documentation</strong>
119 Implement the agreed work, validate the result and document relevant changes for future maintenance.
120 </li>
121 </ol>
122 </div>
123 </div>
124 </section>
125
Agnease 2.1 126 ## CTA
Agnease 3.4 127 <section class="cta-section" aria-labelledby="cta-title">
Agnease 2.1 128 <div class="container">
Agnease 3.4 129 <div class="cta-panel">
130 <h2 id="cta-title">Need help with XWiki?</h2>
131
132 <p>
133 Send a short description of your current XWiki setup, the issue you are facing, or the type of project
134 you want to build. A few details are enough to start the conversation.
135 </p>
136
137 <a class="btn btn-primary" href="$xwiki.getURL('contact.WebHome')">Request a consultation</a>
138 </div>
Agnease 2.1 139 </div>
140 </section>
141
142 {{/html}}
143 {{/velocity}}