Roadmap

Version 1.0 (Launch Version)

  1. On /directory/, reproduce the page navigation; currently at the bottom of the body, above the content, but below the Title and breadcrumbs
  2. Adjust the Paid Memberships Pro Membership Approved email template to send Pam’s letter instead of the default “Your Membership has been approved.” message
  3. Create a plugin that tells PMP to disregard its own bill_to_address and instead utilize the fields from WooCommerce
    • There are three types of addresses: physical address (where I live), billing address (mailing address), and shipping address (Where I receive deliveries.
      • PMP does not need an address to function. There are no inherent address fields created in the default installation
      • Trailblazers requires a physical address for the chapter assignment and
        • Really, we only need a State forthe chapter assignment

Version 1.1

  1. Adjust the Memberships dashboard view to allow the Membership Director and Admin to select and display the Nickname column from within the Screen Options for the view.

Wants List

  1. Make the site function more automatically by defining the Org Structure and storing the data in the database
    • Establish dynamic BCC and more granular notifications for PMP/Admin emails
    • Dynamically add the member’s director and the director’s contact information on the member’s account page
    • Add interface and workflow to update all officers and directors dynamically from the dashboard to update the front-end and PMP/Admin/Forms emails automatically
  2. Create a newsletter for The Tidings in the blog section of the site; blocks, patterns, etc.
    • Create automation to display new members for easy publishing in The Tidings; a block that contains a loop of new members for a given period. This is just an idea and needs to be rounded out with details, a user story, and a programmatic outline.