Jump to content

It's Possible To Have Multiple Pw Instances That "talk" To Each Other?


clsource
 Share

Recommended Posts

Hello, 

I have the following question.

I want to separate a big system into smaller sub systems, each with a separate pw setup.

The question is: how can I access the wire('pages') of another pw installation?.

example:

a big system that handles users and mail sending.

the users system "A" is a pw setup in directory users/

the mail sending system "B" is another pw setup in directory mails/

both systems are in the same machine and directory.

inside the "A" system I want to know how many emails an user have sent.

so the "A" system request this information to the "B" system.

It is possible to just import index.php from system "B" and access its wire('pages') variable?

or the only way is using something like a REST API?.

Thanks in advance.

Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
 Share

×
×
  • Create New...