-
Notifications
You must be signed in to change notification settings - Fork 103
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
Invitations via the Sympa website #648
Comments
I'm glad to find this issue already existing - it is very strange to not have the invite function in the WWSympa interface! So we added one, and I will offer our patch here, but I'm sure Soji will want to improve it in various ways (for example, we were not able to get the confirmation step working the way it does when adding or removing subscribers). I hope this is helpful somehow. Obviously the biggest patch is to
|
Hi @adam12b1 , thank you for improvement! Could you please submit a pull request? |
Oh, thank you for the response, yes I will... I just have to figure out how to do that! I'm not a real developer. :) But I will work on it when I have some time. |
This reverts commit e260566.
@adam12b1 , now you have your own fork and you're a real developer! You'd be better to create a branch for PR on your fork and to work there. See also documentation on GitHub. |
Thank you @ikedas for the guidance, I think maybe I got it right now? Please let me know if there are any other conventions I should follow for PR, as I have a big stack of other bug fixes and features to submit when I have time.... :) |
(AB) add an invite feature to WWSympa (#648)
The invitation mechanism should also be able to be initiated from the advertising side.
Expected Behavior
On the Sympa website of a list, it should be possible to invite users to the list (of course only for those users who have permission to invite users to the list).
Current Behavior
The Invite mechanism can only be used by email command.
Or is it already possible to invite users via the website and I just haven't found this function yet (in version 6.2.16)?
Possible Solution
Alternatively, it should be possible to send Sympa commands via the website.
Context
We have received several requests from users how to invite users to a list via the website.
The text was updated successfully, but these errors were encountered: