The Home for Magento 2 Excellence

Quality-tested Magento 2 modules. Explore. Evaluate. Elevate. #magento2

1090 Modules
633 Ready
457 Need Help
🏆 Leaderboard
Actively Maintained v3.0.0

Magewire Admin

magewirephp/magewire-admin

Adminhtml compatibility module for Magewire, enabling reactive, server-driven Magewire components inside the Magento 2 backend with the same JavaScript-light developer experience and identical wire:* directives Magewire offers on the storefront.

4
Downloads
Below average
4
GitHub Stars
Below average
2mo ago
Last Release
0
Open Issues
Build Passing
Ready to install

Build Tests

Composer Install
DI Compile
Templates

Code Quality

CS Coding Standard
1 error , 11 warnings
L5 PHPStan

Release Discipline

? SemVer not assessable What is this?

Release history audited up to v3.0.0

Tested on Magento 2.4.9

Recent Test History

Each release is tested against the latest Magento version at that time.

v3.0.0 on Magento 2.4.9
Jun 1, 2026

Share This Module's Status

Magewire Admin Magento compatibility status badge

README

Loaded from GitHub

Magewire Admin

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.

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.

This content is fetched directly from the module's GitHub repository. We are not the authors of this content and take no responsibility for its accuracy, completeness, or any consequences arising from its use.