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.

Alessandro Ferrari Newcomer

@dev_on_a_journey · Joined 7 years ago · 2 posts · 1 topics · 0 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • How to rename a user uploaded file through YAML · 7 years ago

    @pamtbaau Yeah you are right, I'm a beginner I didn't know that. I solved by using a Twig code took from a theme. Later today I'll upload the code! Thank you!

  • How to rename a user uploaded file through YAML · 7 years ago

    So basically i added a form in a theme settings page so the user can upload his own logo, however i want the uploaded file to be called as 'logo'.png. Is there an option to rename the file?