Password Authentication
Password authentication will restrict access to your store frontend. Access to it will be possible only after entering valid password.

Edit password
To change the password, enter a new password in the Change Password section and click Save Password.

Adding password to non-browser requests
For non-browser requests, alongside your request, send a cookie readymagepass with same value as the password.
For example:
Curl
Last updated