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

  • Admin plugin with local installation · 11 years ago

    Great work man! I am following reports of problems but does not seem to have been reported this problem: the three buttons, Clear Cache, Update and Backup in the local installation reporting the messa

  • How to tun grav install on Windows? · 11 years ago

    @Mathias: I had this issue just a moment ago myself. I'm running Grav on USBWebserver (stand-alone server package similar to Xampp) on Windows 7. 1) First install Git for Windows (http://msysgit.gith

  • How to tun grav install on Windows? · 11 years ago

    Thanks for the quick reply didnt help my case though, I think its just not clear to me how to use git-bash with grav, it seem that I am running in circles... I have grav installed and now I would like

  • How to tun grav install on Windows? · 11 years ago

    @Mathias: Maybe this video helps you? https://www.youtube.com/watch?v=bEroNNzqlF4

  • How to tun grav install on Windows? · 11 years ago

    I have the same problem! where did you add the root path?

  • How to tun grav install on Windows? · 11 years ago

    Glad you got it sorted!

  • How to tun grav install on Windows? · 11 years ago

    Ok! Got it! I had to add "C:\xampp\php" to my system environment variables. Sorry for bothering you guys! :)

  • How to tun grav install on Windows? · 11 years ago

    I cloned grav into "C:\xampp\htdocs\grav" and opened the MINGW32 "Git Bash" terminal. From there I executed "cd /c/xampp/htdocs/grav" and "bin/grav install" but then I only get the response "/usr/bin

  • How to tun grav install on Windows? · 11 years ago

    Hello, I am very new to Grav and I want to execute "bin/grav install". How can I do that on Windows?

  • Error: https:// wrapper disabled if js_pipeline is true · 11 years ago

    Ok, now I have embedded this particular js directly to the theme, now everything is fine! Good to know how js_pipeline is working. Thanks!