Documentation

4.5. Customizations Next Steps

The previous examples under the Customization chapter explained more about customizing Medusa for a realistic use case.

Your learning journey doesn't end here, and this only presents some of Medusa's powerful feature.

This chapter guides you into how to continue your learning journey, and what resources will be helpful for you during your development.

Follow the Rest of this Documentation#

The next chapters of the documentation provide more in-depth uses of the different concepts you learned about.

While you can start playing around with Medusa and customize it, it's highly recommended to continue the rest of this documentation to learn about what more you can do with each concept.


Helpful Resources Guides#

The Development Resources documentation provides more helpful guides and references for your development journey.

Some of these guides and references are:

  1. Service Factory Reference: Learn about the methods generated by the service factory with examples.
  2. Workflows Reference: Browse the list of workflows and their hooks.
  3. Commerce Modules: Browse the list of commerce modules in Medusa and their references to learn how to use them.
  4. 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 of different use cases, such as building a marketplace, digital products, and more.

Refer to the Recipes documentation to learn more.

Was this chapter helpful?
Edit this page