Customize the web interface of Traccar

Mohcine Madkour5 years ago

Hello, How can I change the first interface which shows login and register, I want to keep only Login.

Thanks,
Mohcine

Anton Tananaev5 years ago

You can disable registration in server settings.

Mohcine Madkour5 years ago

Thanks Anton, can you please show me how to find the server setting? is it a config file?

Anton Tananaev5 years ago

You click "Settings", then click "Server" from web app.

Mohcine Madkour5 years ago

Sorry , Are you talking about the web app interface, there is no menu called setting, in my installation, I just run ./traccar.run from traccar-linux-3.16.zip

hairydog5 years ago

The settings menu is labelled with a gearwheel. Not with the word "setting"

Anton Tananaev5 years ago

It still has label "Settings".

hairydog5 years ago

As a tooltip, but not until you hover

Mohcine Madkour5 years ago

Hello, I still dont see any setting menu, here is what I see ( I am using traccar-linux-3.16)

Mohcine Madkour5 years ago

Mohcine Madkour5 years ago

I WANTS TO REMOVE THIS REGISTER BOUTTON IN THE LOGIN PAGE
Any help is highly appreciated

Anton Tananaev5 years ago

You need to login as an admin, obviously.

Mohcine Madkour5 years ago

That works, Thanks!!

Mohcine Madkour5 years ago

I am in fact trying to remove it completely not just disabling it, I have tried this and both these compile options : 1. Generate minified version using tools/minify.sh script 2. Add following line to the config: <entry key='web.debug'>true</entry> but it still not changing anything

Highly appreciated
Thanks

Anton Tananaev5 years ago

Either of those options should work. Make sure you clear browser cache. If it doesn't work, you are doing something wrong.