Addons are custom features that you can add to your Vanilla forum. Addons are created by our community of developers and people like you!
Will it work on my Vanilla Forum?
These addons are for people who downloaded and set up their own Vanilla forum. Compare your downloaded version with the version requirements on the right.
If your Vanilla forum is hosted at VanillaForums.com, this addon may already be installed there.
Vanilla Approved?
We review addons to make sure they are safe and don't cause bugs. An addon is considered to be "Vanilla Approved" once our review process is complete.
This addon is a plugin. You need to extract it to your /plugins folder to install it.
Adds Google AdSense code to the side panel of the discussion page in Vanilla. Users must add their AdSense unit code parameters to the class.adsensesidepanelmodule.php file. You will see these parameters within the AdSense unit code that is generated when you create an ad in Google AdSense. There is also a $MinComments variable in the default.php that enables you to render the AdSense unit only when the number of comments in the discussion exceeds this value. Set this to 0 if you always want your ad unit to render. Note: You may need to hit refresh once or twice before this will render. Also the $MinComments variable is set to 3 by default so it won't render if the current discussion has fewer comments.