=== Chamber Dashboard Member Manager === Contributors: gwendydd Tags: Chamber of Commerce, business directory, businesses, membership, membership fees Donate link: http://chamberdashboard.com/donate Requires at least: 3.8 Tested up to: 4.1 Stable tag: trunk License: GPLv3 License URI: http://www.gnu.org/licenses/gpl-3.0.html Manage the membership levels and payments for your chamber of commerce or other membership-based organization. == Description == Chamber Dashboard Member Manager is a part of the Chamber Dashboard collection of plugins and themes designed to meet the needs of chambers of commerce. = With Chamber Dashboard Member Manager, you can: = * create different membership levels * describe the membership levels' prices and perks * let organizations sign up for membership on your website * collect payment with PayPal * track when membership payments are due The Chamber Dashboard Member Manager requires that you have the [Chamber Dashboard Business Directory](https://wordpress.org/plugins/chamber-dashboard-business-directory/) installed. You can learn more at [chamberdashboard.com](http://chamberdashboard.com) = Basic Usage = Go to Businesses->Membership Levels to enter in your membership levels, perks, and prices. To display the membership levels and perks on your site, use the shortcode [membership_levels] Enter your PayPal email address on the Member Manager settings page. Use the [membership_form] shortcode to display a form that will let people sign up and pay for membership. For full instructions about how to use the plugin, go to [Chamber Dashboard Documentation](https://chamberdashboard.com/document/install-and-setup-member-manager/) If you want to track the people associated with businesses in your organization, check out [the Chamber Dashboard CRM](https://wordpress.org/plugins/chamber-dashboard-crm/) plugin! To display an event calendar, you can use the [the Chamber Dashboard Events Calendar(https://wordpress.org/plugins/chamber-dashboard-events-calendar/) plugin! More features coming soon! == Installation == = Using The WordPress Dashboard = 1. Navigate to the \'Add New\' in the plugins dashboard 2. Search for \'chamber dashboard member manager\' 3. Click \'Install Now\' 4. Activate the plugin on the Plugin dashboard = Uploading in WordPress Dashboard = 1. Navigate to the \'Add New\' in the plugins dashboard 2. Navigate to the \'Upload\' area 3. Select `chamber-dashboard-member-manager.zip` from your computer 4. Click \'Install Now\' 5. Activate the plugin in the Plugin dashboard = Using FTP = 1. Download `chamber-dashboard-member-manager.zip` 2. Extract the `chamber-dashboard-member-manager` directory to your computer 3. Upload the `chamber-dashboard-business-directory` directory to the `/wp-content/plugins/` directory 4. Activate the plugin in the Plugin dashboard == Frequently Asked Questions == = What payment methods are accepted? = For now, PayPal is the only accepted payment method. Soon, extensions will be available for other payment gateways. == Screenshots == 1. The membership form 2. Public invoice view 3. Entering an invoice in the dashboard 4. Payment report == Changelog == = 1.1.1 = * Stopped the plugin from generating fatal errors if Business Directory isn't installed = 1.1 = * Added "email invoice" button to add/edit invoice page = 1.0 = * First release