Hugh Barnes Veteran
Regular
Grav Forum Moderators
@hughbris · Joined 8 years ago · 577 posts · 12 topics · 127 reputation
Badges
Recent posts
-
How to make Grav send a file as a download
· 7 years ago
Can you tell us a bit more? This might be possible without a plugin just by configuring media.yaml in your config: you need to establish the link to the data document if your data document is in a fo
-
Blog - Article to PDF
· 7 years ago
Yep snappygrav will do that for you. Marked as solved.
-
Email from Grav WITHOUT using forms
· 7 years ago
Yes it's possible. If you want such specific features, it's going to have to be a plugin though. A very simple one :) I think it's a long shot to expect something out of the box like this. Good luck!
-
Admin not saving changes
· 7 years ago
Can you tell us more about the setup? Does your client edit the same server as the production website? What caching is enabled in your configuration? When you say "admin works fine" for you and your h
-
Understanding deferred on twig blocks
· 7 years ago
@grantholle: This doesn’t surprise me because I would expect the {% block assets deferred %} to render at the end of the cycle. But I can remove deferred and again, everything works totally as expecte
-
Cloud service to drop files but not read them
· 7 years ago
Thanks, I have considered it and sorry could have mentioned that. The point of not storing them on my own server is that I don't want to be personally responsible for the information's security. Nextc
-
Cloud service to drop files but not read them
· 7 years ago
Thanks for your answer. It's not what I'm looking for, but you give me an opportunity to clarify a few things about my requirements :) First of all, solutions from Google, "free" or not, are untrustwo
-
Cloud service to drop files but not read them
· 7 years ago
I've asked this in the discord chat #development channel but no response yet. It's not even really Grav specific, but I know some of you are across a lot of cloud service offerings. I am looking for a
-
Announcing ePrivacy Plugin
· 7 years ago
I have not used any GDPR plugin, but I searched for GDPR in Grav downloads and found the GDPR Privacy Setup plugin. Hopefully that will meet your needs.
-
I can’t for the life of me figure out why???
· 7 years ago
Did your update include a theme update? That's where I'd expect menus and other rendering to be affected. Which plugins were updated? I doubt it's related to the admin plugin.