nathanday/module-compare-dropdown

Add Compare List as Menu Dropdown

Installs: 3

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:19 UTC

This package is auto-updated.

Last update: 2025-05-10 23:00:46 UTC


README

Description

Magento 2 Module to add Customer Compare list 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-compare-dropdown git git@github.com:natedawg92/module-compare-dropdown.git
composer require nathanday/module-compare-dropdown

php bin/magento module:enable NathanDay_CompareDropdown NathanDay_Core

Install via Code Copy

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

Credits

Email GitHub LinkedIn

License