- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
- Get Started
- Product
- Resources
- Tools & SDKs
- Framework
- Reference
2.5. Customizations Next Steps: Learn the Fundamentals
The previous guides introduced Medusa's different concepts and how you can use them to customize Medusa for a realistic use case, You added brands to your application, linked them to products, customized the admin dashboard, and integrated a third-party CMS.
The next chapters will cover each of these concepts in depth, with the different ways you can use them, their options or configurations, and more advanced features that weren't covered in the previous guides. While you can start building with Medusa, it's highly recommended to follow the next chapters for a better understanding of Medusa's fundamentals.
Helpful Resources Guides#
The Development Resources documentation provides more helpful guides and references for your development journey. Some of these guides and references include:
- Commerce Modules: Browse the list of commerce modules in Medusa and their references to learn how to use them.
- Service Factory Reference: Learn about the methods generated by
MedusaService
with examples. - Workflows Reference: Browse the list of core workflows and their hooks that are useful for your customizations.
- Admin Injection Zones: Browse the injection zones in the Medusa Admin to learn where you can inject widgets.
More Examples in Recipes#
In the Development Resources documentation, you'll also find step-by-step guides for different use cases, such as building a marketplace, digital products, and more.
Refer to the Recipes documentation to learn more.