magewirephp/magewire-admin

A compatibility module enabling Magewire integration within the backend of Magento 2
6 4
Install
composer require magewirephp/magewire-admin
Latest Version:3.0.0
PHP:>=8.2
License:MIT
Last Updated:Apr 27, 2026
Links: GitHub  ·  Packagist
Maintainer: wpoortman

Magewire Admin

Latest Stable Version Total Downloads License

Adminhtml compatibility module for Magewire. Enables reactive Magewire components inside the Magento 2 backend (admin panel) with the same server-driven, JavaScript-light developer experience Magewire provides on the storefront.

Requirements

  • PHP 8.2+
  • Magento 2.x
  • magewirephp/magewire ^3.0

Installation

composer require magewirephp/magewire-admin
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flush

The module sequences after Magento_Backend and Magewirephp_Magewire, so load order is handled automatically.

Documentation

See the main Magewire documentation — component API, lifecycle hooks, and wire:* directives are identical between storefront and adminhtml.

Discord

Contributing

See CONTRIBUTING.md.

Code of Conduct

Review and abide by the Code of Conduct.

Security Vulnerabilities

Please do not report security issues publicly. Email magewirephp@wpoortman.nl privately — see SECURITY.md.

License

Copyright © Willem Poortman

Magewire Admin is open-sourced software licensed under the MIT license.

Related Packages

magewirephp/magewire

A framework that makes building reactive and dynamic interfaces simple in Magent...

1,522,584 262
devaction-labs/livewire-filterable

A Laravel Livewire package for elegant, reactive model filtering with zero boile...

656 0
serverfireteam/panel

Admin panel for Laravel applications

32,265 424
kalnoy/cruddy

Backend interface for handling CRUD operations on your Laravel Eloquent models.

4,985 162
adiamond/cruddy

Backend interface for handling CRUD operations on your Laravel Eloquent models.

1,421 0