email list plugin email from field

leblancphil

Member
Hello fabriker's
Did someone add a emailfrom field in the email list plugin ?
I saw a post but prety old 2009
Coud be cool.
Thanks for your answer.
 
Last edited:
I finaly made it by myself by adding
Code:
  $emailFrom = $input->get('email_from', '', 'string');
in model email.php
and
Code:
<input  type="text" name="email_from" id="email_from" value="<?php echo $this->emailFrom ?>" size="50" />
in popupwin -> template-> default.php
 
We are in need of some funding.
More details.

Thank you.

Members online

No members online now.
Back
Top