The following warnings occurred: | ||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||||
Warning [2] Undefined array key "avatartype" - Line: 783 - File: global.php PHP 8.1.31 (Linux)
|
![]() |
Autorespond by date - Printable Version +- Form Tools (https://forums.formtools.org) +-- Forum: Form Tools (https://forums.formtools.org/forumdisplay.php?fid=1) +--- Forum: Feature Suggestions (https://forums.formtools.org/forumdisplay.php?fid=7) +--- Thread: Autorespond by date (/showthread.php?tid=734) |
Autorespond by date - teethwhitening - Jun 8th, 2010 I'm sure this could probably be scripted, but I used a script before that would send out an autoresponse email after a determined amount of days. For Example: When a user would signup, it would send an email immediately. After 2 days, it would automatically send out another email. After 2 more days another, and so on. When building a business online, it is imperative to keep fresh in your customer's minds because unlike offline branding, online it is "out of sight, out of mind." I know it is a lot of coding, if it weren't, I would have created a module myself. Just something to keep in mind for a future release. RE: Autorespond by date - Ben - Jun 8th, 2010 Agreed. This was always something I'd planned on covering under a generic "cron / schedule task" module / core update. You could assign various tasks like this - send a single "new additions" email every day or so. I'm definitely keeping this in mind for future releases. - Ben |