320 lines
9.4 KiB
JavaScript
320 lines
9.4 KiB
JavaScript
const generatedgeneratedHowToTutorialsSidebarSidebar = {
|
|
"sidebar_id": "how-to-tutorials",
|
|
"title": "How-To & Tutorials",
|
|
"items": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/how-to-tutorials",
|
|
"title": "Overview",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/examples",
|
|
"title": "Example Snippets",
|
|
"children": []
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "How-To Guides",
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "sub-category",
|
|
"title": "Server",
|
|
"autogenerate_tags": "howTo+server",
|
|
"autogenerate_as_ref": true,
|
|
"sort_sidebar": "alphabetize",
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "ref",
|
|
"title": "Create Actor Type",
|
|
"path": "https://docs.medusajs.com/resources/commerce-modules/auth/create-actor-type",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "ref",
|
|
"title": "Create Auth Provider",
|
|
"path": "https://docs.medusajs.com/resources/references/auth/provider",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "ref",
|
|
"title": "Create Cache Module",
|
|
"path": "https://docs.medusajs.com/resources/architectural-modules/cache/create",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "ref",
|
|
"title": "Create Event Module",
|
|
"path": "https://docs.medusajs.com/resources/architectural-modules/event/create",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "ref",
|
|
"title": "Create Fulfillment Provider",
|
|
"path": "https://docs.medusajs.com/resources/references/fulfillment/provider",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "ref",
|
|
"title": "Create Notification Provider",
|
|
"path": "https://docs.medusajs.com/resources/references/notification-provider-module",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "ref",
|
|
"title": "Create Payment Provider",
|
|
"path": "https://docs.medusajs.com/resources/references/payment/provider",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "ref",
|
|
"title": "Create Tax Provider",
|
|
"path": "https://docs.medusajs.com/resources/references/tax/provider",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "ref",
|
|
"title": "Get Variant Price with Taxes",
|
|
"path": "https://docs.medusajs.com/resources/commerce-modules/product/guides/price-with-taxes",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "ref",
|
|
"title": "Get Variant Prices",
|
|
"path": "https://docs.medusajs.com/resources/commerce-modules/product/guides/price",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "ref",
|
|
"title": "Handle Password Reset Event",
|
|
"path": "https://docs.medusajs.com/resources/commerce-modules/auth/reset-password",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "ref",
|
|
"title": "Send Notification",
|
|
"path": "https://docs.medusajs.com/resources/architectural-modules/notification/send-notification",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "sub-category",
|
|
"title": "Admin",
|
|
"autogenerate_tags": "howTo+admin",
|
|
"autogenerate_as_ref": true,
|
|
"sort_sidebar": "alphabetize",
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/admin-components",
|
|
"title": "Overview",
|
|
"children": []
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Components",
|
|
"autogenerate_path": "/admin-components/components",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Layouts",
|
|
"autogenerate_path": "/admin-components/layouts",
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Tutorials",
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Custom Item Pricing",
|
|
"path": "/examples/guides/custom-item-price",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Wishlist",
|
|
"path": "/plugins/guides/wishlist",
|
|
"description": "Learn how to build a wishlist plugin.",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "sub-category",
|
|
"title": "Extend Modules",
|
|
"autogenerate_tags": "tutorial+extendModule",
|
|
"autogenerate_as_ref": true,
|
|
"sort_sidebar": "alphabetize",
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "ref",
|
|
"title": "Extend Cart",
|
|
"path": "https://docs.medusajs.com/resources/commerce-modules/cart/extend",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "ref",
|
|
"title": "Extend Customer",
|
|
"path": "https://docs.medusajs.com/resources/commerce-modules/customer/extend",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "ref",
|
|
"title": "Extend Product",
|
|
"path": "https://docs.medusajs.com/resources/commerce-modules/product/extend",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "ref",
|
|
"title": "Extend Promotion",
|
|
"path": "https://docs.medusajs.com/resources/commerce-modules/promotion/extend",
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Deployment",
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/deployment",
|
|
"title": "Overview",
|
|
"children": []
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"title": "Medusa Cloud",
|
|
"path": "https://medusajs.com/pricing",
|
|
"children": []
|
|
},
|
|
{
|
|
"type": "separator"
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Self-Hosting",
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "https://docs.medusajs.com/learn/deployment/general",
|
|
"title": "General",
|
|
"children": []
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/deployment/medusa-application/railway",
|
|
"title": "Railway",
|
|
"children": []
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "category",
|
|
"title": "Next.js Starter",
|
|
"autogenerate_path": "/deployment/storefront",
|
|
"children": [
|
|
{
|
|
"loaded": true,
|
|
"isPathHref": true,
|
|
"type": "link",
|
|
"path": "/deployment/storefront/vercel",
|
|
"title": "Vercel",
|
|
"description": "",
|
|
"children": []
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
|
|
export default generatedgeneratedHowToTutorialsSidebarSidebar |