0 Votes

Wiki source code of Home

Version 7.6 by Alex Cotiugă on 2025/11/12 20:00

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