XF 2.3 Two Separate Sites One User Table

SelamT

Active member
Hello,

Is there an easy way to prevent creating separate memberships on two different websites using the user table of only one of them?
Everything else can be separate, but when a membership is opened on one site, the same information should be added to the other site's database. Is this possible?

Thanks,
 
Hmm, actually only user and user groups integration is enough for me. I can even do it manually by deleting the necessary tables and printing other tables to them. but it is not possible to have a continuous manual process.

a simple script can be used to copy related tables from two websites. but it would be great to make it a add-on and assign it to scheduled tasks.

I don't need anything to be the same except membership
 
What I am talking about is completely different.
Here “if you want” you can register on the other site with the outh method.
Just like “register with google”.
But the user can also register a separate membership on that site.
The system does not prevent this.
I want the membership to be only from one site.
There will be absolutely no registration from the other site.
 
Back
Top Bottom