Badges
Creator of Grav CMS + other things...
Recent posts
-
Migrate with Caddy
· 12 hours ago
Check this out. You need to modify the account permissions when you migrate manually: https://learn.getgrav.org/20/migration/manual-migration
-
This forum plugin "Forum Pro" is now available...
· 2 days ago
I just wanted to let everyone know that Forum Pro premium plugin is now available. Full details on it's own landing page here: https://getgrav.org/premium/forum-pro And full docs here: https://learn
-
Migrate with Caddy
· 2 days ago
If only you were on a mac or linux, you could use Reeve.. a rust-based TUI i built to let you run apache/ngins/caddy all simultaneously and also switching between php versions in virtual hosts, server
-
Migrate with Caddy
· 2 days ago
You have to be on PHP 8.3, so could be that.
-
How to detect to whom a reply is addressed
· 2 days ago
Good example of this BTW: https://getgrav.org/forum/general/r-i-p-grav-cms-its-alive-t8780#post-39226
-
How to detect to whom a reply is addressed
· 2 days ago
Good catch. The forum does track this, it just never showed anyone. Every post stores the post it's replying to. That gets set when you use the Reply button on a specific post (or Quote it) rather tha
-
Migrate with Caddy
· 2 days ago
Thanks for the detail, that helped. I spent some time on this today and came back with two things: one I couldn't reproduce, and one I did find, which you'll want to act on regardless. First the 500.
-
Editing title of post by moderator
· 3 days ago
Try now? i've added this.
-
Editing title of post by moderator
· 3 days ago
I'll take a look at this.. cheers.
-
A Visual Acceptance Matrix for Grav 2 Theme Reviews: What to Check Before CSS Ships
· 3 days ago
Good post, a little bit of self-promotion, but I built "Riffle" to help me with these kind of tasks, that I do on a daily basis: https://skulkworks.dev/riffle It's a visual diff/merge tool for Mac