Is it possible to implement multiple “private pages” that require a password to access, and to individually customize the content of each pages’ associated password-entry screen?
I am comfortable implementing some functionality myself, or installing a plugin if necessary, but I need some advice on where to begin with this feature as I am mostly a front-end dev.
\—
Use case: I have a client that delivers information to their clients. My client wants to be able to share a specific webpage URL for each deliverable. The deliverable page should have some form of password entry or log-in to access it, and it should display the relevant client’s logo along with the password input form.
Current implementation is on Squarespace, which only allows for a single customized password entry screen site-wide. This works for the moment, as only one client is accessing information this way. However, I want to find a new implementation that allows for different individual private/locked pages to display unique content when entering the password to see them.
[ad_2]