Community guidelines
Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.
Vsevolod Newcomer
@moskvo · Joined 8 years ago · 3 posts · 1 topics · 0 reputation
Badges
Recent posts
-
Simple ubuntu GRAV localhost install
· 8 years ago
Hi! May be not in theme but i install grav with guides from section "Web Servers & Hosting" https://learn.getgrav.org/webservers-hosting, as i remember guide for DigitalOcean help me.
-
New action 'call' in Form plugin
· 8 years ago
Thanks, hugoaf! But i'm about new action 'call' in core plugin Form, you can see it in the #407 line of code: https://github.com/getgrav/grav-plugin-form/blob/develop/form.php#L407
-
New action 'call' in Form plugin
· 8 years ago
Hello all! I'm newbie in grav and php (and english)). Where i must put my function or class so that new Form action 'call' can run it? I put public static function in form.php in Form plugin directory