Skip to content
Grav 2.0 is officially stable. Read the announcement →

Community guidelines

Please keep discussions civil and on-topic. Repeated violations may lead to a temporary ban.

Robert Nelson Jr Newcomer

@rnjr · Joined 8 years ago · 3 posts · 3 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Form Update to v3.0.2 causing Form::getAction() error, maybe? · 7 years ago

    Return value of Grav\Plugin\Form\Form::getAction() must be of the type string, null returned public function getAction(): string { return $this->items['action'] ?? $this->page; } /plugi

  • Multi-Site Setup Question, Sharing user accounts · 8 years ago

    I haven't been able to find much documentation regarding this, so I'm not sure if it's even a possibility, but I have a project that has multiple domains and sites using the grav "Multi-Site" setup bu

  • Using a custom email template with Email Plugin · 8 years ago

    Hi there! I am still in the process of learning all the good things that come with Grav. Currently I'd like to replace my /email/templates/base.html.twig file with a custom designed email template. I