Hey all,
I want to add users to the website (using the backend user page), and create a specific user page for them automatically. That seems not to hard using hooks.
But then I want to give them a link to the automatically generated page, so they can edit that page for themselves, and I don't really know a way to do it.
Can someone help me out?
ps. The use case is an election page, where I can add a person, and the person can edit his own motivations. I only want to register the persons emailadress in processwire, and the person should be able to edit his information on his own page.