Medusa plugins
B

Brand

A starter for Medusa plugins.

Need customizations for this plugin?

Get in touch
npm install @tsc_tech/medusa-plugin-brand
Category
other
Built by
tsc_tech
Type
unknown
Last updated
5 months ago
Monthly downloads
90
Github stars
1

Compatibility

This starter is compatible with versions >= 2.4.0 of .

Features

  • Create, edit, and delete brands.

  • Assign brands to products.

  • API endpoints for managing brands.

  • Admin dashboard integration for easy brand management.

Installation

To install the @tsc_tech/medusa-plugin-brand, run the following command:

OR

Configuration

Step 1: Update Medusa Configuration Modify your medusa-config.ts to include the brand plugin:

Step 2: Run Migrations

How to Use

Adding a Brand via Admin Dashboard

  1. Log in to the Medusa Admin panel.

  2. Go to Settings.

  3. Navigate to Brands in the sidebar.

Click Add Brand, enter the required details, and save.

Assigning a Brand to a Product

  1. Open the Products section in the Admin panel.

  2. Edit an existing product or create a new one.

  3. Go to product detail section.

  4. From sidebar edit brand section and select a brand from the dropdown list.

  5. Save the changes.

Community & Contributions

The community and core team are available in GitHub Discussions, where you can ask for support, discuss roadmap, and share ideas.