Skip to content

Latest commit

 

History

History
31 lines (15 loc) · 695 Bytes

README.md

File metadata and controls

31 lines (15 loc) · 695 Bytes

Commerce Wishlist plugin for Craft CMS 3.x

Add wish list functionality to Craft Commerce 2

Requirements

This plugin requires Craft CMS 3.0.0-beta.23 or later.

Installation

To install the plugin, follow these instructions.

  1. Open your terminal and go to your Craft project:

     cd /path/to/project
    
  2. Then tell Composer to load the plugin:

     composer require michaelstivala/commerce-wishlist
    
  3. In the Control Panel, go to Settings → Plugins and click the “Install” button for Commerce Wishlist.

Commerce Wishlist Roadmap

Some things to do, and ideas for potential features:

  • Release it

Brought to you by Michael Stivala