docs: freshness check for some guides (#13000)
This commit is contained in:
@@ -8,7 +8,7 @@ In the upcoming chapters, you'll follow step-by-step guides to build custom feat
|
||||
|
||||
By following these guides, you'll add brands to the Medusa application that you can associate with products.
|
||||
|
||||
To build a custom feature in Medusa, you need three main tools:
|
||||
To build a custom feature in Medusa, you need three main [Framework](../../fundamentals/framework/page.mdx) tools:
|
||||
|
||||
- [Module](../../fundamentals/modules/page.mdx): a package with commerce logic for a single domain. It defines new tables to add to the database, and a class of methods to manage these tables.
|
||||
- [Workflow](../../fundamentals/workflows/page.mdx): a tool to perform an operation comprising multiple steps with built-in rollback and retry mechanisms.
|
||||
|
||||
Reference in New Issue
Block a user