Wiki source code of Home
Version 4.6 by Alex Cotiugă on 2025/01/22 10:54
Show last authors
| author | version | line-number | content |
|---|---|---|---|
| 1 | = XWiki Multi-Factor Authentication (MFA) Application = | ||
| 2 | |||
| 3 | {{display reference="Extension.MFA Application.WebHome"/}} | ||
| 4 | |||
| 5 | {{velocity}} | ||
| 6 | #if ("$!xcontext.userReference" == '') | ||
| 7 | #set ($discard = $xwiki.ssx.use('Main.WebHome')) | ||
| 8 | #end | ||
| 9 | #set ($discard = $xwiki.ssx.use('Agnease.Code.Style')) | ||
| 10 | |||
| 11 | #* | ||
| 12 | == Transform Your Business with Our Professional XWiki Solutions == | ||
| 13 | |||
| 14 | * **XWiki Strategy and Optimization** | ||
| 15 | Get expert advice on optimizing XWiki for your specific business needs. | ||
| 16 | Receive tailored solutions to improve collaboration and knowledge management. | ||
| 17 | |||
| 18 | * **Custom Development** | ||
| 19 | We develop specific features based on your needs. | ||
| 20 | Customize XWiki to match your unique workflows and processes. | ||
| 21 | |||
| 22 | * **Open Source Development** | ||
| 23 | We add new features, make improvements, and fix bugs on the XWiki platform. | ||
| 24 | Contribute to the XWiki community by enhancing the platform’s capabilities. | ||
| 25 | |||
| 26 | * **Installation and Upgrade** | ||
| 27 | We handle installation and upgrades to ensure everything runs smoothly. | ||
| 28 | Ensure a seamless transition with minimal disruption to your operations. | ||
| 29 | |||
| 30 | * **Migration Services** | ||
| 31 | Move from Confluence, MediaWiki, SharePoint, and other tools to XWiki with ease. | ||
| 32 | Preserve your data integrity and structure during the migration process. | ||
| 33 | |||
| 34 | * **Technical Support and Maintenance** | ||
| 35 | We provide ongoing support and maintenance for your XWiki solution. | ||
| 36 | Ensure your XWiki instance is always up-to-date and performing optimally. | ||
| 37 | |||
| 38 | Contact us at [[contact@agnease.com>>mailto:contact@agnease.com]] | ||
| 39 | *# | ||
| 40 | {{/velocity}} |