Brand
A starter for Medusa plugins.
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
-
Log in to the Medusa Admin panel.
-
Go to Settings.
-
Navigate to Brands in the sidebar.
Click Add Brand, enter the required details, and save.
Assigning a Brand to a Product
-
Open the Products section in the Admin panel.
-
Edit an existing product or create a new one.
-
Go to product detail section.
-
From sidebar edit brand section and select a brand from the dropdown list.
-
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.