Plugin info

Total downloads: 29,260
Active installs: 2,000
Total reviews: 11
Average rating: 4.2
Support threads opened: 1
Support threads resolved: 0 (0%)
Available in: 1 language(s)
Contributors: 3
Last updated: 10/11/2023 (812 days ago)
Added to WordPress: 6/24/2013 (12 years old)
Minimum WordPress version: 3.9
Tested up to WordPress version: 6.3.3
Minimum PHP version: f

Maintenance & Compatibility

Maintenance score

Possibly abandoned • Last updated 812 days ago • Support resolved 0% • 11 reviews

14/100

Is Gumroad abandoned?

Possibly abandoned (last update 812 days ago).

Compatibility

Requires WordPress: 3.9
Tested up to: 6.3.3
Requires PHP: f

Similar & Alternatives

Explore plugins with similar tags, and compare key metrics like downloads, ratings, updates, support, and WP/PHP compatibility.

No similar plugins found yet.

Description

This plugin lets you embed Gumroad into your website, using our Overlay and Embed widgets: https://gumroad.com/widgets.

Zero coding knowledge is required. Once installed, all links to Gumroad will automatically open the Gumroad Overlay (lightbox popup).

For more information on how this plugin works, you can see a video on our Overlay here: https://www.youtube.com/watch?v=u80Ey6lSRyE.

You can also use shortcodes:

Basic overlay example: [gumroad url="https://gumroad.com/l/DviQY"]

Basic embed example: [gumroad url="https://gumroad.com/l/GAPdj" type="embed"]

Overlay that will automatically show the payment form: [gumroad url="https://gumroad.com/l/DviQY" text="Purchase Item" wanted="true"]

Overlay for an affiliated product: [gumroad url="https://gumroad.com/a/919237747/llNDe" type="overlay"]

See the full documentation in Settings > Gumroad after the plugin is activated.

Installation

1. Admin Search

  1. In your Admin, go to menu Plugins > Add.
  2. Search for Gumroad.
  3. Click to install.
  4. Activate the plugin.
  5. A new menu item Gumroad will appear under your Settings menu option.

2. Download & Upload

  1. Download the plugin (a zip file) on the right column of this page.
  2. In your Admin, go to menu Plugins > Add.
  3. Select the tab “Upload”.
  4. Upload the .zip file you just downloaded.
  5. Activate the plugin.
  6. A new menu item Gumroad will appear under your Settings menu option.

3. FTP Upload

  1. Download the plugin (.zip file) on the right column of this page.
  2. Unzip the zip file contents.
  3. Upload the gumroad folder to the /wp-content/plugins/ directory of your site.
  4. Activate the plugin through the ‘Plugins’ menu in WordPress.
  5. A new menu item Gumroad will appear under your Settings menu option.

Frequently Asked Questions

Your theme must implement wp_footer() in the footer.php file, otherwise JavaScript will not load correctly. You can test if this is the issue by switching to a WordPress stock theme such as twenty-twelve temporarily.

If the overlay doesn’t get triggered on click (and your browser is redirected to a gumroad.com URL), please make sure that there is not extra code that is hijacking the click event (for example, a Google Analytics onclick event).

A popular known plugin that does this is “Google Analytics for WordPress”. Try unchecking one or both of these options: 1) Track outbound clicks & downloads, 2) Check Advanced Settings, then make sure “Track outbound clicks as pageviews” is un-checked.

See the official Gumroad overlay or embed documentation for further troubleshooting.

Review feed

No reviews available

Screenshots

  1. <p>Example of the Overlay popup</p>

    Example of the Overlay popup

  2. <p>Example of the inline Embed</p>

    Example of the inline Embed

Changelog

3.1.0 – October 11, 2023

  • Remove deprecated plugin dependencies.

3.0.0 – April 30, 2021

  • Add support for specifying both regular and affiliated product URLs in Gumroad Block as well as short codes.

1.2.4 – January 30, 2019

  • Add Gutenberg Blocks

1.2.3 – January 28, 2019

  • Simplify admin help page.
  • Regular links are now the default for Gumroad short codes.
  • Add option to choose to make a link a button.

1.2.2 – December 13, 2018

  • Simplify HTML/CSS for admin help page
  • Remove locale preference from shortcodes

1.2.1 – December 11, 2018

  • Tested up to WordPress 4.9.8
  • Posts with product links now automatically include gumroad.js

1.2

  • Tested up to WordPress 4.9.6
  • New documentation

1.1.9 – April 25, 2015

  • Updated calls to add_query_arg to prevent any possible XSS attacks.
  • Tested up to WordPress 4.2.

1.1.8

  • Remove note in help about using in template files or theme files.

1.1.7

  • Tested up to WordPress 4.1.

1.1.6

  • Replace all i18n functions with escaped equivalents.
  • Simplified load_plugin_textdomain() call.
  • Add proper escaping when building the overlay button.
  • Removed activation/install notice.
  • Removed some now unused functions and files.

1.1.5

  • Videos added to in-plugin help page.
  • Demo videos added to Readme.txt.
  • Tested up to WordPress 4.0.

1.1.4

  • Added shortcode attribute to add CSS classes to the overlay link button.

1.1.3

  • Added locale shortcode attribute.

1.1.2

  • Spanish translation updates.

1.1.1

  • Added Spanish translation (thanks to Andrew Kurtis of webhostinghub.com).
  • Tested up to WordPress 3.9.

1.1.0

  • Added Gumroad embed purchase page option.
  • Plugin now uses only shortcodes to display Gumroad overlay or embed.
  • Main settings options removed.
  • Post meta options removed.
  • Tested up to WordPress 3.8.

1.0.1

  • Bug fixes.
  • Added settings link to plugin listing entry.
  • Added plugin activation notice.
  • Added sidebar content to settings page.
  • Fixed PHP debug warnings.

1.0.0

  • Initial release.