Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Chris Member

@tuttle · Joined 9 years ago · 10 posts · 2 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Multisite Setup sub_directory · 9 years ago

    Hi, Choose the one you need and rename it to setup.php Good luck!

  • Multisite Setup sub_directory · 9 years ago

    Got it working. I made two different grav (with admin included) installations. Main-web and sub-web. On main-web I installed a blog theme and on sub-web i installed knowledge-base theme. Then copied a

  • Multisite Setup sub_directory · 9 years ago

    Thanks 🙂 So plugins and admin are managed from the base installation?

  • Multisite Setup sub_directory · 9 years ago

    After loggin in to learn2/admin, before I could not activate the learn2 theme. With the new setup I get: Fetch failed {"status":"success","payload":{"resources":{"total":0,"plugins":[],"themes":[]},"g

  • Multisite Setup sub_directory · 9 years ago

    The instructions are vague. If you choose sub-directories or path based URLs for subsites, then the only thing you need is to create a directory for each subsite in the user/sites directory containin

  • Multisite Setup sub_directory · 9 years ago

    Sorry, typo, my directory is 'sites'

  • Multisite Setup sub_directory · 9 years ago

    <?php /** Multisite setup for sub-directories or path based URLs for subsites. DO NOT EDIT UNLESS YOU KNOW WHAT YOU ARE DOING! */ use Grav\Common\Filesystem\Folder; // Get relative path from Gr

  • Multisite Setup sub_directory · 9 years ago

    Yes, that's the first step I did. And grav is reading it.

  • Multisite Setup sub_directory · 9 years ago

    Hi, I'm trying to set up a site in ./user/site/2ndSite following the instruction here https://learn.getgrav.org/advanced/multisite-setup But it's not working out for me. I'm guessing the procedure is

  • Multiplie md (same page type) files in same subdirectory · 9 years ago

    Hi, new forum member here. We would like to use something similar to the Grav Knowledge Base theme to document a project. Some contributors to the project will be using git, and the git-sync-plugin is