Membership software

From Infogalactic: the planetary knowledge core
Jump to: navigation, search

Lua error in package.lua at line 80: module 'strict' not found. Membership software (also known as an association management system) is a computer software solution which provides associations, clubs and other membership organizations with the functionality they require to provide their services to their members.

It normally includes at least the following:

  1. Storing and editing member information in a database.
  2. Creating, renewing, upgrading and downgrading memberships.
  3. Communicating with members by email, social media, telephone or post.

Membership organizations have diverse needs and structures, and this is reflected in the additional features membership software sometimes includes:

  1. Organizing and selling tickets to events or series' of events.
  2. Publishing and delivering textual or audio-visual content.
  3. Providing advertising opportunities via listings or targeted placements.
  4. Facilitating interaction and collaborative file sharing between members.
  5. Tracking members' interests and activity to provide relevant services.
  6. Raising supplementary income from donations.

Like many other modern software solutions, membership software was initially delivered as desktop software, evolved into website-based software delivered from a web server, and is now increasingly delivered as a software as a service solution.

In the initial (desktop software) and intermediate (website based software) stages of its development, Membership software was often combined with a separate public-facing website, which members would use to interact with the association (subscribing, booking events, purchasing content and advertising, posting discussions, uploading files). This necessitated complex integrations between proprietary membership software databases and content management systems. Today, membership software often integrates the core features of a content management system, to provide a single coherent interface for members and administrators. These are available as standalone solutions or as plugins to popular open source content management systems.

The smallest associations and clubs often create their own ecosystem of services to offer some of the same functionality as membership software. They do this by using generic database or spreadsheet software, and adding on external solutions as they need them (e.g. event registration, online payments, or email newsletters).

The membership software market spans the rest of the industry, from small and medium sized organizations with limited resources, to very large and complex organizations of national and international renown, to association management organizations which manage multiple associations using a single solution. There are many solutions available from a wide variety of different commercial providers and open source projects. Most solutions are generic, but many are also targeted at very particular segments (e.g., church software).

Membership software covers a massive range of uses, but in many instances it requires different membership levels, or access control levels. Depending on the software, it can even allow you to specify time limited access which is useful for time sensitive content. The access levels can be structured in a pyramidal form, where each access levels has access to the previous levels, or it can be vertical, where each access level has a standalone section they can access.

References