Hi everyone!
I’d like to build a dynamic page with different items, each item detail page should be password protected, but with individual passwords (I would put in the CMS).
How can I set the site password through code?
Thanks!
Hi everyone!
I’d like to build a dynamic page with different items, each item detail page should be password protected, but with individual passwords (I would put in the CMS).
How can I set the site password through code?
Thanks!
You can’t do this with dynamic pages but you can handle this with routers. And this is also not possible by using that password protect option from the page settings.
If you are not familiar with coding it’s basically not possible without advanced coding but if you are open to code I can explain how you can do this with a small logic example.
I would be very happy if you could explain further. Thank you!