Drupal 7, managing multisites content in one admin panel -


I have a strange question, is it possible to use an admin panel for multizet detective installation?

For example: I have a Drupal installation, and 5 sites are running, so I want to create or modify nodes, blocks etc. in one place. All sites are similar in structure

I have never done a multisite before, so if you have any ideas, I would love to hear it

Thanks advance!

No, this is impossible.

Multisite is completely different sites, using different databases, but source code. You can not then share the content or configuration.

If you want to create a site for different domains, but you want to share users, content and configuration, then you should use the approach rather than multisites. > Regards

Comments

Popular posts from this blog

Python SQLAlchemy:AttributeError: Neither 'Column' object nor 'Comparator' object has an attribute 'schema' -

java - How not to audit a join table and related entities using Hibernate Envers? -

mongodb - CakePHP paginator ignoring order, but only for certain values -