docs: added dividers + see also section (#2899)
This commit is contained in:
@@ -14,6 +14,8 @@ An alternative approach is developing a custom way of handling payment on your e
|
||||
|
||||
Plugins run within the same process as the core Medusa server eliminating the need for extra server capacity, infrastructure, and maintenance. As a result, plugins can use all other services as dependencies and access the database.
|
||||
|
||||
---
|
||||
|
||||
## Using Existing Plugins
|
||||
|
||||
### Official Plugins
|
||||
@@ -48,7 +50,9 @@ If you’re installing an official plugin from the Medusa repository, you can fi
|
||||
|
||||
For community plugins, please refer to the installation instructions of that plugin to learn about any required configurations.
|
||||
|
||||
## What’s Next
|
||||
---
|
||||
|
||||
- Learn how to [create your own plugin](create.md).
|
||||
- Learn how to [create a fulfillment provider](../shipping/add-fulfillment-provider.md) or a [payment provider](../payment/how-to-create-payment-provider.md).
|
||||
## See Also
|
||||
|
||||
- [Create your own plugin](create.md)
|
||||
- [Create a fulfillment provider](../shipping/add-fulfillment-provider.md) or a [payment provider](../payment/how-to-create-payment-provider.md)
|
||||
|
||||
Reference in New Issue
Block a user