> Portal Navigation: > > - Append `.md` to any URL under `https://dev.wix.com/docs/` to get its markdown version. > - Pages are either content pages (article or reference text) or menu pages (a list of links to child pages). > - To get a menu page, truncate any URL to a parent path and append `.md` (e.g. `https://dev.wix.com/docs/sdk.md`, `https://dev.wix.com/docs/sdk/core-modules.md`). > - Top-level index of all portals: https://dev.wix.com/docs/llms.txt > - Full concatenated docs: https://dev.wix.com/docs/llms-full.txt # [SDK](https://dev.wix.com/docs/api/get-menu-content?url=https%3A%2F%2Fdev.wix.com%2Fdocs%2Fsdk&format=markdown.md) ## [Business Solutions](https://dev.wix.com/docs/sdk/business-solutions.md) ### [ecom](https://dev.wix.com/docs/sdk/business-solutions/ecom.md) #### [Extensions](https://dev.wix.com/docs/sdk/business-solutions/ecom/extensions.md) ##### [Dashboard Plugins](https://dev.wix.com/docs/sdk/business-solutions/ecom/extensions/dashboard-plugins.md) - [Introduction](https://dev.wix.com/docs/sdk/business-solutions/ecom/extensions/dashboard-plugins/introduction.md) - [Edit Order Page](https://dev.wix.com/docs/sdk/business-solutions/ecom/extensions/dashboard-plugins/edit-order-page.md) - [Orders List Page](https://dev.wix.com/docs/sdk/business-solutions/ecom/extensions/dashboard-plugins/orders-list-page.md) ##### [Dashboard Pages](https://dev.wix.com/docs/sdk/business-solutions/ecom/extensions/dashboard-pages.md) - [deliveryProfile()](https://dev.wix.com/docs/sdk/business-solutions/ecom/extensions/dashboard-pages/delivery-profile.md) - [deliveryProfiles()](https://dev.wix.com/docs/sdk/business-solutions/ecom/extensions/dashboard-pages/delivery-profiles.md) - [editDraftOrder()](https://dev.wix.com/docs/sdk/business-solutions/ecom/extensions/dashboard-pages/edit-draft-order.md) - [editOrder()](https://dev.wix.com/docs/sdk/business-solutions/ecom/extensions/dashboard-pages/edit-order.md) - [newOrder()](https://dev.wix.com/docs/sdk/business-solutions/ecom/extensions/dashboard-pages/new-order.md) - [orderDetails()](https://dev.wix.com/docs/sdk/business-solutions/ecom/extensions/dashboard-pages/order-details.md) - [orderList()](https://dev.wix.com/docs/sdk/business-solutions/ecom/extensions/dashboard-pages/order-list.md) - [orderRefund()](https://dev.wix.com/docs/sdk/business-solutions/ecom/extensions/dashboard-pages/order-refund.md)