Forum
Can members edit their own information on my website?
Hello,
I would like to build a website where companies can create their own account on my website. On my website they will get a page with their company information. When they log in they should be able to edit this information.
I would like to use an admin template for this, if that is possible.
Is this possible using Perch?
Mike
There's nothing in Perch for members to be able to edit content on the site. Only control panel users can edit content.
You could implement this with the API, but it's not included by default.
Ok, thanks Drew. I will look what I can do with the API.