User form from php plugin

pot1906dk

Member
I need a plugin that does this:
1. show a form to the user where he can input some text and his email.
2. send a mail containing the user input tothe emails in the selected rows.
3. send a summary to myself containing the selected emails and the user's email and text.

1 + 2 is basically what the email plugin does while 3 will have to be creted using the php plugin (i believe).
2+3 can be done using a php script. But in this case it is essential that user can provide information to be sent to all the selected recipients.

Is there some way that this can be achieved?

Like running the email and php plugins sequentially from the same button? or some way to request user input before running the php plugin?
 
If I'm understanding your requirements correctly, some custom modifications I made to the 2.x version of the list email plugin allow you to do what you want. Porting those modifications forward to 3.x is only my list of things to do as soon as I have time.

As you are the second person today asking about features I think those improvements would allow for, I'll see if i can find some time this weekend to port those changes forward.

-- hugh
 

Members online

No members online now.
Back
Top