medusa-plugin-reviews
Version:
Customer product reviews plugin for medusa.
19 lines (15 loc) • 553 B
Markdown
<h1>Medusa plugin reviews</h1>
<p>
This plugin allows you to add reviews from your customers to your products and services in
medusa js.
</p>
<p>
You don't have to configure anything for this plugin to work. But you have to link the plugin
after installing with npm|yarn: <b>npm link medusa-plugin-reviews</b> and after <b>medusa run
migrations
</b> to apply migrations to the database.
</p>
<p>
Below you see a small inspiration image that shows how the plugin works.
</p>
<img src="./inspiration.png" alt="screenshot" />