orangecat/magewire-breeze

Use Magewire with the Breeze theme

Installs: 51

Dependents: 0

Suggesters: 0

Security: 0

Stars: 10

Watchers: 2

Forks: 0

Open Issues: 0

Language:HTML

Type:magento2-module

1.0.0 2024-01-27 20:30 UTC

This package is auto-updated.

Last update: 2024-04-30 11:36:25 UTC


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