I’m trying to find a way to connect my GRAV form to my postgresql database using the database plugin. The goal would be to save the form content to the database. I have all the prerequisites installed, but I don’t really understand to go from there.
Did anyone tried it already ? Do yo have any idea which files should be modified ? I’m a a loss.
Yeah I set up the SqLite plugin first, but I’m more used to Postgresql (especially when it comes to remotely access the db which would be required for the project) !