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.

DouxDoux Member

@douxdoux-1312 · Joined 3 years ago · 14 posts · 7 topics · 5 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • Accessing Grav UI with Digitalocean · 3 years ago

    I've just started using Grav, so sorry for the noob question. I installed Grav on my Digitalocean's droplets using the following tutorial : https://learn.getgrav.org/17/webservers-hosting/vps/digitalo

  • Create new folder when submitting form · 3 years ago

    Hi, I'm trying to create a new subfolder for each form submission to help me manage the data. Currently my form is saving both the text data and the uploaded files in the same general folder. This is

  • Keep getting an error when trying to save a file · 3 years ago

    Here's the root I tried changing the destination, but whatever I do, it keeps trying to save in this folder. I also tried to save it localy, but always keep getting the same error. e.g. "copy(plugi

  • Keep getting an error when trying to save a file · 3 years ago

    I'm trying to save an uploaded file to the following folder : grav\grav-admin\user\plugins\testing This is my code : custom_file: name: myfile type: file label: A label destination: 'plugins://testing