Wishlist
Add wishlist capabilities to your commerce application.
Features
- Allow customers to manage items in their wishlist.
Prerequisites
How to Install
1. Run the following command in the directory of the Medusa backend:
2. In
add the following at the end of theCopy to clipboardmedusa-config.js
array:Copy to clipboardplugins
Test the Plugin
1. Run the following command in the directory of the Medusa backend to run the backend:
2. Retrieve a customer's wishlist using the endpoint
, whereCopy to clipboard/wishlist/:token
is the customer's token.Copy to clipboard:token

Build your own plugins
Develop your own plugins with our API to speed up your processes.
Make your plugin available via npm for it to be shared in our Plugin Library with the broader Medusa community.
.png)