• getinfo

    (@getinfo)


    Hi,

    I have very peculiar requirement. My site doesn’t have any login and registration page. As per my requirement, customer will send me email for the quotes and then I want to register that customer with other details using the registration page. So both Login & Registration page won’t be available to the menu directly.

    I will type my site name/login and then will enter admin user/pwd and then it should redirect me to registration page so that I can enter new user with some access.
    But now , once I enter the admin userid/admin then it just disabled the registration.

    Is there way I can use registration page and create profile for new user and also how can I add custom additional fields to the user profile.

Viewing 3 replies - 1 through 3 (of 3 total)
  • Plugin Author Jeff Farthing

    (@jfarthing84)

    You can create new users via WP-Admin -> Users.

    Thread Starter getinfo

    (@getinfo)

    Thanks for the response. As per requirement admin or some other role should be able to create user from frontend. Is it possible from this plugin ?

    Plugin Author Jeff Farthing

    (@jfarthing84)

    Well, you could enable registrations (WP-Admin -> Settings -> General -> Anyone can register), but then anyeone can register, provided they know the URL. You could obscure this if you enable the Security module and disable wp-login.php, and then give your registration page a unique slug.

Viewing 3 replies - 1 through 3 (of 3 total)
  • The topic ‘Not redirecting to registration page’ is closed to new replies.