0 Votes

Wiki source code of Home

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

Hide last authors
Alex Cotiugă 4.22 1 {{velocity}}
Alex Cotiugă 5.9 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.*#
Alex Cotiugă 5.4 4 {{html clean="false"}}
Alex Cotiugă 5.9 5 <main class="agnease-landing">
6 <!-- ================= HERO ================= -->
Alex Cotiugă 5.14 7 <section class="hero hero-centered" aria-labelledby="hero-title">
8 <div class="container">
9 <div class="hero-inner">
Alex Cotiugă 6.18 10 <h1 id="hero-title">Professional XWiki solutions, from setup to long-term stability</h1>
Alex Cotiugă 6.20 11 <p class="lead">Need your XWiki upgraded, secured, or improved? Let’s make it happen.</p>
Alex Cotiugă 5.9 12 <div class="hero-cta">
Alex Cotiugă 6.31 13 <a class="btn btn-primary" href="#contact" aria-label="Schedule a call with Agnease">Request a consultation</a>
Alex Cotiugă 5.9 14 </div>
Alex Cotiugă 5.11 15 <ul class="benefits">
Alex Cotiugă 6.21 16 <li>Smooth upgrades</li>
17 <li>Reliable support plans</li>
18 <li>Custom integrations</li>
19 <li>Secure, optimized platforms</li>
Alex Cotiugă 5.9 20 </ul>
Alex Cotiugă 5.11 21 </div>
Alex Cotiugă 5.9 22 </div>
23 </section>
24
25 <!-- ========= WHY CHOOSE AGNEASE (widgets) ========= -->
Alex Cotiugă 7.2 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 }])
Alex Cotiugă 5.9 31 <section aria-labelledby="why-title">
32 <div class="container">
33 <h2 id="why-title">Why choose Agnease</h2>
Alex Cotiugă 6.32 34 <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p>
Alex Cotiugă 5.9 35 <div class="widgets" role="list">
Alex Cotiugă 7.2 36 #foreach ($entry in $whyArray)
37 <article class="widget" role="listitem">
38 <div class="icon" aria-hidden="true">
Alex Cotiugă 7.5 39 <i class="fa fa-$entry.icon"></i>
40 <h4>$entry.title</h4>
Alex Cotiugă 7.2 41 </div>
Alex Cotiugă 7.5 42 <p>$entry.content</p>
Alex Cotiugă 7.2 43 </article>
44 #end
Alex Cotiugă 5.9 45 <article class="widget" role="listitem">
46 <div class="icon" aria-hidden="true">
Alex Cotiugă 6.46 47 <i class="fa fa-check-square-o"></i>
Alex Cotiugă 6.44 48 <h4>Predictable delivery</h4>
Alex Cotiugă 5.9 49 </div>
Alex Cotiugă 6.45 50 <p>Clear scope, defined steps, and documented results to avoid surprises.</p>
Alex Cotiugă 5.9 51 </article>
52 <article class="widget" role="listitem">
53 <div class="icon" aria-hidden="true">
Alex Cotiugă 6.46 54 <i class="fa fa-link"></i>
Alex Cotiugă 6.44 55 <h4>Clean integrations</h4>
Alex Cotiugă 5.9 56 </div>
Alex Cotiugă 6.45 57 <p>Maintainable SSO, API, and system connections tailored to your environment.</p>
Alex Cotiugă 5.9 58 </article>
59 <article class="widget" role="listitem">
60 <div class="icon" aria-hidden="true">
Alex Cotiugă 6.46 61 <i class="fa fa-life-ring"></i>
Alex Cotiugă 6.44 62 <h4>Long-term support</h4>
Alex Cotiugă 5.9 63 </div>
Alex Cotiugă 6.45 64 <p>Guaranteed response times, regular checks, and fast assistance when needed.</p>
Alex Cotiugă 5.9 65 </article>
66 </div>
67 </div>
68 </section>
69
70 <!-- ================= SERVICES ================= -->
Alex Cotiugă 7.1 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>
Alex Cotiugă 5.9 75
Alex Cotiugă 7.1 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>
Alex Cotiugă 5.9 89
Alex Cotiugă 7.1 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>
Alex Cotiugă 5.9 102
Alex Cotiugă 7.1 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>
Alex Cotiugă 5.9 115
Alex Cotiugă 7.1 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>
Alex Cotiugă 5.9 128
Alex Cotiugă 7.1 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>
Alex Cotiugă 5.9 141
Alex Cotiugă 7.1 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>
Alex Cotiugă 5.9 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">
Alex Cotiugă 6.12 168 <div class="num">&lt;1h</div>
169 <div class="label">Average service downtime during upgrades</div>
Alex Cotiugă 5.9 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>
Alex Cotiugă 5.22 192 <p>Review environment, extensions, constraints, and risks with no surprises.</p>
Alex Cotiugă 5.9 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>
Alex Cotiugă 5.22 220 <p>Yes, from ad-hoc assistance to ongoing retainers with response-time guarantees and monthly health checks.</p>
Alex Cotiugă 5.9 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>
Alex Cotiugă 4.22 238 {{/html}}
Alex Cotiugă 4.17 239 #*
Alex Cotiugă 4.14 240 = XWiki Multi-Factor Authentication (MFA) Application =
241
242 {{display reference="Extension.MFA Application.WebHome"/}}
243 == Transform Your Business with Our Professional XWiki Solutions ==
Alex Cotiugă 4.9 244
Alex Cotiugă 4.14 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.
Alex Cotiugă 4.10 248
Alex Cotiugă 4.14 249 * **Custom Development**
250 We develop specific features based on your needs.
251 Customize XWiki to match your unique workflows and processes.
Alex Cotiugă 4.10 252
Alex Cotiugă 4.14 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.
Alex Cotiugă 4.10 256
Alex Cotiugă 4.14 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.
Alex Cotiugă 4.10 260
Alex Cotiugă 4.14 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}}