Wiki source code of Home

Version 7.35 by Alex Cotiuga on 2025/11/13 11:46

Hide last authors
Alex Cotiuga 4.22 1 {{velocity}}
Alex Cotiuga 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 Cotiuga 5.4 4 {{html clean="false"}}
Alex Cotiuga 5.9 5 <main class="agnease-landing">
6 <!-- ================= HERO ================= -->
Alex Cotiuga 5.14 7 <section class="hero hero-centered" aria-labelledby="hero-title">
8 <div class="container">
9 <div class="hero-inner">
Alex Cotiuga 6.18 10 <h1 id="hero-title">Professional XWiki solutions, from setup to long-term stability</h1>
Alex Cotiuga 7.26 11 <p class="lead">Need your XWiki upgraded, secured, or improved? Let’s make it happen</p>
Alex Cotiuga 5.9 12 <div class="hero-cta">
Alex Cotiuga 6.31 13 <a class="btn btn-primary" href="#contact" aria-label="Schedule a call with Agnease">Request a consultation</a>
Alex Cotiuga 5.9 14 </div>
Alex Cotiuga 5.11 15 <ul class="benefits">
Alex Cotiuga 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 Cotiuga 5.9 20 </ul>
Alex Cotiuga 5.11 21 </div>
Alex Cotiuga 5.9 22 </div>
23 </section>
24 <!-- ========= WHY CHOOSE AGNEASE (widgets) ========= -->
Alex Cotiuga 7.2 25 #set ($whyArray = [{
Alex Cotiuga 7.14 26 'title': 'Stability & security',
27 'icon': 'shield',
28 'content': 'Proven upgrade steps, rollback safety, and proactive hardening keep your wiki reliable.'
29 },{
30 'title': 'Predictable delivery',
31 'icon': 'check-square-o',
32 'content': 'Clear scope, defined steps, and documented results to avoid surprises.'
33 },{
34 'title': 'Clean integrations',
35 'icon': 'link',
36 'content': 'Maintainable SSO, API, and system connections tailored to your environment.'
37 },{
38 'title': 'Long-term support',
39 'icon': 'life-ring',
40 'content': 'Guaranteed response times, regular checks, and fast assistance when needed.'
41 }])
Alex Cotiuga 5.9 42 <section aria-labelledby="why-title">
43 <div class="container">
Alex Cotiuga 7.26 44 <h2 id="why-title">Why choose Agnease</h2>
45 <p class="lead">10+ years of XWiki expertise with structured delivery and lasting collaboration</p>
Alex Cotiuga 5.9 46 <div class="widgets" role="list">
Alex Cotiuga 7.11 47 #foreach ($entry in $whyArray)
48 <article class="widget" role="listitem">
49 <div class="icon" aria-hidden="true">
50 <i class="fa fa-$entry.icon"></i>
51 <h4>$entry.title</h4>
52 </div>
53 <p>$entry.content</p>
54 </article>
Alex Cotiuga 7.2 55 #end
Alex Cotiuga 5.9 56 </div>
57 </div>
58 </section>
59 <!-- ================= SERVICES ================= -->
Alex Cotiuga 7.22 60 <section class="services" aria-labelledby="services-title">
Alex Cotiuga 7.28 61 <div class="container">
62 <h2 id="services-title">Services</h2>
Alex Cotiuga 7.31 63 <p class="lead">All the XWiki services you need, delivered with precision and care</p>
Alex Cotiuga 7.28 64 <div class="services-grid">
65 <!-- Upgrades & Migrations -->
66 <article class="service">
67 <i class="fa fa-refresh" aria-hidden="true"></i>
68 <div class="body">
Alex Cotiuga 7.34 69 <h4>Upgrades & Migrations</h4>
Alex Cotiuga 7.32 70 <p>Smooth upgrades to current LTS with minimal downtime and rollback safety.</p>
Alex Cotiuga 7.28 71 <ul>
Alex Cotiuga 7.32 72 <li>Audit of current version, extensions, and data structure</li>
73 <li>Test and perform upgrades or platform migrations (Confluence, MediaWiki, SharePoint → XWiki)</li>
74 <li>Backups, rollback plan, and post-upgrade verification</li>
Alex Cotiuga 7.28 75 </ul>
76 </div>
77 </article>
Alex Cotiuga 5.9 78
Alex Cotiuga 7.28 79 <!-- Maintenance & Support -->
80 <article class="service">
81 <i class="fa fa-stethoscope" aria-hidden="true"></i>
82 <div class="body">
Alex Cotiuga 7.35 83 <h4>Maintenance, Support & Recovery</h4>
84 <p>Keep your XWiki secure, stable, and responsive with proactive care and fast recovery.</p>
Alex Cotiuga 7.28 85 <ul>
Alex Cotiuga 7.35 86 <li>Regular health checks, patching, and performance monitoring</li>
87 <li>Root-cause analysis, dependency audits, and issue resolution</li>
Alex Cotiuga 7.28 88 </ul>
89 </div>
90 </article>
Alex Cotiuga 5.9 91
Alex Cotiuga 7.28 92 <!-- Custom Development -->
93 <article class="service">
94 <i class="fa fa-cogs" aria-hidden="true"></i>
95 <div class="body">
Alex Cotiuga 7.35 96 <h4>Development & Integrations</h4>
97 <p>Extend XWiki with new features, apps, and connections to your existing systems.</p>
Alex Cotiuga 7.28 98 <ul>
Alex Cotiuga 7.35 99 <li>Custom macros, structured data, and workflow automation</li>
100 <li>Integrations with SSO, REST APIs, and external tools (LDAP, CRM, ticketing, payments)</li>
Alex Cotiuga 7.28 101 </ul>
102 </div>
103 </article>
Alex Cotiuga 5.9 104
Alex Cotiuga 7.28 105 <!-- Hosting & Deployment -->
106 <article class="service">
107 <i class="fa fa-cloud" aria-hidden="true"></i>
108 <div class="body">
Alex Cotiuga 7.34 109 <h4>Hosting & Deployment</h4>
Alex Cotiuga 7.35 110 <p>Cloud-ready setups with monitoring, backups, and performance tuning.</p>
Alex Cotiuga 7.28 111 <ul>
Alex Cotiuga 7.35 112 <li>Containerized deployments, observability, and TLS configuration</li>
113 <li>Backup and restore strategy for safe, maintainable environments</li>
Alex Cotiuga 7.28 114 </ul>
115 </div>
116 </article>
117 </div>
Alex Cotiuga 5.9 118 </div>
Alex Cotiuga 7.28 119 </section>
Alex Cotiuga 5.9 120
121 <!-- ================= METRICS ================= -->
122 <section aria-labelledby="metrics-title">
123 <div class="container">
124 <h2 id="metrics-title">Delivery at a glance</h2>
125 <div class="metrics" role="list">
126 <div class="metric" role="listitem">
127 <div class="num">8–12h</div>
128 <div class="label">Typical LTS upgrade window</div>
129 </div>
130 <div class="metric" role="listitem">
Alex Cotiuga 6.12 131 <div class="num">&lt;1h</div>
132 <div class="label">Average service downtime during upgrades</div>
Alex Cotiuga 5.9 133 </div>
134 <div class="metric" role="listitem">
135 <div class="num">24–48h</div>
136 <div class="label">First response SLA (plans)</div>
137 </div>
138 <div class="metric" role="listitem">
139 <div class="num">10+ yrs</div>
140 <div class="label">XWiki expertise</div>
141 </div>
142 </div>
143 <p class="lead" style="margin-top:.6rem">*for rehearsed, staged upgrades on supported environments.</p>
144 </div>
145 </section>
146
147 <!-- ================= PROCESS ================= -->
148 <section aria-labelledby="process-title">
149 <div class="container">
150 <h2 id="process-title">Process</h2>
151 <p class="lead">Calm, predictable, and transparent from start to finish.</p>
152 <div class="steps">
153 <div class="step">
154 <h3>1) Assess</h3>
Alex Cotiuga 5.22 155 <p>Review environment, extensions, constraints, and risks with no surprises.</p>
Alex Cotiuga 5.9 156 </div>
157 <div class="step">
158 <h3>2) Plan</h3>
159 <p>Agree scope, milestones, downtime windows, and rollback checkpoints.</p>
160 </div>
161 <div class="step">
162 <h3>3) Deliver</h3>
163 <p>Execute, verify, document, and hand over with actionable notes.</p>
164 </div>
165 </div>
166 </div>
167 </section>
168
169 <!-- ================= FAQ ================= -->
170 <section class="faq" aria-labelledby="faq-title">
171 <div class="container">
172 <h2 id="faq-title">FAQ</h2>
173 <details>
174 <summary>How much downtime should we expect for an upgrade?</summary>
175 <p>Most upgrades complete in a short maintenance window. For mission-critical wikis we rehearse and stage changes to minimize downtime.</p>
176 </details>
177 <details>
178 <summary>Can you help if our wiki is already broken?</summary>
179 <p>Yes. We start with an audit to stabilize the instance, recover missing features, and harden configuration.</p>
180 </details>
181 <details>
182 <summary>Do you offer support plans?</summary>
Alex Cotiuga 5.22 183 <p>Yes, from ad-hoc assistance to ongoing retainers with response-time guarantees and monthly health checks.</p>
Alex Cotiuga 5.9 184 </details>
185 </div>
186 </section>
187
188 <!-- ================= CTA ================= -->
189 <section id="contact" aria-labelledby="contact-title">
190 <div class="container">
191 <div class="cta-band">
192 <div>
193 <h3 id="contact-title">Need a reliable plan for your XWiki?</h3>
194 <p class="lead" style="margin:0">Upgrades, support, and integrations handled with low risk and clear communication.</p>
195 </div>
196 <a class="btn btn-primary" href="mailto:hello@agnease.com">Contact Agnease</a>
197 </div>
198 </div>
199 </section>
200 </main>
Alex Cotiuga 4.22 201 {{/html}}
Alex Cotiuga 4.17 202 #*
Alex Cotiuga 4.14 203 = XWiki Multi-Factor Authentication (MFA) Application =
204
205 {{display reference="Extension.MFA Application.WebHome"/}}
206 == Transform Your Business with Our Professional XWiki Solutions ==
Alex Cotiuga 4.9 207
Alex Cotiuga 4.14 208 * **XWiki Strategy and Optimization**
209 Get expert advice on optimizing XWiki for your specific business needs.
210 Receive tailored solutions to improve collaboration and knowledge management.
Alex Cotiuga 4.10 211
Alex Cotiuga 4.14 212 * **Custom Development**
213 We develop specific features based on your needs.
214 Customize XWiki to match your unique workflows and processes.
Alex Cotiuga 4.10 215
Alex Cotiuga 4.14 216 * **Open Source Development**
217 We add new features, make improvements, and fix bugs on the XWiki platform.
218 Contribute to the XWiki community by enhancing the platform’s capabilities.
Alex Cotiuga 4.10 219
Alex Cotiuga 4.14 220 * **Installation and Upgrade**
221 We handle installation and upgrades to ensure everything runs smoothly.
222 Ensure a seamless transition with minimal disruption to your operations.
Alex Cotiuga 4.10 223
Alex Cotiuga 4.14 224 * **Migration Services**
225 Move from Confluence, MediaWiki, SharePoint, and other tools to XWiki with ease.
226 Preserve your data integrity and structure during the migration process.
227
228 * **Technical Support and Maintenance**
229 We provide ongoing support and maintenance for your XWiki solution.
230 Ensure your XWiki instance is always up-to-date and performing optimally.
231
232 Contact us at [[contact@agnease.com>>mailto:contact@agnease.com]]
233 *#
234 {{/velocity}}