max-stan/magento2-mini-wishlist

Fully CSP-compatible slide-out wishlist drawer for Hyvä themes with inline product search, GraphQL-based add/remove

Maintainers

Package info

github.com/max-stan/magento2-mini-wishlist

Language:HTML

Type:magento2-module

pkg:composer/max-stan/magento2-mini-wishlist

Statistics

Installs: 0

Dependents: 0

Suggesters: 0

Stars: 0

Open Issues: 0

1.0.0 2026-04-05 12:55 UTC

This package is auto-updated.

Last update: 2026-04-05 13:00:50 UTC


README

Fully CSP-compatible slide-out wishlist drawer for Hyvä themes with inline product search, GraphQL-based add/remove

Customers browse, save, and manage their wishlist without ever leaving the product catalog. They search and add products directly inside the drawer, remove items with a single click, and see their wishlist count update in the header in real time. No redirects. No lost context. Just a smoother path from interest to purchase.

🛠️ Installation

composer require max-stan/magento2-mini-wishlist
bin/magento module:enable MaxStan_MiniWishlist
bin/magento setup:upgrade
bin/magento setup:di:compile
bin/magento cache:flush

🚀 Contributing

Contributions are welcome! If you find a bug or have a feature request, feel free to open an issue or submit a pull request.