This has been quite easier for me for EspoCRM 7 and higher.
Just add this entry {"navbarView" : "custom:views/site/navbar"} in Custom/Resources/metadata/clientDefs/App.json
Then create this file and thats all custom/views/site/navbar.js
Just add this entry {"navbarView" : "custom:views/site/navbar"} in Custom/Resources/metadata/clientDefs/App.json
Then create this file and thats all custom/views/site/navbar.js
Comment