# Step 1: Install the Digital River app

{% hint style="info" %}
**Note:** We are currently offering an accelerator instead of a managed package. This step refers to installing the managed package. Instead, you need to deploy the source code to the org.
{% endhint %}

{% hint style="warning" %}
Use the [latest package installation URL](/salesforce-lightning/salesforce-lightning-b2b-commerce-app-2.1/2.1.md#system-requirements) to install or upgrade to the [latest version](/salesforce-lightning/salesforce-lightning-b2b-commerce-app-2.1/2.1.md#system-requirements) of the Salesforce Lightning app:

Salesforce administrators and users with the **Download AppExchange packages** permission can **Install/Uninstall AppExchange** apps.
{% endhint %}

Use the [latest package installation URL](/salesforce-lightning/salesforce-lightning-b2b-commerce-app-2.1/2.1.md#system-requirements) to install or upgrade to the [latest version](/salesforce-lightning/salesforce-lightning-b2b-commerce-app-2.1/2.1.md#system-requirements) of the Salesforce Lightning app:

Salesforce administrators and users with the **Download AppExchange packages** permission can **Install/Uninstall AppExchange** apps.

1. Click the installation URL and sign in to the Salesforce org where you want to install the package. After a successful login, the installation wizard appears.
2. Click **Install for Specific Profiles** and select **Full Access** for all profiles you want to use with the package.
3. Select and grant **Full Access** to the **Community Profile** that will be assigned to the **Storefront Users**.
4. After selecting profiles, click **Install/Upgrade**. Once the package is installed, the administrator receives an email.<br>

![](/files/n1skxSa1C8E1RZKCn7gO)

{% hint style="info" %}
The notification (in the above screenshot) appears when you configure the package installation settings:

1. Before installing the package, understand that the package is not authorized for distribution.
2. The notification displays when a managed package:
   * Has never been through security review or is under review
   * Did not pass the security review
   * Is not authorized by the AppExchange Partner Program for another reason
     {% endhint %}

![](/files/cAKAW1jY4pWq3tWcZXvB)

![](/files/3q7eyIBXtBZeSTkzCIdC)

{% hint style="info" %}
If you install a package that has not passed the Security Review, click the **Allow deployments of components** checkbox under **Deployment Settings / Deployment Options**.
{% endhint %}


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://docs.digitalriver.com/salesforce-lightning/salesforce-lightning-b2b-commerce-app-2.1/integrate-the-salesforce-lightning-app/step-1-install-the-digital-river-app.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
