Donation

Warning: This plugin has't been updated in over 54 years. It may no longer be maintained.

What you can do to help:

Donation widget and admin controlled behavior

Last updated

What it does:

  • Gives you a donation widget for your Elgg site.
  • Handles Paypal and/or bank tranfers (just the account number)
  • Right click on any user icon (or on their profile) to mark them as a donator
  • A page where all donators to your site shows
  • Optional: Put a label on profiles to show who has donated
  • Optional: Announce donations to the River
  • Optional: Add a donation module to sidebar on all pages without an owner
  • A widget for the dashboard

Look at the screenshots, a picture is worth a 1000 words :-)

Installation:

* Drop donation folder i /mod* Aktivate plugin in "Tool Administration"* In the settings specify how you want it setup* Modify /mod/donation/languages/en.php to get the text right

Setup:

To manually get this plugin to show in the sidebar of a page you have point to it. See example below:

$sidebar = elgg_view("donation/sidebar");

$params = array('content' => $content, 'title' => $title, 'sidebar' => $sidebar);

$body = elgg_view_layout('one_sidebar', $params);

In "Tool Administration" setup how you want it:

  • Show donators as: small icons or tiny icons (for the sidebar box)
  • Announce donations to River: Yes/No
  • Show donation status on profil: Yes/No (Covers profile and user list, see screenshots)
  • Number of donators to display: 4/6/8/12/24/36 (How many donators should the sidebar box show)
  • Insert Paypal code here: Paste your Paypal code here (If not, everything refering to Paypal will not be shown)
  • Optional: A bank account number for bank tranfers: (If not, everything refering to Bank transfer will not be shown)
  • Optional: Bitcoin support
  • Optional: show in sidebar

Notice! If you have problems entering the paypal code, then try and disable the plugin htmlawed. Remember to switch it back on afterwards!

That's it.

Stats

  • Category: Tools
  • License: GNU General Public License (GPL) version 2
  • Updated: 1970-1-1
  • Downloads: 7180
  • Recommendations: 16

Other Projects

View slyhne's plugins