Back to Plugins

Career Plugin

A Medusa plugin for managing career-related functionality.


Overview

This plugin adds career management capabilities to your Medusa store.

Requirements

Installation

npm install @devx-commerce/career-plugin

Configuration

Add the plugin to your medusa-config.ts:

module.exports = {
  plugins: [
    // ... other plugins
    '@devx-commerce/career-plugin',
  ],
}

Dependencies

Use Cases


Explore More Medusa Plugins

Find more powerful plugins and integrations to enhance your Medusa store. Browse our collection of community-driven solutions.

Free & Open Source
Community Driven
Easy Integration