Invision Community 5: A video walkthrough creating a custom theme and homepage By Matt Thursday at 04:02 PM
DreamOn Posted October 9 Posted October 9 Hello everyone, Is there a way to accept automatically the PII and deletion requests by members? If not, what modifications can be made with a plugin to enable this? Thanks.
Marc Posted October 9 Posted October 9 There is no way in which to do this automatically within the platform at present.
DreamOn Posted October 9 Author Posted October 9 18 minutes ago, Marc said: There is no way in which to do this automatically within the platform at present. Even with a plugin + a cron that would automatically validate requests?
Marc Posted October 9 Posted October 9 14 minutes ago, DreamOn said: Even with a plugin + a cron that would automatically validate requests? Of course, with a plugin someone could likely achieve this. However I was just letting you know its not present in the core platform DreamOn 1
Nathan Explosion Posted October 9 Posted October 9 (edited) 2 hours ago, DreamOn said: Is there a way to accept automatically the PII and deletion requests by members? Clarify this one, based on the logic of the request being as follows: User requests a deletion User is sent an email to confirm the deletion User confirms deletion Request is submitted and awaits approval by admin in ACP Admin performs the deletion Which steps of those are you wishing to have "accepted automatically"? Edited October 9 by Nathan Explosion DreamOn 1
DreamOn Posted October 10 Author Posted October 10 20 hours ago, Nathan Explosion said: Clarify this one, based on the logic of the request being as follows: User requests a deletion User is sent an email to confirm the deletion User confirms deletion Request is submitted and awaits approval by admin in ACP Admin performs the deletion Which steps of those are you wishing to have "accepted automatically"? Thanks @Nathan Explosion, I want the step 5 to be done automatically.
Nathan Explosion Posted October 10 Posted October 10 Cool - built it yesterday assuming that was the requirement. How frequently should the task run? And how many days old should the requests be? (Allow for people to change their mind) DreamOn and Ticaga 1 1
DreamOn Posted October 10 Author Posted October 10 You started writing a plugin for this? Amazing! Actually I want members to be able to delete their account directly, which seems logical to me. So the cron can run every 24 hours, just to give members time to cancel if needed. Nathan Explosion 1
Recommended Posts