plone / volto

React-based frontend for the Plone Content Management System
https://demo.plone.org/
MIT License
486 stars 661 forks source link

there is no sign up option for new user #6477

Closed hetbhalani closed 2 weeks ago

hetbhalani commented 2 weeks ago

Is your feature request related to a problem? Please describe. yes, new user can't sign up into your website

Describe the solution you'd like add sign up feature into the website

Describe alternatives you've considered A clear and concise description of any alternative solutions or features you've considered.

Additional context Add any other context or screenshots about the feature request here.

aryan7778 commented 2 weeks ago

As per my knowledge you can directly login into the website using credentials provided on the webpage itself. @hetbhalani If you are referring to something else please elaborate.

Muppasanipraneeth commented 2 weeks ago

@aryan7778 there is no signup option or register for user it has only the login option

Muppasanipraneeth commented 2 weeks ago

@aryan7778 would you assign it to me I will do it

hetbhalani commented 2 weeks ago

As per my knowledge you can directly login into the website using credentials provided on the webpage itself. @hetbhalani If you are referring to something else please elaborate.

if there is a new user who visits for the first time, there is no option to sign up

stevepiercy commented 2 weeks ago

All, y'all, your enthusiasm is appreciated, but the first rule of being an effective open source software developer is to verify whether something already exists before reinventing it.

Self-registration exists and is disabled by default in Plone.

Our sad User Manual is incomplete. Not to be deterred, a resourceful developer knows how to search for "Plone user self-registration" in the Plone Trainings, Plone Community Forum, and Plone issue trackers, when documentation alone is inadequate.

As a Site Administrator, login, visit the Site Setup > Security control panel, and check Enable self-registration.

Screenshot 2024-11-07 at 10 33 05 PM

Then save the form.

Then visit your site and append the path /register.

Screenshot 2024-11-07 at 10 34 57 PM

You can add or remove fields, require verification, assign permissions, and other details for a newly registered user.

If you would like to add to our sad User Manual, I would gladly accept a pull request.

hetbhalani commented 2 weeks ago

i am new at open source so i didn't know about these things...

stevepiercy commented 2 weeks ago

For anyone considering contributing to Plone, I strongly recommend to read and follow First-time contributors, especially Things not to do, Contributing to Plone, and Contributing to Volto.

Almost all open source software projects have contributing guidelines. Every project is different, and experienced developers know to read them before barging in to a project. This saves both the volunteer project maintainers and the potential contributor a lot of frustration and effort.

hetbhalani commented 2 weeks ago

i'am so sorry about that!

hetbhalani commented 2 weeks ago

there was a misunderstanding about the issue, its resolved...👍