Multisite support

Created on 27 September 2022, about 2 years ago
Updated 8 June 2023, over 1 year ago

Hi,
I would like to ask if this module supports multisite support,i.e, one Drupal installation, many databases, many Nuxt front-ends.
If yes,how?
Thanks

💬 Support request
Status

Needs review

Version

1.1

Component

Miscellaneous

Created by

🇬🇷Greece pinkonomy

Live updates comments and jobs are added and updated live.
Sign in to follow issues

Comments & Activities

Not all content is available!

It's likely this issue predates Contrib.social: some issue and comment data are missing.

  • 🇭🇺Hungary Sweetchuck Budapest

    Hello

    I am also interested in the multi-site configuration.
    The API connection looks good to me, but I have issues with the files proxy.
    I tried to change the settings based on YouTube videos and this documentation
    https://druxtjs.org/guide/proxy but with no luck.
    And I also tried several other random values that I could think of.

    What are the correct values for druxt/proxy if the public files are available here http://example.com/sites/foo/files?

    None of the following works.

    export default {
      druxt: {
        baseUrl: 'http://example.com/',
        proxy: {
          files: 'foo',
          files: 'sites/foo/files',
          files: 'http://example.com/sites/foo/files',
        }
      }
    }
    

    On the Nuxt frontend every IMG:src looks like this: <img src="/sites/default/files/bar.png">

  • Status changed to Needs review over 1 year ago
Production build 0.71.5 2024