orangecat / magewire-breeze
Use Magewire with the Breeze theme
Installs: 88
Dependents: 0
Suggesters: 0
Security: 0
Stars: 10
Watchers: 2
Forks: 0
Open Issues: 0
Language:HTML
Type:magento2-module
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