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.

Peter Berkel Member

@epb · Joined 6 years ago · 24 posts · 10 topics · 6 reputation

Badges

✏️ First Post 💬 Conversation Starter

Recent posts

  • From webserver with grav to local server · 4 years ago

    Thanks @pamtbaau. I have looked at it. To connect from an external grav website to a local website I need to make a plugin. Don't I? The given solutions does not really give a possibility to make a pl

  • From webserver with grav to local server · 5 years ago

    I have a grav website on a public domain. I want to make a link to a local website (no grav). Is this possible (without security risks)? I've tried a few things, but so far without success. For exampl

  • Create a user with only crud flex-objects rights for contacts · 5 years ago

    I want to create a user which is only allowed to do crud activities for contacts in admin, nothing else. In accounts I created a user with the permissions: Login to site allowed login to Admin allowe

  • Error: Admin > Accounts > Configuration · 5 years ago

    I am using Grav with Plugin Flex-Objects installed just for Admin. When I try to go to Admin > Accounts > Configuration (TAB) I get an error. in file: system/src/Grav/Framework/Flex/FlexDirector

  • Present EXIF data of a photo · 5 years ago

    Thanks for answering. Found the solution. First the path to the file was indeed wrong. Second the name of the plugin and the names of the php and yaml file were different. Third I found an error in th

  • Present EXIF data of a photo · 5 years ago

    I want to make a page where I can present de EXIF data of a photo. Therefore a tried to make a plugin according to the plugin recipe. https://learn.getgrav.org/17/cookbook/plugin-recipes. I left the

  • Dutch manual for site owners with no knowledge of code · 5 years ago

    Hallo @TonHaarmans good initiative. I have one question How did you make the table 'Begrippenlijst' with search functionality? With standard Grav functionality?

  • Json filetype in (Contact)form with flex · 5 years ago

    This is exactly what I am looking for. Thanks.

  • Json filetype in (Contact)form with flex · 5 years ago

    Sorry that I comfused you. Probably I did not explain my case very well. An ultimate try. My idea was: a frontend form must generate a json file with records. with an another admin form (created with

  • Json filetype in (Contact)form with flex · 5 years ago

    I will follow this tutorial. Not difficult. But still a database solution. Something i didn’t want. https://truth2say.blogspot.com/2019/01/tutorial-on-using-sqlite-on-grav.html