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
magiclogin.php
// Passwordless auth flow
$token = MagicLogin::generate(
  Questo indirizzo email è protetto dagli spambots. È necessario abilitare JavaScript per vederlo.'
);
 
// Verify & authenticate
$result = MagicLogin::verify($token);
 
if ($result->success) {
  // ✓ User authenticated
  $session->start();
}
MagicLogin SwaggerUI SafeMode + 5 more

Ecosystem Statistics

10+ Pro Extensions
v6.x Ready
Live Issue Tracking
GPL Open Source

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 Downloads

MagicLogin

System Plugin

Passwordless authentication for secure Joomla access.

Read Guide

SwaggerUI

Content Plugin

Render OpenAPI specifications directly within your Joomla articles.

Read Guide

Push Notification

Content Plugin

Send instant push notifications via NTFY whenever a new article is published.

Read Guide