> For the complete documentation index, see [llms.txt](https://docs.digitalriver.com/salesforce-lightning/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.digitalriver.com/salesforce-lightning/salesforce-lightning-b2b-commerce-api-1.0.1/integrate-the-salesforce-lightning-app/step-1-install-the-digital-river-app.md).

# Step 1: Install the Digital River app

### Install the Digital River app

{% hint style="warning" %}
Use the following package installation URL to install or upgrade to the latest version of the Salesforce Lightning app:

**Package installation URL:** \
<https://login.salesforce.com/packaging/installPackage.apexp?p0=04t5w000005hiRrAAI>\
**Version:** 1.11 (1.11.0)

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

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. \ <img src="/files/n1skxSa1C8E1RZKCn7gO" alt="" data-size="original">&#x20;

{% hint style="info" %}
The notification (in the above screenshot) appears when configuring the package installation settings:&#x20;

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

![](/files/cAKAW1jY4pWq3tWcZXvB)

![](/files/3q7eyIBXtBZeSTkzCIdC)

{% hint style="info" %}
If a package that has not passed the Security Review is used for installation, click the **Allow deployments of components** checkbox under **Deployment Options**.
{% endhint %}


---

# Agent Instructions
This documentation is published with GitBook. GitBook is the documentation platform designed so that both humans and AI agents can read, navigate, and reason over technical content effectively. Learn more at gitbook.com.

## 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, and the optional `goal` query parameter:

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

`ask` is the immediate question: it should be specific, self-contained, and written in natural language.
`goal` is optional and describes the broader end goal you are ultimately trying to accomplish on behalf of the user. GitBook uses it to tailor the answer towards what is most useful for that goal.

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.
