orangecat / magewire-breeze
Use Magewire with the Breeze theme
Package info
github.com/olivertar/magewire-breeze
Language:HTML
Type:magento2-module
pkg:composer/orangecat/magewire-breeze
1.0.0
2024-01-27 20:30 UTC
Requires
- magewirephp/magewire: >=1.11.0
- swissup/module-breeze: >=2.0.0
README
This module has been developed for Magento => 2.4.6
Orangecat_MagewireBreeze allows you to use Magewire with Breeze theme
Installation
The extension must be installed via composer. To proceed, run these commands in your terminal:
composer require orangecat/magewire-breeze
php bin/magento module:enable Orangecat_MagewireBreeze
php bin/magento setup:upgrade
php bin/magento setup:di:compile
php bin/magento setup:static-content:deploy