You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
description: Find detailed documentation for each of the official packages available for extending your Umbraco Commerce installation.
2
+
description: >-
3
+
Find detailed documentation for each of the official packages available for
4
+
extending your Umbraco Commerce installation.
3
5
---
4
6
5
7
# Packages for Umbraco Commerce
6
8
7
9
Below is an overview of the different add-ons that you can install into your Umbraco Commerce implementation. All add-ons are meant to extend the features and functionality already available in the core product.
8
10
9
-
<tabledata-card-size="large"data-view="cards"><thead><tr><th></th><th></th><thdata-hiddendata-card-targetdata-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Cart</strong></td><td>Use this package to add a drop in cart solution to your Umbraco Commerce implementation.</td><td><ahref="cart/">cart</a></td></tr><tr><td><strong>Checkout</strong></td><td>Use this package to add additional functionality to the checkout flow for your Umbraco Commerce implementation.</td><td><ahref="checkout/">checkout</a></td></tr><tr><td><strong>Deploy</strong></td><td>This package is used to enable the use of Umbraco Deploy with your Umbraco Commerce implementation.</td><td><ahref="deploy/">deploy</a></td></tr><tr><td><strong>Product feeds</strong></td><td>This plugin is a XML feed generator plugin which extracts product data from Umbraco node and generate structured XML feed.</td><td><ahref="product-feeds/">Product Feeds</a></td></tr></tbody>
10
-
</table>
11
+
<tabledata-card-size="large"data-view="cards"><thead><tr><th></th><th></th><thdata-hiddendata-card-targetdata-type="content-ref"></th></tr></thead><tbody><tr><td><strong>Cart</strong></td><td>Use this package to add a drop in cart solution to your Umbraco Commerce implementation.</td><td><ahref="cart/">cart</a></td></tr><tr><td><strong>Checkout</strong></td><td>Use this package to add additional functionality to the checkout flow for your Umbraco Commerce implementation.</td><td><ahref="checkout/">checkout</a></td></tr><tr><td><strong>Deploy</strong></td><td>This package is used to enable the use of Umbraco Deploy with your Umbraco Commerce implementation.</td><td><ahref="deploy/">deploy</a></td></tr><tr><td><strong>Product feeds</strong></td><td>This plugin is a XML feed generator plugin which extracts product data from Umbraco node and generate structured XML feed.</td><td><ahref="product-feeds/">product-feeds</a></td></tr></tbody></table>
11
12
12
13
## Using These Docs
13
14
14
15
**These docs are aimed at developers and users** who have at least a basic understanding of [Umbraco](https://umbraco.com), as well as Umbraco backoffice principles.
15
16
16
-
As there is no code involved with using Umbraco Commerce Deploy, the docs are purely a series of articles covering how installing and configuring Deploy.
17
+
As there is no code involved with using Umbraco Commerce Deploy, the docs are purely a series of articles covering how to install and configure Deploy.
0 commit comments