Alikonweb
  • News
  • Blog

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.

Browse Extensions GitHub Source
8+ Extensions
v6 J6 Ready
GPL Open Source
Live Issue Tracking
magiclogin.php
// Passwordless auth flow
$token = MagicLogin::generate(
  This email address is being protected from spambots. You need JavaScript enabled to view it.'
);
 
// 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
 Version Distribution

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
 

SafeMode

System & CLI

Site recovery and troubleshooting for modern Joomla administrators.

Read Guide

Extensions

  • Extensions directory
  • Documentation & Guides
    • Developer Tools
      • SwaggerUI
      • Joomla! Statistics
      • GitHub Portfolio
    • Authentication
      • MagicLogin Guide
    • System recovery
      • SafeMode Guide
    • Site Management
      • Content Export Guide
      • Task Delete Trashed
  • Extension Download