Skip to content

Added: FormGent email notification route to directorist listing owner#2916

Merged
Armanul46 merged 2 commits into
sovware:developmentfrom
devShamim:formgent-notification
Jul 16, 2026
Merged

Added: FormGent email notification route to directorist listing owner#2916
Armanul46 merged 2 commits into
sovware:developmentfrom
devShamim:formgent-notification

Conversation

@devShamim

Copy link
Copy Markdown
Member

Summary

This PR makes FormGent email notifications work with Directorist listing owners.

When a FormGent form is submitted from a Directorist listing page, Directorist now adds the listing owner email to the FormGent notification recipients.

FormGent core is not changed.

What Changed

  • Keeps the existing FormGent notification recipient, such as admin email.
  • Adds the Directorist listing owner as an extra recipient.
  • Uses Directorist’s existing recipient preference:
    • listing_email sends to the listing _email.
    • Otherwise sends to the listing author’s user email.
  • Keeps visitor autoresponder emails unchanged.

Support Test Case

  1. Create a Directorist listing with a valid listing owner.
  2. Add a FormGent form to that listing using the Directorist FormGent field.
  3. In FormGent, keep the default Admin Notification Email enabled.
  4. Submit the form from the listing detail page.
  5. Confirm:
    • Admin receives the FormGent notification.
    • Listing owner also receives the FormGent notification.
    • The submission appears in the Directorist enquiries/dashboard area.
  6. Optional: create a FormGent autoresponder using the visitor email field in Send to.
  7. Submit again and confirm the visitor autoresponder still goes to the visitor email.

@devShamim
devShamim requested a review from Armanul46 July 13, 2026 04:52
@Armanul46 Armanul46 modified the milestones: v8.8.6, v8.8.7 Jul 13, 2026
@RabbiIslamRony

RabbiIslamRony commented Jul 15, 2026

Copy link
Copy Markdown
Member

@devShamim email forwarding is not working

@devShamim

Copy link
Copy Markdown
Member Author

@devShamim email forwarding is not working

I configured FluentSMTP and verified it using real email tests. The listing owner is successfully receiving email notifications, confirming that the changes are working as expected. Everything is good to go.

@RabbiIslamRony

Copy link
Copy Markdown
Member

Looks Good

@Armanul46
Armanul46 merged commit 0f9601f into sovware:development Jul 16, 2026
1 check failed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants