Description
Classy is the world’s largest fundraising platform for social good organizations. Since 2011, they’ve enabled 1.3 million people across 300K individual campaigns to raise over $130M for social good organizations. From cutting-edge health programs to educational advancement, their customers are tackling the world’s greatest challenges with the power of the Classy platform.
This plugin integrates the Classy API via shortcodes for easy access on WordPress.
Currently supported shortcodes/API calls:
- [classy_campaigns]
- [classy_campaign_info]
- [classy_donations]
- [classy_fundraisers]
- [classy_fundraiser_info]
- [classy_teams]
- [classy_team_info]
- [classy_recurring]
- [classy_project_info]
You are able to use parameters that are available on the API as well in your shortcodes. For example:
[classy_fundraisers order=”firstname”]
This will return a list of fundraisers ordered by first name.
This plugin was created using Tom McFarlin’s Boilerplate WordPress Plugin template.
Want a customized version for your site? Reach out to us at web@mediacause.org
Installation
Upload the Classy plugin to your blog, activate it, then enter your API Token and CID in the Classy menu.
To get your API Token and CID, you will need to contact Classy support.
Reviews
Contributors & Developers
“Classy” is open source software. The following people have contributed to this plugin.
ContributorsTranslate “Classy” into your language.
Interested in development?
Browse the code, check out the SVN repository, or subscribe to the development log by RSS.
Changelog
1.2.1
- Fixed Minor Image Bugs
1.2
- Added new Classy admin icon
- Added Activity Stream to Classy Admin
- Added more shortcodes
- Updated to new API
1.0
- Initial plugin which includes campaigns, fundraisers and donations.