Muut Archive Legend
@Muut · Joined 9 years ago · 18337 posts · 3878 topics · 137 reputation
Badges
Recent posts
-
Grav Events Plugin
· 11 years ago
Nice work, I have plan to create a events plugin :)
-
Grav Events Plugin
· 11 years ago
Thanks for the tremendous help! I was able to get a function version of this plugin working today. I'm successfully using it on a dev site at the moment to sort through different events.
-
Grav Events Plugin
· 11 years ago
The easiest way to add functionality to Twig and in turn, to template files, is to use a PHP object. If you had an class/object called Events and it had a method called findEvents(), then if you ass
-
Grav Events Plugin
· 11 years ago
I'm working on an events plugin that takes event frontmatter and processes it for template use. The functionality reminds me a lot of taxonomy functionality but I'm not sure If I should be extending t
-
Admin - Blank Page
· 9 years ago
You really need to check your php error log, or turn on php errors to see exactly what the error is. A blank white page simply means a php error of some type, but we can't help you until we know wha
-
Admin - Blank Page
· 9 years ago
I have installed Grav both using Grav + Admin and Garv and Admin separately and I get a blank page when I navigate to the site. I am using the most recent stable packages from GetGrav. Is anyone else
-
Plugin: Login To Protect Whole Domain
· 9 years ago
It might be better to use Basic Auth via .htaccess to do this.
-
Plugin: Login To Protect Whole Domain
· 9 years ago
The Private Grav Plugin can protect a complete site.
-
Plugin: Login To Protect Whole Domain
· 9 years ago
Is it possible to password protect entire domain and not just a single page? I've read the login plugin docs, but it only shows to protect a single page.
-
Snipcart store product variants
· 9 years ago
I'm not 100% up to speed on the advanced functionality of snipcart. If the plugin doesn't support it i'm sure it could be added.