Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Custom email using the email plugin?
· 9 years ago
That is provided by the Form plugin: https://github.com/getgrav/grav-plugin-form/blob/develop/templates/forms/default/data.html.twig You can put that file in your theme templates/ folder (mind the fol
-
Custom email using the email plugin?
· 9 years ago
Is there an example of one the the forms/default/data.html.twig that i could see, its setting out the content of the email i would like to see really. How would i get data sent into an email?
-
Custom email using the email plugin?
· 9 years ago
You can see from the docs, that to process email with a custom twig template, you simply need to pass the path of the relevant twig you wish to use. You can use the ones included in the email plugin
-
Custom email using the email plugin?
· 9 years ago
How do i go about creating a custom email template when using the email plugin? Could anyone point me in the direction of a good guide?
-
Browse /media/ or /images/ plugin?
· 9 years ago
Something like the RichFilemanager which can be used from within the Admin panel would be great I think.
-
Browse /media/ or /images/ plugin?
· 9 years ago
I'm playing around with GRAV for the very first time and I've run into a quirk I can't find a solution for in the documentation. I checked https://getgrav.org/downloads/plugins and github, and I can't
-
Set Form fields defaults from plugin
· 9 years ago
The Form plugin does not currently provide such feature. Open an issue in https://github.com/getgrav/grav-plugin-form/issues with the details of how that should work.
-
Set Form fields defaults from plugin
· 9 years ago
I have a simple front end contact form and added another field for text input. The form is completely defined in the frontmatter and operates as shown in the grav documentation. I want to use a plugi
-
User Permissions don't seem to work
· 9 years ago
:)
-
User Permissions don't seem to work
· 9 years ago
Solved: Seems like I have to log out and in again...