Title: Easy Digital Downloads &#8211; Blocks
Author: Andrew Munro / AffiliateWP
Published: <strong>November 20, 2018</strong>
Last modified: February 20, 2020

---

Search plugins

This plugin **hasn’t been tested with the latest 3 major releases of WordPress**.
It may no longer be maintained or supported and may have compatibility issues when
used with more recent versions of WordPress.

![](https://ps.w.org/edd-blocks/assets/icon.svg?rev=1977109)

# Easy Digital Downloads – Blocks

 By [Andrew Munro / AffiliateWP](https://profiles.wordpress.org/sumobi/)

[Download](https://downloads.wordpress.org/plugin/edd-blocks.1.0.1.zip)

 * [Details](https://vec.wordpress.org/plugins/edd-blocks/#description)
 * [Reviews](https://vec.wordpress.org/plugins/edd-blocks/#reviews)
 *  [Installation](https://vec.wordpress.org/plugins/edd-blocks/#installation)
 * [Development](https://vec.wordpress.org/plugins/edd-blocks/#developers)

 [Support](https://wordpress.org/support/plugin/edd-blocks/)

## Description

EDD Blocks adds a “Downloads” block to the new WordPress editor, also known as Gutenberg.

The Downloads block allows you to display a grid of Downloads on your site similar
to the [downloads] shortcode already provided by Easy Digital Downloads. The Downloads
block provides a visual representation of your downloads, allowing you to see a 
real-time preview of your downloads as you configure the various settings.

As well as being able to display downloads, a grid of Download Categories or Download
Tags can be shown.

### Requirements

 * The latest version of the Gutenberg plugin OR WordPress 5.0 or greater
 * [Easy Digital Downloads](https://wordpress.org/plugins/easy-digital-downloads/).

### Features

#### Display a grid of Downloads

 1.  Set how many downloads should show per page
 2.  Set how many columns of downloads should show
 3.  Show or hide the buy button
 4.  Show or hide the price
 5.  Show or hide thumbnail images
 6.  Show or hide the excerpt
 7.  Show or hide the full content
 8.  Show or hide the pagination
 9.  Order downloads by “Date Created”, “Earnings”, “ID”, “Price”, “Random”, “Sales”,“
     Slug” or “Title”
 10. Order downloads in an “Ascending” or “Descending” order
 11. Show downloads from a specific category

#### Display a grid of Download Categories

 1. Set how many columns of download categories should show
 2. Show or hide download category thumbnail images
 3. Show or hide download category names
 4. Show or hide download category descriptions
 5. Show or hide download category counts
 6. Show or hide empty download categories
 7. Order download categories by “Count”, “ID”, “Name” or “Slug”
 8. Order download categories in an “Ascending” or “Descending” order

#### Display a grid of Download Tags

 1. Set how many columns of download tags should show
 2. Show or hide download tag thumbnail images
 3. Show or hide download tag names
 4. Show or hide download tag descriptions
 5. Show or hide download tag counts
 6. Show or hide empty download tags
 7. Order download tags by “Count”, “ID”, “Name” or “Slug”
 8. Order download tags in an “Ascending” or “Descending” order

#### Shortcodes

Gutenberg also provides a shortcode block so we’ve added a [download_categories]
and [download_tags] shortcode. Each shortcode shares the same attributes, mimicking
the options of the Downloads block:

**thumbnails**

true (default) | false

Whether or not to show the thumbnail image.

**title**

true (default) | false

Whether or not to show the category or tag name.

**description**

true (default) | false

Whether or not to show the category or tag description.

**show_empty**

true | false (default)

Whether or not to show empty terms.

**columns**

1 | 2 | 3 (default) | 4 | 5 | 6

The number of columns.

**count**

true (default) | false

Whether or not to show the number of downloads in each term.

**orderby**

count (default) | id | name | slug

What to order the terms by.

**order**

ASC | DESC (default)

In which order to display the terms.

**Shortcode examples**

[download_categories count=”false” orderby=”name” order=”ASC” title=”false” columns
=”4″]

[download_tags orderby=”id” order=”DESC” columns=”2″]

## Screenshots

 * [[
 * The Downloads block and its settings

## Blocks

This plugin provides 1 block.

 *   Easy Digital Downloads – Blocks

## Installation

 1. Unpack the entire contents of this plugin zip file into your `wp-content/plugins/`
    folder locally
 2. Upload to your site
 3. Navigate to `wp-admin/plugins.php` on your site (your WP Admin plugin page)
 4. Activate this plugin

OR you can just install it with WordPress by going to Plugins >> Add New >> and 
type this plugin’s name

## FAQ

  How do I add images to Download Categories and Download Tags?

 1. Click either “Categories” or “Tags” from the Downloads section in the WordPress
    sidebar
 2. Click the “Edit” link on the category or tag you wish to add an image to
 3. At the bottom of the edit screen, click “Choose Image” in the “Image” section
 4. Select an image and click “Set as image”
 5. Click “Update”

  Can I change the purchase button color?

Yes, the purchase button color can be changed from Downloads → Settings → Styles.
Simply change the “Default Button Color” to a color of your choosing and save.

## Reviews

![](https://secure.gravatar.com/avatar/97219f9a777feaa9501ddc4908c15438a9b64315afa0ca422a9268afc7d0a0d1?
s=60&d=retro&r=g)

### 󠀁[Wonderful! Simplifies your life](https://wordpress.org/support/topic/wonderful-simplifies-your-life/)󠁿

 [lucio7](https://profiles.wordpress.org/lucio7/) April 5, 2019

Such a great extension, it will greatly simplify your life with basic features you
need such as sorting by price, how many products per column and show or not show
a short description. Thank you to the developers!!

 [ Read all 1 review ](https://wordpress.org/support/plugin/edd-blocks/reviews/)

## Contributors & Developers

“Easy Digital Downloads – Blocks” is open source software. The following people 
have contributed to this plugin.

Contributors

 *   [ Andrew Munro / AffiliateWP ](https://profiles.wordpress.org/sumobi/)
 *   [ Easy Digital Downloads ](https://profiles.wordpress.org/easydigitaldownloads/)

“Easy Digital Downloads – Blocks” has been translated into 1 locale. Thank you to
[the translators](https://translate.wordpress.org/projects/wp-plugins/edd-blocks/contributors)
for their contributions.

[Translate “Easy Digital Downloads – Blocks” into your language.](https://translate.wordpress.org/projects/wp-plugins/edd-blocks)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/edd-blocks/), check
out the [SVN repository](https://plugins.svn.wordpress.org/edd-blocks/), or subscribe
to the [development log](https://plugins.trac.wordpress.org/log/edd-blocks/) by 
[RSS](https://plugins.trac.wordpress.org/log/edd-blocks/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Fix: Undefined index PHP notices could be triggered during block updates

#### 1.0

 * Initial release

## Meta

 *  Version **1.0.1**
 *  Last updated **6 years ago**
 *  Active installations **100+**
 *  WordPress version ** 5.0 or higher **
 *  Tested up to **5.4.19**
 *  Languages
 * [English (US)](https://wordpress.org/plugins/edd-blocks/) and [French (France)](https://fr.wordpress.org/plugins/edd-blocks/).
 *  [Translate into your language](https://translate.wordpress.org/projects/wp-plugins/edd-blocks)
 * Tags
 * [blocks](https://vec.wordpress.org/plugins/tags/blocks/)[digital downloads](https://vec.wordpress.org/plugins/tags/digital-downloads/)
   [e-downloads](https://vec.wordpress.org/plugins/tags/e-downloads/)[easy digital downloads](https://vec.wordpress.org/plugins/tags/easy-digital-downloads/)
   [edd](https://vec.wordpress.org/plugins/tags/edd/)
 *  [Advanced View](https://vec.wordpress.org/plugins/edd-blocks/advanced/)

## Ratings

 5 out of 5 stars.

 *  [  1 5-star review     ](https://wordpress.org/support/plugin/edd-blocks/reviews/?filter=5)
 *  [  0 4-star reviews     ](https://wordpress.org/support/plugin/edd-blocks/reviews/?filter=4)
 *  [  0 3-star reviews     ](https://wordpress.org/support/plugin/edd-blocks/reviews/?filter=3)
 *  [  0 2-star reviews     ](https://wordpress.org/support/plugin/edd-blocks/reviews/?filter=2)
 *  [  0 1-star reviews     ](https://wordpress.org/support/plugin/edd-blocks/reviews/?filter=1)

[Your review](https://wordpress.org/support/plugin/edd-blocks/reviews/#new-post)

[See all reviews](https://wordpress.org/support/plugin/edd-blocks/reviews/)

## Contributors

 *   [ Andrew Munro / AffiliateWP ](https://profiles.wordpress.org/sumobi/)
 *   [ Easy Digital Downloads ](https://profiles.wordpress.org/easydigitaldownloads/)

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/edd-blocks/)