Hey guys,
I don’t tested anything, so I have no experience with this question, but maybe some of you did already, so here we go: is it possible to get kirby objects (like $site
, $pages
etc.) from a specific site from another kirby installation on the same server? And would it be possible to share things like plugins etc.?
The usecase would be a management system for a database which will be available through a subdomain, and which should make use of plugins and kirby pages of the usual website, where users input there data.
I also found this topic: Accessing Kirby content from another site - #4 by lukasbestle – but here it is not from another kirby installation, and I think there would be problems with same naming of the variables… so $site
for site A aswell as $site
for site B.
Thanks for your help!
Cheers
Jakob