HOA Newsletter template for MailPoet for Gravity Forms
======================================================

One form for residents and board members: maintenance notices, events, meeting minutes and reminders. Every entry waits in Gravity Forms until you build the next issue.

What is in this zip
-------------------
hoa-newsletter-form.json: the Gravity Forms form.
hoa-newsletter-newsletter.json: the MailPoet newsletter the form fills in.

Requirements
------------
Gravity Forms 2.9 or newer, MailPoet 5 or newer, and MailPoet for Gravity Forms 1.3 or newer.

Setup
-----
1. In WordPress go to Forms > Import/Export > Import Forms and upload hoa-newsletter-form.json.
2. In MailPoet go to Emails > New email > Newsletter. On the template step choose
   "Import a template" and upload hoa-newsletter-newsletter.json. Open it once and save it,
   so it appears under your newsletters.
3. Open the imported form, go to Settings > MailPoet Compose and add a feed. Pick the
   newsletter you just saved as the source and save the feed.
4. Collect a few entries, then go to MailPoet > From Gravity Forms and click Generate.
   The draft opens in MailPoet. Review it and send.

The newsletter refers to the form fields by ID ({Title:3} is field 3). Importing the form
keeps those IDs, so the two files match out of the box. If you add or reorder fields,
update the merge tags in the newsletter to match.

Docs: https://docs.apogi.dev/collection/1-mailpoet-for-gravity-forms
