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

  • Weird Grav + caddy + iOS + https problem · 9 years ago

    I have been running Caddy for a while now, and I'm currently running 0.10.2 version. I am serving a number of sites, local flat files, php, proxied - and all except one are working perfectly. The exce

  • User registration and login? · 9 years ago

    Yes

  • User registration and login? · 9 years ago

    weeeee! Indeed I was! Thank you! That is what must have caused all the havoc. Login now works! Is there a registration page as well? So far I make users using the command line

  • User registration and login? · 9 years ago

    only a password field appears are you using the Private plugin? That serves a specific need, which is another one. You're looking for the Login plugin, which is already installed with Admin. You can

  • User registration and login? · 9 years ago

    Hello. I can't seem to find a way for a visitor to be able to register and then login to view and comment on a page. Is this possible using grav core and admin plugin? whenever I atempt to view a page

  • Setting Cookies · 9 years ago

    Thanks, just wrote a plugin to do it.

  • Setting Cookies · 9 years ago

    A plugin, written in PHP, can facilitate a set_cookie()-function, which you can use in conjunction with get_cookie(). But yes, there is no built-in way to set a cookie from Twig.

  • Setting Cookies · 9 years ago

    How does one set a cookie? Can't find any info. Do I have to write a Twig plugin to add a set_cookie() function? Many thanks

  • Without command prompt · 9 years ago

    You don't need to use the command line. It's useful but all basic functionality can be achieved using the Admin panel.

  • Without command prompt · 9 years ago

    Hi, I am a newbie. I wish to use Grav like CMS - more users than one. It is possible to manage Grav, but without command prompt in a shared environment? Thanks in advance.