I'm using Joomla 4 with SP Page Builder Pro. I have a hidden menu item pointing to an SP Page Builder page that displays some basic text and images.
Although the menu item is hidden, the page is still accessible via direct URL.
For a test project, I’d like to password-protect this page — no username or user login, just a simple password prompt. When a visitor lands on the page, they should be asked for a password. If entered correctly, the content is revealed.
I know it’s not secure — this is just for testing purposes.
Is there a way to implement this easily?