App menu data can be customized from config.ts
A new page in the menu can be added from src/services/sidemenu.ts
For login :
Also, put this line in your .htaccess file at the end (.htaccess can be found in the root of your site ):SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$0IF above does not works then please change the above line to :SetEnvIf Authorization .+ HTTP_AUTHORIZATION=$1
If login not worked please share your admin-credentials in private reply.