Admin login
Manage products, promos, giveaways, and proof—no composer, no database server.
Tip: After first login, change your password in Admin → Settings.
Security notes
- CSRF tokens on all forms
- Session cookies: HttpOnly + SameSite
- Basic rate limiting against brute force
- /storage and /app are blocked from public access via .htaccess
If your host terminates SSL upstream, disable the HTTPS rewrite rule in .htaccess.