Architecture
Modern tools, understandable code
Nebula swaps Magento's legacy admin runtime for a stack a modern frontend developer already knows: Tailwind CSS, Alpine.js, native ES modules built with esbuild, and JSON-driven definitions on the PHP side.
Built on Modern, Understandable Tools
Nebula uses Tailwind CSS, Alpine.js, PHP, and JSON-driven definitions to make Magento Admin easier to understand, extend, and maintain.
CSS
Tailwind CSS 4.x
Theme with modern design tokens and utility classes instead of a legacy LESS stack.
Interactivity
Alpine.js 3.x
Handle dropdowns, modals, tabs, and UI behavior with a lighter modern layer.
Definitions
JSON + PHP
Define grids, forms, and snippets in cleaner structures that are easier to maintain.
Extensibility
Overlays
Overlay and extend behavior without forking the whole admin experience.
Tools Behind the Experience
Tailwind CSS
4.x
Alpine.js
3.15.8
Chart.js
4.4.8
SortableJS
1.15.6
Font Awesome
6.7.2
Native ES Modules