medusa-plugin-wishlist

1.1.44 • Public • Published

Wishlist

Add wishlist capabilities to your commerce application.

Medusa Website | Medusa Repository

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:

npm install medusa-plugin-wishlist

2. In medusa-config.js add the following at the end of the plugins array:

const plugins = [
  // ...
  `medusa-plugin-wishlist`
]

Test the Plugin

Learn about testing the plugin in the documentation

Readme

Keywords

Package Sidebar

Install

npm i medusa-plugin-wishlist

Weekly Downloads

416

Version

1.1.44

License

MIT

Unpacked Size

53 kB

Total Files

6

Last publish

Collaborators

  • sebrindom
  • oliverjuhl