_redirects 1.8 KB

1234567891011121314151617181920212223
  1. # Add redirects for popular pages from old docs
  2. /getting-started /guides/getting-started/installation
  3. /developer-guide/customizing-models /guides/developer-guide/custom-fields
  4. /developer-guide/authentication /guides/core-concepts/auth
  5. /developer-guide/payment-integrations /reference/core-plugins/payments-plugin
  6. /plugins /guides/developer-guide/plugins
  7. /plugins/extending-the-admin-ui /guides/extending-the-admin-ui/getting-started
  8. /storefront/building-a-storefront /guides/storefront/storefront-starters
  9. /developer-guide/multi-vendor-marketplaces /guides/how-to/multi-vendor-marketplaces
  10. /developer-guide/configuration /guides/developer-guide/configuration
  11. /plugins/plugin-examples/extending-graphql-api /guides/developer-guide/extend-graphql-api
  12. /storefront/order-workflow /guides/storefront/active-order
  13. /typescript-api/custom-fields /reference/typescript-api/custom-fields
  14. /developer-guide/migrations /guides/developer-guide/migrations
  15. /typescript-api/core-plugins/payments-plugin/stripe-plugin /reference/core-plugins/payments-plugin/stripe-plugin
  16. /developer-guide/channels /guides/core-concepts/channels
  17. /graphql-api/shop /reference/graphql-api/shop/queries
  18. /developer-guide/customizing-the-order-process /guides/core-concepts/orders
  19. /developer-guide/importing-product-data /guides/developer-guide/importing-data
  20. /plugins/plugin-examples /guides/developer-guide/plugins
  21. /plugins/writing-a-vendure-plugin /guides/developer-guide/plugins
  22. /deployment/using-docker /guides/deployment/using-docker
  23. /guides/developer-guide/translateable /guides/developer-guide/translatable