Adds WebAuthn passkey login for the Admin with 2FA fallback, plus trusted devices, lockouts, recovery, dashboards, diagnostics, security scoring, and audit logs. Currently includes the module foundation (registration, ACL, system config, typed config provider, i18n) with features delivered in later workflow steps.
06 Jul 2026
Admin tool to export and import the url_rewrite table as CSV with schema-validated headers, automatic safety backups, and streaming for large datasets. Supports upsert/skip/fail duplicates, ID preservation, and optional truncate, with a post-import results summary.
30 Jun 2026
Nebula modernizes the Magento Admin with a faster interface, cleaner workflows, dark mode, and developer-friendly customization — without forcing you to replace Magento itself.
16 Jun 2026
Adds a Change Password tab to the customer edit page in admin so support can reset a customer's password with re-auth confirmation. Includes composer install, enablement, and configuration steps.
01 Jun 2026
Enables per-item “best code” logic so different products in one cart can use different coupons without stacking, supporting DEAL* and OFFER-* patterns. Provides product and cart UI for applying/managing multiple codes, auto removal of stale codes, VAT-aware totals, and an admin grid to maintain approved promo codes.
Adds a backend section to create and serve plain-text or JSON responses under /.well-known/ (e.g., apple-developer-merchantid-domain-association, security.txt) without touching the filesystem. Supports per-store or global entries and a provider interface for custom logic.
18 May 2026
CodeMirror-powered editor for transactional emails with real-time preview, drafts, scheduled publishing, and version history with diffs. Includes variable chooser, theme/Tailwind support, test emails, and store‑view overrides.
Introduces V3 as a full port of Livewire V3 with bundled Alpine, $wire proxy, deferred wire:model, streaming, modern morphing, and lifecycle hooks. Adds Fragments, Flakes, rate limiting, notifications, observer events, synthesizers, plus admin support via magewire-admin and a V1 backwards-compat layer.
Replaces the default admin dashboard with cached KPI cards, trend and status charts, low-stock alerts, and an AI insights/chat drawer. Covers setup, cron-based data collection, cache keys, and how to extend collectors and ML analyzers.
21 Apr 2026
This module provides a dashboard inside the Magento admin to view your composer packages: What packages are installed? Are they up to date? Are there any security advisories for these packages?