Плагины Medusa
B

Brand

A starter for Medusa plugins.

Нужна доработка этого плагина?

Связаться с нами
npm install @tsc_tech/medusa-plugin-brand
Категория
other
Создано
tsc_tech
Тип
unknown
Последнее обновление
5 месяцев назад
Ежемесячные загрузки
89
Звезды на Github
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.

Medusa - Brand