• I’m working with someone that has a website with signed up users. It’s not a WordPress site. They would like a WordPress site in a subfolder with access restricted to only allow their existing users to view it. The issue I have is they don’t want their users to have to sign up a second time to access this site, that’s existing and new users.

    Is there a way anyone knows of that I can use the signup info they provide to the first site to automatically sign them up to the WordPress site?

    What they would like, just to be clear, is for a user on their site to sign up on their site then at whatever point in the future they choose to navigate to the WordPress site, they just arrive logged in and able to view the private content.

Viewing 5 replies - 1 through 5 (of 5 total)
  • Have you looked to see if you can hook their old user database into the WP user db, or vice versa?

    • This reply was modified 7 years, 5 months ago by Davood Denavi.
    Thread Starter karl75

    (@karl75)

    I haven’t got access to their database yet, it’s a speculative question they’ve asked me. I didn’t know if it was possible. I’ll have a look at the APIs thanks.

    I was thinking along the lines of gaining a copy of their database and importing users into the wp table but that would only have been a one time fix for past users.

    Now I know it’s possible I’ll have a root about and see if I can advise them. They have a coder for their existing site so I’d only have access to the wp site so I may have to tell them either I need access to their original site’s code or they need to do that part using their existing coder.

    Thanks for your help.

    @karl75 Just to let you know…I have done this numerous times. I have Moodle CMS and WP working transparently, and a client of mine (YMCA), has their own custom CMS and WordPress working seamlessly. So it is very possible, but as you already acknowledged, you should start by taking a look at the API’s.

    If they are using another popular web app or CMS there might even be a plugin to assist you ??

    Thread Starter karl75

    (@karl75)

    The complexity grows. After a further request for info I’ve found out the primary site is a custom/bespoke CMS so it will take some coding both ends but thanks for the information. It’s pointed me in the right direction to get started.

Viewing 5 replies - 1 through 5 (of 5 total)
  • The topic ‘Automatically adding non-wordpress users to wordpress’ is closed to new replies.