News
AlikonWeb Project · Joomla Ecosystem
Modern Tools for
the Joomla Ecosystem.
We bridge the gap between modern development trends and the Joomla CMS. Open-source, high-performance, and ready for the future.
8+ Extensions
v6 J6 Ready
GPL Open Source
Live Issue Tracking
// Passwordless auth flow
$token = MagicLogin::generate(
);
// Verify & authenticate
$result = MagicLogin::verify($token);
if ($result->success) {
// ✓ User authenticated
$session->start();
}
MagicLogin SwaggerUI SafeMode + 5 more
Ecosystem Statistics
8+ Pro Extensions
v6.x Ready
Live Issue Tracking
GPL Open Source
Joomla Ecosystem Insights
Active monitoring of core issues and version distributions.
Joomla CMS Issue Trends
Trend delle issue aperte/chiuse nel tempo sul repository ufficiale Joomla CMS.
Version Distribution
Distribuzione delle versioni Joomla attive nel mondo in tempo reale.
Core Extensions
View All DownloadsSwaggerUI
Content PluginRender OpenAPI specifications directly within your Joomla articles.
Read GuideSafeMode
System & CLISite recovery and troubleshooting for modern Joomla administrators.
Read Guide