Make WordPress hidden folders visible with password?
Hello, does anyone know a plugin or a way to make a folder visible with a password (without login and account)?
I am a photographer and am looking for a way for my customers to download their photos.
It should be possible for the customer to receive a code (password) from me and for there to be a field on the website with "unlock photos".
As soon as the customer enters his code, only these photos will be displayed.
Does anyone know a way to implement this?
I would rather install Nextcloud parallel to WordPress on the server. You can create a protected link for each folder, optionally with a password, via which the data can be downloaded.
Nextcloud also generates preview images and you can also view the images online without downloading.
And with the Nextcloud client, you can even manage it locally from your computer by simply creating a folder, copying the images in it and setting the link by context menu without having to go to the web interface.
Ok that’s great – can the customer just log in with password without account? You should just see what makes the code has
Either only with the link (as /s/ulivgergbrieqgi randomly generated, which you generate on the web / locally by client and send it) or with Link & Password. No download without the link and password. Nextcloud is open source.
With PHP, this would be programmed quickly.
With WordPress it is probably cumbersome
If you are interested, I might call you someone who creates and adds you to WordPress
Hello.
This contradicts something because whether you are now directly programmed or as a WordPress plugin is not a big difference.