Expand my Community achievements bar.

SOLVED

How to create a website with register form and how to store the register form data in repository.

Avatar

Level 1

i have three doubts here.

1.i am trying to replicate a register form of geometrixx.my doubt is how to store register  data in /home/user/mywebsite  using the register form which i created

2.i was registered in geommetrixx and trying to login with same credentials but its showing user not found.whats the problem here.

3.how to create custom login form which should authenticate data present in /home/users/mywebsite

1 Accepted Solution

Avatar

Correct answer by
Administrator

Hi

Adding to what Scott has shared, please have a look at the similar forum posts/Reference articles :

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...

// How to manage user creation and login on a site

Link:- https://github.com/Adobe-Marketing-Cloud/aem-ask-the-experts-login

// Ask the Experts - Login

~kautuk



Kautuk Sahni

View solution in original post

2 Replies

Avatar

Level 10

To learn how to create a login form - see this AEM Ask the Experts where Justin talks about this:

https://helpx.adobe.com/experience-manager/using/secure_sites.html

The link to the webinar is at the start of the article- there is also GITHub code to look at. 

Avatar

Correct answer by
Administrator

Hi

Adding to what Scott has shared, please have a look at the similar forum posts/Reference articles :

Link:- http://help-forums.adobe.com/content/adobeforums/en/experience-manager-forum/adobe-experience-manage...

// How to manage user creation and login on a site

Link:- https://github.com/Adobe-Marketing-Cloud/aem-ask-the-experts-login

// Ask the Experts - Login

~kautuk



Kautuk Sahni