- Posted by miketeye on September 17, 2009
Share on FacebookWhereas wordpress has plugins for stuff like paypal donate and buy now buttons in abundance,
Blogengine is far behind the competition for stuff like that. I know people might have developed such extensions, but are probably not yet willing to share them with fellow blogengine users. I thought I will change that so I am releasing my paypal buttons for blogengine extension for you all to use.



Technically, the extensions are simple and just wrap the paypal html for the buttons in .Net code and provide an easy setup via the extensions manager in blogengine.
EXAMPLE:
The donate button on this site is an example usage of the donate button extension.
USAGE SYNTAX:
DOWNLOAD:
You may download the extensions below. To install the extensions, simply copy the downloaded file into your /App_Code/Extensions folder of your blogengine site root folder.
PaypalAddToBasketButtons.cs (6.72 kb)
PaypalBuyNowButtons.cs (6.13 kb)
PaypalDonateButton.cs (5.49 kb)
Please post comments if you have any bugs or modifications or enhancements.
Cheers!
NB: As usual the software is provided free of charge and use at your own risk. If you have any questions, I will do my best to provide the answers in my free time, if I ever really have any!