Skip to the content.

Overview

Member Directory is a Symfony 5 project to manage the membership records of a local chapter of a larger, national organization. It has a handful of useful features:

Feature Screenshots

login

Users login with their email address.


directory-collection

A Directory Collection is a customizable view of your membership roster.


export

You can export member lists, based on your criteria, to a CSV file.


import

Similarly, you can import members from a CSV file to create or update their record.


map

Geocodio (optional) and the US Census APIs allow you to approximate the mailing addresses of your members. You can also set their GPS coordinates in the backend.


member

This is the information stored with a Member record.


member-email

Individual emails can be sent through the site, with the ability to replace personalization tags with member data.


member-sms

With the optional SMS provider integration, you can send text messages to your members through the site.


member-donations

For donation based organizations, you can track the donor record for your members.


member-events

Track event attendance to measure involvement.


member-communications

Track communications with your members to keep your team in sync.


bulk-messenger

Send mass emails or SMS messages to lists of members.


birthdays

A birthday view simplifies celebrating monthly member birthdays.


recent-changes

Track all of the recent changes to your membership data.


tag

Tags allow for creating groups of members.


search

Search the member directory from any page.


admin

An admin section provides tools for configuring the directory and managing access.


user-management

User roles control who can view and modify what information in the directory.


self-update

Through a secure link, members can update their own information.


two-factor-prompt

two-factor-setup

Secure your directory data with two-factor authentication.