Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Brandisivusto/Alisivusto #5

Open
wroxbox opened this issue Nov 20, 2018 · 0 comments
Open

Brandisivusto/Alisivusto #5

wroxbox opened this issue Nov 20, 2018 · 0 comments
Labels
help wanted Extra attention is needed

Comments

@wroxbox
Copy link

wroxbox commented Nov 20, 2018

Define alisivusto:

For proper subsite functionality within the same drupal instance I would start to investigate these options:

  1. Domain Access + helper modules:
    https://www.drupal.org/project/domain_path
    https://www.drupal.org/project/domain_theme_switch
    https://www.drupal.org/project/domain_menu_access
    https://www.drupal.org/project/domain_menu

  2. Groups

  3. Workbench + helper modules
    https://github.com/agentrickard/workbench_access

  4. Microsite

  5. Subsite
    Any node or set of nodes can make a subsite.
    Have as many sub-sites as you like.
    All configuration is saved in a field attached to a single node for each subsite.
    Any content type can be subsite enabled by adding a subsite field.
    This could possible work best with small subsites and paragraph landingpages

  6. OG + helper modules:
    https://www.drupal.org/project/og_sm

And what I would suggest in the first place is to investigate if the drupal basic multisite functionality is enough without any extra modules:

https://evolvingweb.ca/blog/drupal-8-configuration-management-multi-site

If that is not an option, then decide between domain access/groups/workbench or domain. They are the defaults as microsite and subsite are newcomers, but might work as well if just playing with the content and content publishing (not users, groups, view access and roles or configuration)

If there is enough will also the deploy -module could be used to make subsite functionality working with multiple satellite sites (own theme, own menu) and only one content repository for editors.
Content repository /Editorial site with workflow and workspace enabled
Deploy content to subsites as the mainsite is also on subsite

Any other options?

@wroxbox wroxbox added the help wanted Extra attention is needed label Dec 14, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
help wanted Extra attention is needed
Projects
None yet
Development

No branches or pull requests

1 participant