Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

More Form Types #140

Closed
aschaevitz opened this issue Oct 19, 2014 · 2 comments
Closed

More Form Types #140

aschaevitz opened this issue Oct 19, 2014 · 2 comments
Labels

Comments

@aschaevitz
Copy link

This is a great plugin, but it leaves me wanting more. Specifically, you only generate a sign-up form and it is rejected if the email is already in the list. I would also love to have an update form so users who are already in the list can retrieve and update their information as well as a "remove from list" form. Possibly, these two could simply be a form that generates an email to the user with those two function links embedded? That would solve the security issue.

@EvanHerman
Copy link
Owner

Hi Aschaevitz,

Thanks for the input. I will consider implementing something like that moving forward. We will consider adding a setting into the admin section that will allow you to select if you want the users information to be updated, or if you the current error message should appear. I will also look into the possibility of a form for users to update information from. I can see that being beneficial, and certainly possible, on sites that require users to be logged in.

In regards to unsubscribing, users have the choice of unsubscribing from a link from within the email you send them. Do you think generating a form that allows the user to unsubscribe from your site would be beneficial? I'm not sure how the mechanics of that would work, again unless it required users to be logged in. I don't believe Mail Chimp will generate an "Unsubscribe from this form" email from an API request, but I will have a look into that.

Thanks,
Evan

@aschaevitz
Copy link
Author

Hi Evan,

Thanks for your very prompt reply. My interest is having a means from our website to allow users to update their information or to be removed from our list. Of course, both of these functions can be done from any email sent via the list, too. I think, however, that users might wish to execute these functions at time when they haven’t received an email (such as having moved or the death of a spouse/significant other/whatever).

The only concern that I think would need to be addressed is that of security. So, possibly the use of an email confirmation to complete the process would be appropriate.


Alan Schaevitz

On Oct 19, 2014, at 1:54 PM, Evan Herman notifications@github.com wrote:

Hi Aschaevitz,

Thanks for the input. I will consider implementing something like that moving forward. We will consider adding a setting into the admin section that will allow you to select if you want the users information to be updated, or if you the current error message should appear. I will also look into the possibility of a form for users to update information from. I can see that being beneficial, and certainly possible, on sites that require users to be logged in.

In regards to unsubscribing, users have the choice of unsubscribing from a link from within the email you send them. Do you think generating a form that allows the user to unsubscribe from your site would be beneficial? I'm not sure how the mechanics of that would work, again unless it required users to be logged in. I don't believe Mail Chimp will generate an "Unsubscribe from this form" email from an API request, but I will have a look into that.

Thanks,
Evan


Reply to this email directly or view it on GitHub.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants