Multi domain setup that shares (almost) everything

Hello! I want to create two websites with different domains that share almost everything:

  • shared panel and accounts
  • shared templates, blueprints and plugins
  • the content could be seperated, however, in two main trees, one for each domain, but you can always see and edit both trees, regardless which panel user is logged in (no permission management necessary)

If I understand it correctly, most of the common multisite solutions have seperated site/content/panel structures.

And, of course, I will buy two licenses, as these are per domain.

(Coming from a ProcessWire background – nobody is perfect – , I used to solve this with the MultiSite Plugin, which was a bit hacky, but it worked okayish.)

I’m currently in the process of writing my own Kirby plugin for this use case. When ready, I will publish it for the community!

An here we are:

1 Like

Interesting! I wish I’d had this back in ā€˜03. I may revisit the multisite half-solution I came up with then.