Customize Login Page

  1. Go to the following directory:

/usr/local/CyberCP/loginSystem/templates/loginSystem/
  1. Modify the login.html file (or copy the content from this gist)

nano login.html
  1. Restart Cyberpanel for the changes to take effect:

sudo systemctl restart lscpd

Last updated