=== Plugin Name ===
Contributors: suryotrisongko
Donate link: http://is.its.ac.id/labs/ikti/open-source-association-membership-management-software/
Tags: membership, association
Requires at least: 3.9.11
Tested up to: 4.4.2
Stable tag: 1.0
License: GPLv2 or later
License URI: http://www.gnu.org/licenses/gpl-2.0.html

Create your own Association/Membership Management Information Systems! Features: Member Registration, Notifications, Automatic Renewal Reminder, etc.

== Description ==

This plugin let you add a Association/Membership Management system to you Wordpress site.
 
Features: 
* Member Registration with Admin Member Management/Activation, 
* Email Notifications, 
* Cron Job (Automatic Scheduler) for Renewal Reminder, 
* Renewal Procedures with Admin Confirmation, 
* Member List & Search, 
* Member Card Generation, etc.

GitHub: [https://github.com/suryotrisongko/wp-association-membership-management-software](https://github.com/suryotrisongko/wp-association-membership-management-software)

Developed by: IT Infrastructure & Security Laboratory,
Information Systems Department, Faculty of Information Technology, Institut Teknologi Sepuluh Nopember.
[http://is.its.ac.id/labs/ikti/](http://is.its.ac.id/labs/ikti/)

Supported by: Association for Information Systems Indonesia (AISINDO),
[http://aisindo.org](http://aisindo.org)

== Installation ==

1. Download the plugin. Upload the wp-amms zip file to your wordpress plugin administration page (or Upload the wpamms folder to your site's
wp-content/plugins directory)
2. Activate the plugin in the WordPress Admin Panel
3. Set the membership administrator email Address AND association/membership tittle (to make sure email notification sent successfully) at WP-AMMS Configuration Setting
4. Start importing members data using import csv feature at Membership Management.
5. Add [member-tracker-list] shortcode to you page/post to display the member list / member search form.
6. Add [member-registration-form] shortcode to you page/post to display the member registration form.
7. Add [member-renewal-form] shortcode to you page/post to display the member renewal form.
8. Add [member-card-view] shortcode to you page/post to display the membercard download form.

== Changelog ==

= 1.0 =
* First version of the plugin.

== Frequently Asked Questions ==

There are currently no FAQs at this time.

== Screenshots ==

1. Example of WP-AMMS implementation at AISINDO Website (aisindo.org menu GET INVOLVED)
2. WP-AMMS at WordPress Admin Page
3. WP-AMMS Admin – Configuration/Setting
4. WP-AMMS Admin – Member Management
5. WP-AMMS Member Registration Form
6. WP-AMMS Member List And Member Search
7. WP-AMMS Online Membercard Generation
8. WP-AMMS Form Membership Renewal
9. WP-AMMS Admin – Renewal Management

== Upgrade Notice == 

= 1.0 =
* First version of the plugin.