# Easy Digital Downloads Integration

[Easy Digital Downloads](https://easydigitaldownloads.com/?ref=4846) is a great tool for selling plugins, and now with WP Plugin Info Card, you can now show these plugins on the frontend using WP Plugin Info Card.

### Required Extensions

For the EDD integration to work correctly, it is recommended that you have two add-ons installed:

1. [Software Licensing](<https://easydigitaldownloads.com/downloads/software-licensing/?campaign=gitbook\&ref=4846&#xA;>) (Required)
2. [Product Reviews](<https://easydigitaldownloads.com/downloads/product-reviews/?campaign=gitbook\&ref=4846&#xA; >) (Recommended, not Required)

### Enabling EDD

Head to the Plugin Info Card admin options and select the EDD tab.

<figure><img src="/files/qOWG0QbUvYAOpTgf9Cb1" alt=""><figcaption><p>EDD Tab in Plugin Info Card</p></figcaption></figure>

Check the "Enable Easy Digital Downloads" toggle and switch it to on. Save your settings.

### Enable Readme Parsing in EDD (Highly Recommended)

Head to EDD's settings under **Extensions**. Make sure readme parsing is enabled and that you have a valid downloadable readme.

<figure><img src="/files/it4enenlMvLrHcMPRp3V" alt=""><figcaption></figcaption></figure>

### Edit Your Download and Enable License Creation

{% hint style="danger" %}
License creation must be enabled
{% endhint %}

License creation must be enabled in order to sell your downloads. It is also required to show your plugins using the WP Plugin Info Card, as it enables extra fields for your plugin..

<figure><img src="/files/S2IwxTTato4zYEIMnxIs" alt=""><figcaption><p>Make Sure License Creation is Enabled</p></figcaption></figure>

### Edit Your Download and Add Your Plugin Information

<figure><img src="/files/QWM7z2Lgwxw8wyIjHNjt" alt=""><figcaption><p>Plugin Information in EDD</p></figcaption></figure>

Add as much plugin information as possible to your download, including:

1. Setting a Download image (featured image)
2. Setting a banner image
3. Plugin homepage

Make sure your Readme has as much information as possible as well.

### Edit EDD Download Plugin Info Card Settings

You'll find additional settings for the Plugin Info Card in the right sidebar. Make sure these are filled out for each download.

You can also override the ratings if you don't have the Reviews plugin installed or have ratings elsewhere.

<figure><img src="/files/r65OuLgLbu7I4RqI0pPp" alt=""><figcaption><p>Plugin Info Card Setings for the Download</p></figcaption></figure>

### Adding the Card

You can add the card either via block or shortcode.

<figure><img src="/files/z9AMOcKhHPjZdV8eYqxU" alt=""><figcaption><p>Using a Block to Add an EDD Plugin</p></figcaption></figure>

The card will show up as normal on the frontend, albeit with EDD data.

<figure><img src="/files/TylO2E8PZ31IHNeyCt5s" alt=""><figcaption><p>Plugin Info Card Output on the Frontend</p></figcaption></figure>

### Clear Cache as Necessary

If you make any changes to your download, you'll have to clear the Plugin Info Card cache.

You can do so by clearing the transient and options cache.

<figure><img src="/files/BHUZ1atm361i6rmNUcCh" alt=""><figcaption><p>Cache Clearing Options on Plugin Info Card</p></figcaption></figure>

### Need Additional Support

If you need additional support getting Plugin Info Card working with Easy Digital Downloads, please [reach out to support](https://dlxplugins.com/support/).


---

# 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.dlxplugins.com/wp-plugin-info-card/overview/easy-digital-downloads-integration.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.
