Trigger email from adding rows to wp_fep_messages


Home Forums Front End PM PRO Trigger email from adding rows to wp_fep_messages

This topic is: Not Resolved

Tagged: 

Viewing 2 posts - 1 through 2 (of 2 total)
  • Author
    Posts
  • #29362
    Indy Puaar
    Participant

    I have access to the following plugin tables:

    wp_fep_attachments
    wp_fep_messagemeta
    wp_fep_messages
    wp_fep_participants

    These tables are connected to my database where i add rows to the tables manually to send users messages but when i add a new row message the email notification is not being sent.
    how do i tigger the email notification to the user by adding messages to these tables manually?

    #29464
    Shamim Hasan
    Keymaster

    You can use php code to send message which will trigger email. Use php function fep_send_message to send message. You can get an idea how to use that function in here https://www.shamimsplugins.com/docs/front-end-pm/customization/send-welcome-message-user-register/

    We cannot trigger email if you manually input message directly to database.

Viewing 2 posts - 1 through 2 (of 2 total)

You need to purchase ‘Front End PM PRO’ to create topic in this support forum.

If you already purchased ‘Front End PM PRO’ please LOGIN.