• Unfortunately forminator saves uploaded files in the public directory and it is not possible to change that path in an easy way. This make forminator non GDPR conform and so not usable for europe users, that want to use it for example for purpose of collecting job applications info. We are forced to use some third party plugins or php adjustments and it is not so cool, so we are forced to use for such forms another plugin. Please add an easy possibility to edit the path where the files that are uploaded through form are saved, so that we could place password protection on that order.

Viewing 1 replies (of 1 total)
  • Plugin Support Imran – WPMU DEV Support

    (@wpmudev-support9)

    Hello @creationell !

    Thank you for the feedback!

    At the moment Forminator doesn’t have an option like that, however a similar solution to what you’ve requested is currently being worked on. I’ve added a comment on the task to share your feedback with the team.

    In the meantime – we have a code snippet which will allow to change the upload location here: https://gist.github.com/wpmudev-sls/46d776223d9d54c732fd409b2e78c8a9

    To install the code:
    – enter raw view
    – copy the code to a .php file
    – adjust $path_part on line 28 to match your needs (it will be in wp-content still)
    – upload the .php file to wp-content/mu-plugins

    Warm regards,
    Pawel

Viewing 1 replies (of 1 total)
  • The topic ‘Suggestion: About saving uploaded files’ is closed to new replies.