nathanday/module-wishlist-dropdown

Add Wishlist as Menu Dropdown

Installs: 0

Dependents: 0

Suggesters: 0

Security: 0

Stars: 0

Watchers: 1

Forks: 0

Open Issues: 0

Language:CSS

Type:magento2-module

1.0.0 2020-03-02 01:17 UTC

This package is auto-updated.

Last update: 2025-05-10 22:44:35 UTC


README

Description

Magento 2 Module to add Customer Wishlist as a Dropdown to the Site Header

State Desktop Mobile
Empty empty-desktop empty-mobile
Filled filled-desktop filled-mobile

Install Instructions

Install Via Composer (Recommended)

composer config repositories.nathanday/module-core git git@github.com:natedawg92/module-core.git
composer config repositories.nathanday/module-wishlist-dropdown git git@github.com:natedawg92/module-wishlist-dropdown.git
composer require nathanday/module-wishlist-dropdown

php bin/magento module:enable NathanDay_WishlistDropdown NathanDay_Core

Install via Code Copy

  1. Download the latest releases from:
  2. Create the following Directories
    • app/code/NathanDay/Core
    • app/code/NathanDay/WishlistDropdown
  3. Extract the downloaded files into the appropriate directory
  4. run php bin/magento module:enable NathanDay_Core NathanDay_WishlistDropdown

Credits

Email GitHub LinkedIn

License