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

  • Simple Contact does not work · 11 years ago

    I'm using 1.0.5, which is the most up-to-date on GitHub, but nothing shows up regardless.

  • Simple Contact does not work · 11 years ago

    Ahh.. you are right :) sorry about that :) I'm glad you got it working though

  • Simple Contact does not work · 11 years ago

    This post helpme to make simple_contact 1.0.4 to show, developer change name. @Karol, simple_form is from same developer, but totally different than simple_contact.

  • Simple Contact does not work · 11 years ago

    On markdown page, where you want your contact form to be displayed add: process: twig: true simple_form: token: "your-token-here" and on twig template file (if it's not implemented in your templat

  • Simple Contact does not work · 11 years ago

    Not quite sure what I'm doing wrong here, I am using the 1.0.5 release from the current develop branch, with the same setup as suggested by the readme (added simple_contact: true below title: Somethin

  • Simple Contact does not work · 11 years ago

    Yah there was a naming update at some point. He requested we update it in GPM.

  • Simple Contact does not work · 11 years ago

    I just noticed the release/1.0.5 branch, which for some reason is ahead of the develop branch. This at least solves the Access level error, but it is not clear why the namespace was switched from "sim

  • Simple Contact does not work · 11 years ago

    Nothing in the latest version should of affected this. Basically mergeConfig() was added to Grav some time ago. The SimpleContact plugin was updated shortly after to use this new method. SInce then

  • Simple Contact does not work · 11 years ago

    Using Grav 0.9.26 and SimpleContact 1.0.4 (from GitHub master) this problem persists on the Grav Vagrant environment. Did the 0.9.26 update break it again?

  • Simple Contact does not work · 11 years ago

    Cool.