Wiki source code of Services

Last modified by Agnease on 2026/05/23 18:23

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