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.

Receipt Attachments for GiveWP

Description

A GiveWP add-on which allows you to add a file to any GiveWP donation form and have it appear for your donors to download via the donation confirmation page and email confirmation.

This has many potential use-cases. Here’s a few ideas:

  • Provide a PDF Gift Certificate to those who donate over a certian amount
  • Give a MP3 song as thanks to your donors
  • Give a ZIP file (like a free WordPress plugin) to your donors

FEATURES

  • Choose custom title text for the confirmation page
  • Choose custom link text for the download
  • Upload your file via the Media Library Uploader
  • Optionally set a minimum donation amount per form for the Gift to be available to the donor.
  • Add the link to your Admin notification email and/or the Donor notification email via a custom Email tag.
  • Forms that don’t have uploads are not affected in any way.

BASIC USAGE

At the bottom of each GiveWP form edit screen you’ll find the GiveWP Receipt Attachments settings area. You configure that per form. This includes the minimum donation amount necessary for the attachment to be available (optionally).

If you upload a file and configure the settings there, the attachment title and link will appear automatically before the Donation Receipt table on your Donation Confirmation page.

In order to have the attachment link appear in your donation receipt emails, go to โ€œDonations > Settingsโ€ then the Emails tab. In the Donation Receipt email field add {attachmenturl} anywhere you like. Below that field you’ll see a full list of all the available email tags.

ABOUT MATT CROMWELL

I’m COO at Impress.org. Our most popular plugin is GiveWP, the leading donation plugin for WordPress. I build custom WordPress plugins and themes and blog frequently at mattcromwell.com on WordPress, Religion and Politics, and Family life.

Screenshots

  • The Attachment Title and Link displayed on the GiveWP Donation Confirmation page.
  • The Attachment link displayed inside the GiveWP Donation Receipt Email.
  • Adding the Attachment link to your donation receipt email requires adding the {attachmenturl} email tag.
  • The settings for GiveWP Receipt Attachments that are displayed at the bottom of each GiveWP form edit screen.

Installation

Minimum Requirements

  • WordPress 4.0 or greater
  • PHP version 5.3 or greater
  • MySQL version 5.0.15 or greater

Automatic installation

Automatic installation is the easiest option as WordPress handles the file transfers itself and you don’t need to leave your web browser. To install Give Receipt Attachments, login to your WordPress dashboard, navigate to the Plugins menu and click โ€œAdd Newโ€.

In the search field type โ€œGive Receipt Attachmentsโ€ and click Search Plugins. Once you have found the plugin you can view details about it such as the the point release, ratings and description. Most importantly of course, you can install it by simply clicking โ€œInstall Nowโ€.

Manual installation

The manual installation method involves downloading the plugin and uploading it to your server via your favorite FTP application. The WordPress codex contains instructions on how to do this here.

Updating

Automatic updates should work like a charm; as always though, ensure you backup your site before doing any plugin or theme updates just in case. If you have any trouble with an update, try out our WP-Rollback plugin which lets you revert to previous versions of WordPress plugins or themes with just a couple clicks.

FAQ

What file types are supported?

Give Receipt Attachments uses the Media Library to upload your attachments. This means that you can use any file type that the Media Library supports. See a full list here.

Where can I submit Support Questions?

I’ll answer all inquiries here.

I have a feature request, or would like to contribute to this plugin. Where can I do that?

Give Receipt Attachments is hosted publicly on Github. I’d love your feedback and suggestions there.

I really love this add-on. Can I donate a bit to you for making it?

I really appreciate that! You can donate here.

Please know that all donations generated through my website go to support the work I do with local nonprofits in San Diego. Read more about that here.

Reviews

There are no reviews for this plugin.

Contributors & Developers

“Receipt Attachments for GiveWP” is open source software. The following people have contributed to this plugin.

Contributors

Changelog

1.1.3 (Oct 2021)

  • Make sure the {attachmenturl} email tag always renders correctly.

1.1.2 (July 2020)

  • Hotfix to prevent the add-on from indicating it needs a license key.

1.1.1 (May 2020)

  • Improved Form Settings icon and general appearance
  • Code clean-up of admin assets
  • Removed deprecated core GiveWP functions from use
  • Cleared out backwards compatibility files for VERY old versions of GiveWP

1.1

  • Added compatibility with GiveWP 1.8’s new Metabox UI
  • Added a setting to toggle showing the download on the donation confirmation page or not.
  • Added proper textdomain loader and POT, PO, and MO files.

1.0

  • Initial release