這個外掛並未在最新的 3 個 WordPress 主要版本上進行測試。開發者可能不再對這個外掛進行維護或提供技術支援,並可能會與更新版本的 WordPress 產生使用上的相容性問題。

Receipt Attachments for GiveWP

外掛說明

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.

螢幕擷圖

  • 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.

安裝方式

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.

常見問題集

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.

使用者評論

這個外掛目前沒有任何使用者評論。

參與者及開發者

以下人員參與了開源軟體〈Receipt Attachments for GiveWP〉的開發相關工作。

參與者

將〈Receipt Attachments for GiveWP〉外掛本地化為台灣繁體中文版

對開發相關資訊感興趣?

任何人均可瀏覽程式碼、查看 SVN 存放庫,或透過 RSS 訂閱開發記錄

變更記錄

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