Description
This plug-in adds a small area chart to the bottom of your InstantForum.NET homepage showing new member counts, new topic counts & new reply counts for the last 30 days. This example uses the Google Visualization API.
Current Version
1.0.
Screen Grabs

Requirements
This plug-in will wok with InstantForum.NET 2010-3 or above.
Installation Instructions
1. Download the ZIP file attached below (note you must be logged in)
2. Copy the contents of "bin" directory into your InstantForum.NET "bin" directory
3. Copy the contents of "Plugins" directory into your InstantForum.NET "Plugins" directory
4. Add the following entry to your InstantForum.NET web.config file between the plug-in elements…
<InstantASP.Common>
<Plugins>
<Plugin type="InstantForum.Plugins.RecentActivity, InstantForum.Plugins.RecentActivity"/>
</Plugins>
</InstantASP.Common>
Support & Assistance
Any questions regarding plug-ins should be posted here within our community forums. We will do our very best to assist as quickly as possible.
Also if you have any suggestions for plug-ins you would like to see for InstantForum.NET please post your suggestions here within the forum or use our feedback form.