Open source · MIT licensed

Subscriptions for Medusa
done right.

Reorder is an open-source subscription management plugin for Medusa. Flexible billing cycles, automated renewals, and a seamless customer experience.

Reorder subscriptions list inside Medusa admin
Medusa V2 Compatible
Fully customizable
Production ready

Features

Handle subscription operations out of the box

A Medusa-native subscription layer with the admin tooling your team actually needs to operate billing, offers, renewals, and retention.

Subscriptions list inside Reorder for Medusa admin

Subscriptions. Monitor subscription status, cadence, and upcoming renewals from a dedicated admin workspace.

  • Admin-first. Built to work inside Medusa admin instead of around it.
  • Composable. Keep standard Medusa patterns while extending subscription behavior.
  • Operational. Designed for real support, billing, and retention workflows.

Full Product Tour

Watch the complete
Reorder walkthrough

A full guided walkthrough of Reorder — subscriptions, renewals, dunning, analytics, and the complete Medusa integration flow.

How it works

Three steps and you are done

No boilerplate, no complex setup. Add Reorder to an existing Medusa project in minutes and start selling subscriptions right away.

01

Create a Medusa app

Start from a fresh Medusa project so you have a working backend ready for Reorder installation.

npx create-medusa-app@latest my-medusa-store
02

Register Reorder in medusa-config.ts

Add the plugin to your Medusa config under plugins and keep the options object in place.

medusa-config.ts
module.exports = defineConfig({  // ...  plugins: [    {      resolve: "@reorderjs/reorder",      options: {},    },  ],})
03

Install the package

Install Reorder in your Medusa app and restart the server. That is enough to get started.

npm install @reorderjs/reorder

Medusa Foundation

Built on Medusa — the most flexible open-source commerce platform

Reorder is a native Medusa enhancement. You're building your subscription business on the same open-source foundation trusted by thousands of developers worldwide.

10,000+

Community developers

#1

eCommerce project on GitHub

200,000+

Monthly NPM downloads

30,000+

GitHub stars

Get started today

Add subscriptions to your Medusa store in minutes.

Free, open source, and ready for production. Install via npm and follow the quickstart guide to go live today.