docs: commented out option 2 of admin as a temporary fix (#3789)

* docs: commented out option 2 as a temporary fix

* fix comments
This commit is contained in:
Shahed Nasser
2023-04-10 18:52:23 +03:00
committed by GitHub
parent a964bea801
commit 8da342897c
2 changed files with 22 additions and 4 deletions

View File

@@ -7,6 +7,12 @@ addHowToData: true
In this document, youll learn how to customize the Medusa admin by forking it, and how to keep it updated with changes from the main repository.
:::warning
This guide explains how to customize the Medusa Admin repository, which is now deprecated. This guide doesn't work with the [admin plugin](./quickstart.mdx).
:::
## Overview
Although Medusa provides an intuitive admin that should cover all your ecommerce needs, you are free to customize the Medusa admin as you see fit.