The PDF Brochure addon adds a Download Brochure button to each property detail page. Visitors complete a short contact form before receiving the property brochure by email. Each request is automatically saved as a lead in FW Real Estate → Messages, and the admin receives a copy of the request.
Frontend Experience
When a visitor clicks Download Brochure on a property page, a form opens asking for their name, email, and optionally phone and address. On submission:
A PDF is generated containing the property details, images, and contact information.
The PDF is emailed to the visitor's provided address.
The request is saved in FW Real Estate → Messages alongside other inquiries.
A copy is sent to the admin email if that option is enabled.
Download Brochure button on property pageBrochure request form
Brochure Settings
Configure the addon under Settings → Addons tab → Brochure. The available options are:
Phone required — makes the phone field mandatory in the request form.
Address required — makes the address field mandatory in the request form.
Email subject template — sets the subject line for the brochure delivery email. Supports property variables.
Email body template — sets the body of the brochure delivery email. Supports property variables and HTML formatting.
Brochure settings card in Settings → Addons tab
Per-Property Brochure Content
Each property can use a custom brochure template. Open the property edit form and go to the Media tab — if a brochure template is entered there, it overrides the default email body template from Settings. If the field is left empty, the default template is used.
Notes
A working mail server must be configured for brochure emails to be delivered.
PDF generation is handled server-side. For properties with many images, ensure PHP has at least 256 MB of memory available.
All brochure requests appear in FW Real Estate → Messages alongside standard contact form inquiries.
To install this addon, open the Add-ons panel inside FW Real Estate. See Getting Started → Add-ons for details on free addons, paid addons, and site verification.