=== Simple Donation Manager === Contributors: sarankumar Donate link: Tags: Donation,donation plugin Requires at least: 3.0 Tested up to: 3.5.1 Stable tag: donation License: GPLv2 or later License URI: http://www.gnu.org/licenses/gpl-2.0.html Manage donors and beneficiaries information manually.Use shortcodes to display donors and beneficiaries information on a page. == Description == Primary goal of this plugin is to manage the donors and beneficiaries information on a wordpress blog.There is no option for accepting donations through the plugin.Admin or Editors can add donors and beneficiaries information through dashboard and publish it on a page using shortcodes. **Features:** * Allow to publish donations information on page * Manage beneficiaries information * Simple shortcodes * Everything under a single 'donations 'menu == Installation == 1. Upload Simple Donation Manager(SDM) to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3.Add donor details by clicking "Add Donation" 4.Add beneficiary details by clicking "Add beneficiary" 5. use shortcodes[donations][beneficiaries] on a page . == Frequently asked questions == How to display donation details? Create new page and use the shortcode [donations]. How to display beneficiaries information? Add shortcode [beneficiaries] to new page. == Screenshots == 1. Admin Menu 2. Add New Donor 3. Manage Donors Information 4. Donor details on Front end(using short code) 5. Add Beneficiaries info 6. Beneficiaries info. == Changelog == 1.0 Initial release == Upgrade notice == Initial release. == Shortcode == Available shortcodes are: **[donations]** -For displaying donors information on a page. **[beneficiaries]**-For displaying beneficiaries information on a page.