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

Muut Archive Legend

@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Automatic slug for admin · 10 years ago

    I think the admin plugin already do that with this blueprint: https://github.com/getgrav/grav-plugin-admin/blob/develop/blueprints/admin/pages/new.yaml Just curious: what would you use this slug for?

  • Automatic slug for admin · 10 years ago

    I would like to have a custom slug available in the page header. Therefore, it should be generated from the admin, through a customized blueprint. So far, I have two fields: An input text field A sec

  • Multisite Setup · 10 years ago

    I'm using subsites. I do have all the folders setup like the default install of grav. When I add the admin plug in to /user/sites/usersite/user/plugins/ it redirects me to www.mysite.com/admin and sho

  • Multisite Setup · 10 years ago

    Typically each site will have its own user/ folder under sites/. There you'll have an accounts/ folder and users that have an entry there will be allowed to access that subsite through site.com/subsit

  • Multisite Setup · 10 years ago

    I know we have discussed my taking an alternate route and I am looking into that currently but I was wanting to ask for knowledge reasons so I could better understand the reasoning behind multisite an

  • Multisite Setup · 10 years ago

    @flaviocopes Is that why I can access the sites now but users cannot modify the content? Because only I can manage the sites? I have setup multisite and have the folders copied over. I can access the

  • Multisite Setup · 10 years ago

    Thanks for the insight. Greatly appreciated. I will try another route. I've been looking at laravel. Seems to be a clean option.

  • Multisite Setup · 10 years ago

    Multisite in Grav means you can manage more than one site with just one Grav install. You manage all the sites. From this to get a Tumblr-like platform with automated deploys of sites upon user regis

  • Multisite Setup · 10 years ago

    But I thought Grav has the multisite implemented. Shouldn't I be able to activate it in the setup file? Then I should have to write a script upon registration it creates a subfolder along with the use

  • Multisite Setup · 10 years ago

    if you need one grav site for each user and one master grav site to rule them all (it sound like lord of the rings xD ) maybe symlinks can be usefull, I have not tested but teorically it should work,