Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/hql287/craft-cms-wishlist-plugin

Wishlist Plugin for Craft CMS
https://github.com/hql287/craft-cms-wishlist-plugin

craftcms craftcms-plugin

Last synced: about 1 month ago
JSON representation

Wishlist Plugin for Craft CMS

Awesome Lists containing this project

README

        

# Wishlist Plugin
This simple plugin is designed add the "Add To Wishlist" feature to your Craft Commerce site.
It only supports the `Commerce_Product` element type for now.

## Features

* Allow users to C.R.U.D wishlists (Update is being added)
* Allow users to add product(s) to wishlist(s)
* Allow users to remove product(s) from wishlist(s)
* Retrieve wishlists of current user or any user
* Output all products in a wishlist

## Installation

* Download, unzip and rename the folder to `wishlist`
* Copy to `craft/plugins/` folder
* Install

## Roadmap

* Public & Private Wishlists
* Wishlist Description & Cover Image