Owen C137
GuestMyDonations 1.4.2
Download:
Download:
Description |
MyDonationsAdds a donations goals system to MyBB (donations are processed with PayPal).User-end A new table is added to the index page where the progress for the current goal is shown, along ith the donate button (can be disabled via settign). Page with list of donations (misc.php?action=mydonations_list) towards the current goal. Page where the donation bar (goal progress) and donate button are shown (misc.php?action=mydonations). Admin-end Donation Bar page shows the donations towards the current goal. Set a new goal - the current one will be archived Archive - view archived donations (and their goal name) Edit Goal - edit existing goal. Note: to start a new goal, go to Set Goal and enter the new details. |
Install |
1. Upload the contents of the Upload folder to the root of your MyBB installation. 2. Go to the Admin Panel and install "MyDonations". 3. Go to ACP -> Settings -> Donation Bar and change anything you need (PayPal details) |
Upgrade |
Upgrading from MyDonations 1.4/1.4.1 to 1.4.2: Overwrite all files. Upload upgrade142.php to your forum root and run it from your browser. Delete the file afterwards. Alternatively to running the upgrade script, you can edit the `mydonations_goal` and `mydonations_archive` tables in PHPMyAdmin and change the column type from enum to varchar of length 255. |
Upgrading from MyDonations 1.1/1.2/1.3 to 1.4.1: Overwrite all files. Upload upgrade14.php to your forum root and run it from your browser. Delete the file afterwards. |
Instructions |
To manage your goals go to ACP -> Users & Groups -> MyDonations. |
Support |
This plugin is NOT maintained and NO support is officially given by the author. Use at your own RISK. |