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.

Muut Archive Legend

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

Badges

✏️ First Post 💬 Conversation Starter ❤️ Well Liked

Recent posts

  • Steps install grav ubuntu 17 · 9 years ago

    Hi, i re-install with method git and all work find, in the panel web i see the option and side left appearme the options but when i click in example Tool, this redirect to http : //tools C B

  • Steps install grav ubuntu 17 · 9 years ago

    i can access to http : //localhost/admin and i see all folders and files i try to access with admin.php with http : //localhost/admin/admin.php but say message "This page does not work mydomain.com ca

  • Steps install grav ubuntu 17 · 9 years ago

    Hi flaviocopes thanks for you response, well when i uncompress the archive appearme variuos directories and .htaccess but not admin, i try ejecute bin/gpm install admin and fininsh but i don see the f

  • Steps install grav ubuntu 17 · 9 years ago

    Grav works with Apache and many other web servers. There is no "admin" folder in the Grav folder. Admin is located in user/plugins/admin, but will "respond" to the yoursite.com/admin URL in the brows

  • Steps install grav ubuntu 17 · 9 years ago

    Hi in the https ://github.com/getgrav/grav-plugin-admin/blob/develop/README.md say "Accessing the Admin By default, you can access the admin by pointing your browser to http ://yoursite.com/admin. You

  • Steps install grav ubuntu 17 · 9 years ago

    Hi, anybody know if is possible install grav on Linux Ubuntu 17 with Apache and Perl 7.0? i try this installation but several blog say install on ubuntu 16 and nginx; i use the gra+admin package. Grav

  • Hide login menu if logged in · 9 years ago

    Maybe this post helps?

  • Hide login menu if logged in · 9 years ago

    Hello, i'm new of grav and i'm trying to set up my first installation. I followed https://github.com/getgrav/grav-plugin-login/blob/master/README.md Allow User Registration. Unfortunally adding 04.reg

  • Learn2 with git sync - welcome page independent from numeric chapters · 9 years ago

    Actually, there is one option which might meet your needs: 1) Create a folder called 01.startpage 2) Renumber the existing folders, starting at 02. etc. 3) Create a markdown file in 01.startpagecalled

  • Learn2 with git sync - welcome page independent from numeric chapters · 9 years ago

    Hi Paul, appreciate your answer. I was afraid of that but though the CSS solution does well. :) Thank you very much.