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

  • Form Configuration · 9 years ago

    Hmm, that didn't work. Perhaps i've done something wrong. Is this the only step? Have i missed something?

  • Form Configuration · 9 years ago

    You'll need to populate the 'to' field in the Email plugin with your email address.

  • Form Configuration · 9 years ago

    This might be a silly question, but how do i configure the Form plugin so that it emails me the message? Thanks

  • Duo Authentication · 9 years ago

    Hi, Firstly I love grav. It's easy to use and powerful. I would love to see a plugin that would support duo online login, I am not really sure where to start on how to write it though!

  • Markdown-rubytext plugin and GRAV · 9 years ago

    plugin-markdown-rubytext is one year old and can be improved. I don't have the technical skills so I am kindly asking the community's help. This plugin transforms any {r}text{/r:prononciation-of-text}

  • Grav ShoppingCart · 9 years ago

    The latest release fixes this problem. Remove your user/config/plugins/shoppingcart.yaml file if you have it, because it will contain the wrong checkout form definition.

  • Grav ShoppingCart · 9 years ago

    Hi, I need some help to build a small webshop using the Shopping Cart plugin. How do I setup the checkout page? I want to use stripe. I already installed that. I only see where you can add forms like:

  • Reset a form · 9 years ago

    It worked, thanks!

  • Reset a form · 9 years ago

    Try this: process: - .... other processing - reset: true

  • Reset a form · 9 years ago

    Hello, I'm using the form plugin. Having removed the "display" section, I need to reset my fields after submit. I tried this method but nothing changed. I'm a beginer, so maybe I did it wrong? A sampl