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.

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. 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.
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-storeRegister Reorder in medusa-config.ts
Add the plugin to your Medusa config under plugins and keep the options object in place.
module.exports = defineConfig({ // ... plugins: [ { resolve: "@reorderjs/reorder", options: {}, }, ],})Install the package
Install Reorder in your Medusa app and restart the server. That is enough to get started.
npm install @reorderjs/reorderMedusa 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.


