> For the complete documentation index, see [llms.txt](https://docs.shop-studio.io/shopware/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.shop-studio.io/shopware/extensions/tree-per-order/setup.md).

# Setup

To activate the app, you have to go to `Extensions > My extensions > Apps` in the admin and then click on the right side of the app "Tree per Order (Cloud)" on `...` > Configuration.

Now you are in the settings for the app. You have to perform the following steps:

* First, you need to enable the app for your sales channels using the `Active` checkbox.
* You also need to choose a suitable provider for the donations. The easiest way is with our partner TreeMates.

Finally, you need to press the `Save` button. Depending on the provider, separate setup steps may need to be taken into account.

![](/files/JZ47iHHSh6gjBUVVyHyp)

### Donation product ID

You may have noticed that there is a field called `Donation product ID`. The purpose behind it: This field is used to determine which donation product will be added to the shopping cart later at the end of checkout.

The actual donation product is already installed when the app is activated for the first time and the ID is then automatically determined and written into the `Donation product ID` field. So there is nothing to consider here.

{% hint style="info" %}
**Tip**

If you ever delete the donation product, there is no need to worry. You can always recreate the donation product by deleting the `Donation product ID` field and then reinstalling the app.
{% endhint %}

{% hint style="info" %}
**Is your shop behind a firewall or Cloudflare?**

This app reaches your shop through Shopware's API from our servers. Firewalls or services like Cloudflare can block this — especially in busy shops with many changes per day. To make sure updates always get through, allowlist our IP addresses:

```
74.220.51.43
74.220.51.44
74.220.51.45
```

More details under [Common sources of error](/shopware/extensions/tree-per-order/common-sources-of-error.md).
{% endhint %}
