0 Votes

Wiki source code of Home

Version 7.7 by Alex Cotiugă on 2025/11/12 20:01

Show last authors
1 {{velocity}}
2 #*== Professional XWiki Services for Secure and Scalable Business Solutions ==
3 Agnease helps organizations maintain, upgrade, and extend their XWiki environments with clarity and precision. Focusing on stability, performance, and long-term support we ensure your business knowledge and collaboration tools remain dependable, secure, and adaptable to growth.*#
4 {{html clean="false"}}
5 <main class="agnease-landing">
6 <!-- ================= HERO ================= -->
7 <section class="hero hero-centered" aria-labelledby="hero-title">
8 <div class="container">
9 <div class="hero-inner">
10 <h1 id="hero-title">Professional XWiki solutions, from setup to long-term stability</h1>
11 <p class="lead">Need your XWiki upgraded, secured, or improved? Let’s make it happen.</p>
12 <div class="hero-cta">
13 <a class="btn btn-primary" href="#contact" aria-label="Schedule a call with Agnease">Request a consultation</a>
14 </div>
15 <ul class="benefits">
16 <li>Smooth upgrades</li>
17 <li>Reliable support plans</li>
18 <li>Custom integrations</li>
19 <li>Secure, optimized platforms</li>
20 </ul>
21 </div>
22 </div>
23 </section>
24
25 <!-- ========= WHY CHOOSE AGNEASE (widgets) ========= -->
26 #set ($whyArray = [{
27 'title': 'Stability & security',
28 'icon': 'shield',
29 'content': 'Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.'
30 },{
31 'title': 'Predictable delivery',
32 'icon': 'check-square-o',
33 'content': 'Clear scope, defined steps, and documented results to avoid surprises.'
34 },{
35 'title': 'Stability & security',
36 'icon': 'shield',
37 'content': 'Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.'
38 },{
39 'title': 'Stability & security',
40 'icon': 'shield',
41 'content': 'Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.'
42 }])
43 <section aria-labelledby="why-title">
44 <div class="container">
45 <h2 id="why-title">Why choose Agnease</h2>
46 <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p>
47 <div class="widgets" role="list">
48 #foreach ($entry in $whyArray)
49 <article class="widget" role="listitem">
50 <div class="icon" aria-hidden="true">
51 <i class="fa fa-$entry.icon"></i>
52 <h4>$entry.title</h4>
53 </div>
54 <p>$entry.content</p>
55 </article>
56 #end
57 <article class="widget" role="listitem">
58 <div class="icon" aria-hidden="true">
59 <i class="fa fa-link"></i>
60 <h4>Clean integrations</h4>
61 </div>
62 <p>Maintainable SSO, API, and system connections tailored to your environment.</p>
63 </article>
64 <article class="widget" role="listitem">
65 <div class="icon" aria-hidden="true">
66 <i class="fa fa-life-ring"></i>
67 <h4>Long-term support</h4>
68 </div>
69 <p>Guaranteed response times, regular checks, and fast assistance when needed.</p>
70 </article>
71 </div>
72 </div>
73 </section>
74
75 <!-- ================= SERVICES ================= -->
76 <section id="services" aria-labelledby="services-title">
77 <div class="container">
78 <h2 id="services-title">Services</h2>
79 <p class="lead">Everything your XWiki needs, from one expert partner.</p>
80
81 <div class="services">
82 <article class="card">
83 <h3>Upgrades &amp; Migrations</h3>
84 <p>Predictable paths to current LTS with rehearsed steps, backups, and rollback.</p>
85 <details>
86 <summary>Details</summary>
87 <ul>
88 <li>Version &amp; extension audit</li>
89 <li>Pre-production rehearsal</li>
90 <li>Rollback &amp; backup plan</li>
91 </ul>
92 </details>
93 </article>
94
95 <article class="card">
96 <h3>Maintenance &amp; Support</h3>
97 <p>Health checks, patching, bug triage, and on-call investigation.</p>
98 <details>
99 <summary>Details</summary>
100 <ul>
101 <li>Monthly health report</li>
102 <li>Security updates applied</li>
103 <li>Response-time guarantees</li>
104 </ul>
105 </details>
106 </article>
107
108 <article class="card">
109 <h3>Custom Development</h3>
110 <p>Macros, apps, structured data, and workflow automation.</p>
111 <details>
112 <summary>Details</summary>
113 <ul>
114 <li>Forms, live tables, reports</li>
115 <li>Task &amp; review flows</li>
116 <li>UI/UX enhancements</li>
117 </ul>
118 </details>
119 </article>
120
121 <article class="card">
122 <h3>Integrations</h3>
123 <p>Connect XWiki to identity and business systems with clean patterns.</p>
124 <details>
125 <summary>Details</summary>
126 <ul>
127 <li>SSO / OIDC / SAML</li>
128 <li>Stripe payments</li>
129 <li>REST / Webhooks</li>
130 </ul>
131 </details>
132 </article>
133
134 <article class="card">
135 <h3>Hosting &amp; Deployment</h3>
136 <p>Cloud-ready setups, backups, observability, and performance tuning.</p>
137 <details>
138 <summary>Details</summary>
139 <ul>
140 <li>Architecture guidance</li>
141 <li>Backup &amp; restore drills</li>
142 <li>Scaling &amp; caching</li>
143 </ul>
144 </details>
145 </article>
146
147 <article class="card">
148 <h3>Audit &amp; Recovery</h3>
149 <p>Stabilize unstable instances, recover features, harden configuration.</p>
150 <details>
151 <summary>Details</summary>
152 <ul>
153 <li>Root-cause analysis</li>
154 <li>Hardening checklist</li>
155 <li>Actionable remediation plan</li>
156 </ul>
157 </details>
158 </article>
159 </div>
160 </div>
161 </section>
162
163 <!-- ================= METRICS ================= -->
164 <section aria-labelledby="metrics-title">
165 <div class="container">
166 <h2 id="metrics-title">Delivery at a glance</h2>
167 <div class="metrics" role="list">
168 <div class="metric" role="listitem">
169 <div class="num">8–12h</div>
170 <div class="label">Typical LTS upgrade window</div>
171 </div>
172 <div class="metric" role="listitem">
173 <div class="num">&lt;1h</div>
174 <div class="label">Average service downtime during upgrades</div>
175 </div>
176 <div class="metric" role="listitem">
177 <div class="num">24–48h</div>
178 <div class="label">First response SLA (plans)</div>
179 </div>
180 <div class="metric" role="listitem">
181 <div class="num">10+ yrs</div>
182 <div class="label">XWiki expertise</div>
183 </div>
184 </div>
185 <p class="lead" style="margin-top:.6rem">*for rehearsed, staged upgrades on supported environments.</p>
186 </div>
187 </section>
188
189 <!-- ================= PROCESS ================= -->
190 <section aria-labelledby="process-title">
191 <div class="container">
192 <h2 id="process-title">Process</h2>
193 <p class="lead">Calm, predictable, and transparent from start to finish.</p>
194 <div class="steps">
195 <div class="step">
196 <h3>1) Assess</h3>
197 <p>Review environment, extensions, constraints, and risks with no surprises.</p>
198 </div>
199 <div class="step">
200 <h3>2) Plan</h3>
201 <p>Agree scope, milestones, downtime windows, and rollback checkpoints.</p>
202 </div>
203 <div class="step">
204 <h3>3) Deliver</h3>
205 <p>Execute, verify, document, and hand over with actionable notes.</p>
206 </div>
207 </div>
208 </div>
209 </section>
210
211 <!-- ================= FAQ ================= -->
212 <section class="faq" aria-labelledby="faq-title">
213 <div class="container">
214 <h2 id="faq-title">FAQ</h2>
215 <details>
216 <summary>How much downtime should we expect for an upgrade?</summary>
217 <p>Most upgrades complete in a short maintenance window. For mission-critical wikis we rehearse and stage changes to minimize downtime.</p>
218 </details>
219 <details>
220 <summary>Can you help if our wiki is already broken?</summary>
221 <p>Yes. We start with an audit to stabilize the instance, recover missing features, and harden configuration.</p>
222 </details>
223 <details>
224 <summary>Do you offer support plans?</summary>
225 <p>Yes, from ad-hoc assistance to ongoing retainers with response-time guarantees and monthly health checks.</p>
226 </details>
227 </div>
228 </section>
229
230 <!-- ================= CTA ================= -->
231 <section id="contact" aria-labelledby="contact-title">
232 <div class="container">
233 <div class="cta-band">
234 <div>
235 <h3 id="contact-title">Need a reliable plan for your XWiki?</h3>
236 <p class="lead" style="margin:0">Upgrades, support, and integrations handled with low risk and clear communication.</p>
237 </div>
238 <a class="btn btn-primary" href="mailto:hello@agnease.com">Contact Agnease</a>
239 </div>
240 </div>
241 </section>
242 </main>
243 {{/html}}
244 #*
245 = XWiki Multi-Factor Authentication (MFA) Application =
246
247 {{display reference="Extension.MFA Application.WebHome"/}}
248 == Transform Your Business with Our Professional XWiki Solutions ==
249
250 * **XWiki Strategy and Optimization**
251 Get expert advice on optimizing XWiki for your specific business needs.
252 Receive tailored solutions to improve collaboration and knowledge management.
253
254 * **Custom Development**
255 We develop specific features based on your needs.
256 Customize XWiki to match your unique workflows and processes.
257
258 * **Open Source Development**
259 We add new features, make improvements, and fix bugs on the XWiki platform.
260 Contribute to the XWiki community by enhancing the platform’s capabilities.
261
262 * **Installation and Upgrade**
263 We handle installation and upgrades to ensure everything runs smoothly.
264 Ensure a seamless transition with minimal disruption to your operations.
265
266 * **Migration Services**
267 Move from Confluence, MediaWiki, SharePoint, and other tools to XWiki with ease.
268 Preserve your data integrity and structure during the migration process.
269
270 * **Technical Support and Maintenance**
271 We provide ongoing support and maintenance for your XWiki solution.
272 Ensure your XWiki instance is always up-to-date and performing optimally.
273
274 Contact us at [[contact@agnease.com>>mailto:contact@agnease.com]]
275 *#
276 {{/velocity}}