docs: add documentation for remaining plugins (#4994)
* docs: add documentation for remaining plugins * fix eslint errors
This commit is contained in:
@@ -2,4 +2,6 @@ import DocCardList from '@theme/DocCardList';
|
||||
|
||||
# Analytics Plugins
|
||||
|
||||
If you can't find your analytics provider, try checking the [Community Plugins Library](https://medusajs.com/plugins/?filters=Analytics&categories=Analytics).
|
||||
|
||||
<DocCardList />
|
||||
@@ -129,7 +129,7 @@ const plugins = [
|
||||
|
||||
Run your backend with the following command:
|
||||
|
||||
```bash npm2yarn
|
||||
```bash
|
||||
npx medusa develop
|
||||
```
|
||||
|
||||
|
||||
Reference in New Issue
Block a user