My first attempt at a xF mod, a port (with a few minor enhancements) of my simple donations mod over on vB.org. This mod will add a donations block to your side bar on the forum homepage.
How To Install
How To Install
- Files
- Download the attached zip file, extract it.
- Upload it's contents to your forum root.
- Import XML file
- ADMIN CP > Home > Install Add-on > Install from file on server
- install/data/addon_GP_Donations.xml
- ADMIN CP > Home > Install Add-on > Install from file on server
- Configure Donations Block
- ADMIN CP > Home > Options > [GP] Donations
- Configure to suit.
- Save Changes
- ADMIN CP > Home > Options > [GP] Donations
- Template Edits
- ADMIN CP > Appearance > Templates > forum_list
- Find: </xen:sidebar>
- Above, add: <xen:include template="GP_donations" />
- Save all Changes
- ADMIN CP > Appearance > Templates > forum_list