|
2 | 2 |
|
3 | 3 | * [Umbraco Commerce Documentation](README.md) |
4 | 4 | * [Release Notes](release-notes/README.md) |
5 | | - * [v14.0.0](release-notes/v14.0.0.md) |
6 | | - * [v14.0.0-Alpha](release-notes/v14.0.0-alpha.md) |
| 5 | + * [v15.0.0-Rc](release-notes/v15.0.0-rc.md) |
7 | 6 |
|
8 | 7 | ## Commerce Products |
9 | 8 |
|
|
15 | 14 |
|
16 | 15 | * [Requirements](getting-started/requirements.md) |
17 | 16 | * [Installation](getting-started/install.md) |
| 17 | +* [Licensing](getting-started/the-licensing-model.md) |
| 18 | +* [Configuration](getting-started/umbraco-configuration.md) |
| 19 | +* [User Interface](getting-started/user-interface.md) |
18 | 20 |
|
19 | 21 | ## Upgrading |
20 | 22 |
|
21 | 23 | * [Upgrading Umbraco Commerce](upgrading/upgrade.md) |
22 | 24 | * [Version Specific Upgrade Notes](upgrading/version-specific-upgrades.md) |
| 25 | +* [Migrate from Vendr to Umbraco Commerce](upgrading/migrate-from-vendr-to-umbraco-commerce/README.md) |
| 26 | + * [Migrate Umbraco Commerce Checkout](upgrading/migrate-from-vendr-to-umbraco-commerce/migrate-umbraco-commerce-checkout.md) |
| 27 | + * [Migrate custom Payment Providers](upgrading/migrate-from-vendr-to-umbraco-commerce/migrate-custom-payment-providers.md) |
23 | 28 |
|
24 | 29 | ## How-To Guides |
25 | 30 |
|
26 | 31 | * [Overview](how-to-guides/overview.md) |
| 32 | +* [Configure SQLite support](how-to-guides/configure-sqlite-support.md) |
| 33 | +* [Limit Order Line Quantity](how-to-guides/limit-orderline-quantity.md) |
| 34 | +* [Use an Alternative Database for Umbraco Commerce Tables](how-to-guides/use-an-alternative-database-for-umbraco-commerce-tables.md) |
27 | 35 |
|
28 | 36 | ## Key Concepts |
29 | 37 |
|
30 | 38 | * [Get to know the main features](key-concepts/overview.md) |
| 39 | +* [Base Currency](key-concepts/base-currency.md) |
| 40 | +* [Calculators](key-concepts/calculators.md) |
| 41 | +* [Currency Exchange Rate Service Provider](key-concepts/currency-exchange-rate-service-providers.md) |
| 42 | +* [Dependency Injection](key-concepts/dependency-injection.md) |
| 43 | +* [Discount Rules / Rewards](key-concepts/discount-rules-and-rewards.md) |
| 44 | +* [Events](key-concepts/events/README.md) |
| 45 | + * [List of validation events](key-concepts/events/list-of-validation-events.md) |
| 46 | + * [List of notification events](key-concepts/events/list-of-notification-events.md) |
| 47 | +* [Fluent API](key-concepts/fluent-api.md) |
| 48 | +* [Order Calculation State](key-concepts/order-calculation-state.md) |
| 49 | +* [Payment Forms](key-concepts/payment-forms.md) |
| 50 | +* [Payment Providers](key-concepts/payment-providers.md) |
| 51 | +* [Pipelines](key-concepts/pipelines.md) |
| 52 | +* [Price/Amount Adjustments](key-concepts/price-amount-adjustments.md) |
| 53 | +* [Price Freezing](key-concepts/price-freezing.md) |
| 54 | +* [Product Adapters](key-concepts/product-adapters.md) |
| 55 | +* [Product Bundles](key-concepts/product-bundles.md) |
| 56 | +* [Product Variants](key-concepts/product-variants/README.md) |
| 57 | + * [Complex Variants](key-concepts/product-variants/complex-variants.md) |
| 58 | +* [Properties](key-concepts/properties.md) |
| 59 | +* [ReadOnly and Writable Entities](key-concepts/readonly-and-writable-entities.md) |
| 60 | +* [Sales Tax Providers](key-concepts/sales-tax-providers.md) |
| 61 | +* [Search Specifications](key-concepts/search-specifications.md) |
| 62 | +* [Settings Objects](key-concepts/settings-objects.md) |
| 63 | +* [Shipping Package Factories](key-concepts/shipping-package-factories.md) |
| 64 | +* [Shipping Providers](key-concepts/shipping-providers.md) |
| 65 | +* [Shipping Range/Rate Providers](key-concepts/shipping-range-and-rate-providers.md) |
| 66 | +* [Tax Sources](key-concepts/tax-sources.md) |
| 67 | +* [UI Extensions](key-concepts/ui-extensions/README.md) |
| 68 | + * [Analytics Widgets](key-concepts/ui-extensions/analytics-widgets.md) |
| 69 | + * [Entity Quick Actions](key-concepts/ui-extensions/entity-quick-actions.md) |
| 70 | + * [Order Properties](key-concepts/ui-extensions/order-properties.md) |
| 71 | + * [Order Collection Properties](key-concepts/ui-extensions/order-collection-properties.md) |
| 72 | + * [Order Line Properties](key-concepts/ui-extensions/order-line-properties.md) |
| 73 | + * [Store Menu Items](key-concepts/ui-extensions/store-menu-items.md) |
| 74 | +* [Umbraco Properties](key-concepts/umbraco-properties.md) |
| 75 | +* [Unit of Work](key-concepts/unit-of-work.md) |
| 76 | +* [Umbraco Commerce Builder](key-concepts/umbraco-commerce-builder.md) |
| 77 | +* [Webhooks](key-concepts/webhooks.md) |
31 | 78 |
|
32 | 79 | ## Reference |
33 | 80 |
|
34 | 81 | * [Stores](reference/stores/README.md) |
| 82 | +* [Shipping](reference/shipping/README.md) |
| 83 | + * [Fixed Rate Shipping](reference/shipping/fixed-rate-shipping.md) |
| 84 | + * [Dynamic Rate Shipping](reference/shipping/dynamic-rate-shipping.md) |
| 85 | + * [Realtime Rate Shipping](reference/shipping/realtime-rate-shipping.md) |
| 86 | +* [Taxes](reference/taxes/README.md) |
| 87 | + * [Fixed Tax Rates](reference/taxes/fixed-tax-rates.md) |
| 88 | + * [Calculated Tax Rates](reference/taxes/calculated-tax-rates.md) |
| 89 | +* [Storefront API](reference/storefront-api/README.md) |
| 90 | + * [Endpoints](reference/storefront-api/endpoints/README.md) |
| 91 | + * [Order](reference/storefront-api/endpoints/order.md) |
| 92 | + * [Checkout](reference/storefront-api/endpoints/checkout.md) |
| 93 | + * [Product](reference/storefront-api/endpoints/product.md) |
| 94 | + * [Customer](reference/storefront-api/endpoints/customer.md) |
| 95 | + * [Store](reference/storefront-api/endpoints/store.md) |
| 96 | + * [Currency](reference/storefront-api/endpoints/currency.md) |
| 97 | + * [Country](reference/storefront-api/endpoints/country.md) |
| 98 | + * [Payment method](reference/storefront-api/endpoints/payment-method.md) |
| 99 | + * [Shipping method](reference/storefront-api/endpoints/shipping-method.md) |
| 100 | + * [Content](reference/storefront-api/endpoints/content.md) |
| 101 | +* [Management API](reference/management-api/README.md) |
| 102 | +* [Go behind the scenes](reference/go-behind-the-scenes.md) |
35 | 103 |
|
36 | 104 | ## Tutorials |
37 | 105 |
|
|
0 commit comments