0 Votes

Wiki source code of Home

Version 6.20 by Alex Cotiugă on 2025/11/12 17:41

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