=== Reduce Debt === Contributors: beatingdebt Donate link: http://reducedebtplugin.wordpress.com Tags: reduce, debt, encourage, independence, buddypress Requires at least: 3.2.1 Tested up to: 3.2.1 Stable tag: 1.01 Mobilize your BuddyPress network to reduce debt. This plugin allows BuddyPress users to input their loan amounts in order to chart their progress. == Description ==
Mobilize your BuddyPress network to reduce debt. This plugin allows BuddyPress users to input their loan amounts in order to chart their progress, receive Encourages from friends, earn Awards, receive monthly reminders to update their loan amounts, and determine their Debt Independence Day. No personal information is required except 'loan name' and 'loan amount'. == Installation == This section describes how to install the plugin and get it working. 1. Upload `reduce_debt` folder to the `/wp-content/plugins/` directory 2. Activate the plugin through the 'Plugins' menu in WordPress 3. Ensure the gloabals allow_url_fopen and allow_url_include are turned On. == Frequently Asked Questions == = Does this compromise personal information? = This plugin only requires 'loan name' and 'loan amount'. = Are there any special functions required? = This plugin requires that the globals allow_url_fopen and allow_url_include to be turned on. In the download, a php.ini file is included to ensure the plugin folder turns those globals on. = Where can I learn more? = Please go to: http://reducedebtplugin.wordpress.com == Screenshots == 1. ReduceDebtScreen.png 2. ChartBadgeScreen.jpg == Changelog == = 1.01 = * Edit readme.txt = 1.0 = * Established working copy.