• Hello Fabrik Community

    Fabrik is now in the hands of the development team that brought you Fabrik for Joomla 4. We have recently transitioned the Fabrik site over to a new server and are busy trying to clean it up. We have upgraded the site to Joomla 4 and are running the latest version of Fabrik 4. We have also upgraded the Xenforo forum software to the latest version. Many of the widgets you might have been used to on the forum are no longer operational, many abandoned by the developers. We hope to bring back some of the important ones as we have time.

    Exciting times to be sure.

    The Fabrik 4.0 Official release is now available. In addition, the Fabrik codebase is now available in a public repository. See the notices about these in the announcements section

    We wish to shout out a very big Thank You to all of you who have made donations. They have really helped. But we can always use more...wink..wink..

    Also a big Thank You to those of you who have been assisting others in the forum. This takes a very big burden off of us as we work on bugs, the website and the future of Fabrik.

email scheduled task reply to field

prophoto

Active Member
Would it be possible to add a reply to field when sending emails via scheduled tasks? Or maybe use the field specified in the Joomla global config?
 
I just committed this, which should allow you to specify reply to email/name, and it'll use the J! config values if those are left blank.

https://github.com/Fabrik/fabrik/commit/f2f5bd840fe429da5cc9f5f8614f48d90bf1e67f

There isn't a way of attaching files. I might be able to add that, perhaps as an option to check for fileupload elements, and optionally add files from those. But that would probably be something I'd have to bill a little time for, as it wouldn't be as quick and easy as the reply-to stuff.

-- hugh
 
I just committed this, which should allow you to specify reply to email/name, and it'll use the J! config values if those are left blank.

https://github.com/Fabrik/fabrik/commit/f2f5bd840fe429da5cc9f5f8614f48d90bf1e67f

There isn't a way of attaching files. I might be able to add that, perhaps as an option to check for fileupload elements, and optionally add files from those. But that would probably be something I'd have to bill a little time for, as it wouldn't be as quick and easy as the reply-to stuff.

-- hugh

Thanks for this! For this particular project the client just wants to attach a single pdf file to all outgoing emails, the attachment filename or path will not vary. Does that change the scope at all?
 
I'd probably add it as an eval'ed option, to make it flexible. You would just return a string or an array of strings, which are full paths to the file(s) to attach. It'd then be up to you whether that's just a single static path, or based on data in each row being processed.

-- hugh
 
We are in need of some funding.
More details.

Thank you.

Members online

Back
Top