[go: up one dir, main page]

0% found this document useful (0 votes)
45 views2 pages

Medusajs Directory Paths

Uploaded by

maildump69420
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
0% found this document useful (0 votes)
45 views2 pages

Medusajs Directory Paths

Uploaded by

maildump69420
Copyright
© © All Rights Reserved
We take content rights seriously. If you suspect this is your content, claim it here.
Available Formats
Download as PDF, TXT or read online on Scribd
You are on page 1/ 2

Directory Paths in MedusaJS Project

Shipping-Related Paths

Shipping Option Paths:

node_modules/@medusajs/dashboard/src/components/table/table-cells/shipping-option

node_modules/@medusajs/dashboard/src/routes/admin/shipping-options

node_modules/@medusajs/medusa/dist/api/admin/shipping-options

node_modules/@medusajs/types/dist/shipping-option

Shipping Profile Paths:

node_modules/@medusajs/dashboard/src/routes/shipping-profiles

node_modules/@medusajs/dashboard/src/routes/shipping-profiles/shipping-profile-create

node_modules/@medusajs/dashboard/src/components/table/table-cells/shipping-profile-detail

node_modules/@medusajs/medusa/dist/api/admin/shipping-profiles

Shipping Method Paths:

node_modules/@medusajs/medusa/dist/api/store/carts/shipping-method

node_modules/@medusajs/medusa/dist/api/admin/returns/shipping-method

node_modules/@medusajs/medusa/dist/api/admin/order-edits/shipping-method

node_modules/@medusajs/medusa/dist/api/admin/exchanges/[id]/shipping-method

Location Service Zone for Shipping Option:

node_modules/@medusajs/dashboard/src/routes/locations/location-service-zone/shipping-option-pricing

node_modules/@medusajs/dashboard/src/routes/locations/location-service-zone/shipping-option-edit

node_modules/@medusajs/dashboard/src/routes/locations/location-service-zone/shipping-option-create

Create Shipping Option Form:

node_modules/@medusajs/dashboard/src/components/create-shipping-options-form

General Services Paths (Common across different modules)

node_modules/@medusajs/api-key/dist/services

node_modules/@medusajs/auth/dist/services

node_modules/@medusajs/cache-inmemory/dist/services

node_modules/@medusajs/cache-redis/dist/services

node_modules/@medusajs/cart/dist/services

node_modules/@medusajs/customer/dist/services

node_modules/@medusajs/event-bus-local/dist/services

node_modules/@medusajs/event-bus-redis/dist/services

node_modules/@medusajs/file/dist/services
node_modules/@medusajs/file-s3/dist/services

node_modules/@medusajs/fulfillment/dist/services

node_modules/@medusajs/fulfillment-manual/dist/services

node_modules/@medusajs/inventory/dist/services

node_modules/@medusajs/link-modules/dist/services

node_modules/@medusajs/locking/dist/services

node_modules/@medusajs/locking-postgres/dist/services

node_modules/@medusajs/locking-redis/dist/services

node_modules/@medusajs/notification/dist/services

node_modules/@medusajs/notification-sendgrid/dist/services

node_modules/@medusajs/order/dist/services

node_modules/@medusajs/payment-stripe/dist/services

node_modules/@medusajs/pricing/dist/services

node_modules/@medusajs/product/dist/services

node_modules/@medusajs/promotion/dist/services

node_modules/@medusajs/region/dist/services

node_modules/@medusajs/sales-channel/dist/services

node_modules/@medusajs/stock-location/dist/services

node_modules/@medusajs/store/dist/services

node_modules/@medusajs/tax/dist/services

node_modules/@medusajs/user/dist/services

You might also like