0 Votes

Wiki source code of Home

Version 7.5 by Alex Cotiugă on 2025/11/12 19:59

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