2017 © Pedro Peláez
 

wordpress-plugin edd-helpscout

Easy Digital Downloads integration for HelpScout

image

dannyvankooten/edd-helpscout

Easy Digital Downloads integration for HelpScout

  • Friday, July 6, 2018
  • by dannyvankooten
  • Repository
  • 8 Watchers
  • 51 Stars
  • 8 Installations
  • PHP
  • 0 Dependents
  • 0 Suggesters
  • 10 Forks
  • 11 Open issues
  • 8 Versions
  • 0 % Grown

The README.md

EDD integration for Help Scout

Changed Callback URL, (*1)

As of version 2.0, the Callback URL in Help Scout should be https://your-site.com/edd-helpscout-api/customer_info., (*2)

Easy Digital Downloads integration for Help Scout is a WordPress plugin that will show customer information right from your Help Scout dashboard., (*3)

Activating the plugin and configuring the integration will add the following information to your Help Scout dashboard:, (*4)

  • The name of the customer and link to the profile page in EDD
  • All payments by the customer (email address must match)
  • A link to resent purchase receipts
  • All purchased "downloads"
  • The used payment method. Links to the transaction in PayPal or Stripe.

If using the Software Licensing add-on, the following information is shown as well:, (*5)

  • License keys. Links to the Site Manager in Easy Digital Downloads.
  • Active sites, with a link to deactivate the license for the given site.

Installation

To get this up an running, you'll need to configure a few things in WordPress and Help Scout., (*6)

WordPress

  1. Upload the contents of edd-helpscout.zip to your plugins directory, which usually is /wp-content/plugins/.
  2. Activate the Help Scout integration for Easy Digital Downloads plugin
  3. Set the HELPSCOUT_SECRET_KEY constant in your /wp-config.php file. This should be a random string of 40 characters.

Example, (*7)

define( 'HELPSCOUT_SECRET_KEY', 'your-random-string-of-forty-characters!' );

Help Scout

  1. Go to the Help Scout custom app interface.
  2. Enter the following settings.
Setting Value
App Name Easy Digital Downloads
Content Type Dynamic Content
Callback URL https://your-site.com/edd-helpscout-api/customer_info
Secret Key The value of your HELPSCOUT_SECRET_KEY constant.

Testing the plugin locally.

You can set the plugin in some test mode. Set HELPSCOUT_DUMMY_DATA to true and HELPSCOUT_DUMMY_DATA_EMAIL to an email address in wp-config.php to let the plugin use dummy data. You can then call https://your-site.com/edd-helpscout-api/customer_info directly and get a reply based on the value of HELPSCOUT_DUMMY_DATA_EMAIL., (*8)

Customization

The source code comes with plenty of hooks to add and change output and behavior., (*9)

You can also override section templates by hosting your own version of them under wp-content/themes/{THEME}/edd-helpscout/. E.g., copy views/orders.php to wp-content/themes/{THEME}/edd-helpscout/orders.php to change the output of the orders in Help Scout., (*10)

The Versions

06/07 2018

dev-master

9999999-dev https://wordpress.org/plugins/edd-helpscout/

Easy Digital Downloads integration for HelpScout

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

The Development Requires

wordpress helpscout easy digital downloads

06/07 2018

dev-fixing-master

dev-fixing-master https://wordpress.org/plugins/edd-helpscout/

Easy Digital Downloads integration for HelpScout

  Sources   Download

GPL-2.0+

The Requires

  • php >=5.3.0

 

The Development Requires

wordpress helpscout easy digital downloads

16/02 2016

dev-revert-30-master

dev-revert-30-master https://wordpress.org/plugins/edd-helpscout/

Easy Digital Downloads integration for HelpScout

  Sources   Download

GPL-2.0+

The Requires

 

The Development Requires

wordpress helpscout easy digital downloads

28/01 2016

1.1.1

1.1.1.0 https://wordpress.org/plugins/edd-helpscout/

Easy Digital Downloads integration for HelpScout

  Sources   Download

GPL-2.0+

The Requires

 

wordpress helpscout easy digital downloads

06/09 2015

1.1

1.1.0.0 https://wordpress.org/plugins/edd-helpscout/

Easy Digital Downloads integration for HelpScout

  Sources   Download

GPL-2.0+

The Requires

 

wordpress helpscout easy digital downloads

19/02 2015

1.0.3

1.0.3.0 https://wordpress.org/plugins/edd-helpscout/

Easy Digital Downloads integration for HelpScout

  Sources   Download

GPL-2.0+

The Requires

 

wordpress helpscout easy digital downloads

09/01 2015

1.0.2

1.0.2.0 http://wordpress.org/plugins/edd-helpscout/

Easy Digital Downloads integration for HelpScout

  Sources   Download

GPL-2.0+

The Requires

 

wordpress helpscout easy digital downloads

13/12 2014

1.0.1

1.0.1.0 http://wordpress.org/plugins/edd-helpscout/

Easy Digital Downloads integration for HelpScout

  Sources   Download

GPL-2.0+

The Requires

 

wordpress helpscout easy digital downloads