Badges
Creator of Grav CMS + other things...
Recent posts
-
Scheduler with webhook
· 3 months ago
I've updated the README.md -> https://github.com/getgrav/grav-plugin-scheduler-webhook/blob/main/README.md
-
Scheduler with webhook
· 3 months ago
-H "X-Webhook-Token: <token>"
-
Scheduler with webhook
· 3 months ago
i'll take a look at the authorization token logic
-
Progress Bar in backups section
· 3 months ago
Confirmed.. that was working, now is not.. will fix.
-
Scheduler with webhook
· 3 months ago
Ok, it's an extra check that's left over from Grav 1.x. that doesn't exist in Grav 2. I'll work on a fix that will probably have to be in the Grav core. Actually I can do it in scheduler-webhook plugi
-
Marked post as spam, nothing happens
· 3 months ago
I’ll take a look.
-
Scheduler with webhook
· 3 months ago
First install the scheduler-webhook plugin, then turn it on in Tools -> Scheduler -> Advanced Features -> Webhook Configuration -> Enable Webhook Triggers
-
Progress Bar in backups section
· 3 months ago
It’s based on whatever you have your backup limits set to. Click the gear to configure the settings. You cannot backups based on max space allowed or max number of backups.
-
Captcha Options for Grav Forms
· 3 months ago
Yes, read about the library here: https://github.com/trilbymedia/cap-php Wire-compatible with the official @cap.js/widget, so the unmodified JS widget can talk to a PHP-backed endpoint.
-
Site throws error when posting reply
· 3 months ago
I have added refresh_nonce: true to the form configuration.. I think the nonce expired for you.