Documentserver: How I can use actual theme?

Created on 11 Oct 2018  路  4Comments  路  Source: ONLYOFFICE/DocumentServer

Hi everyone,

I'm seeing this theme on your website
image

but on my document server i'm seeing old theme without tabs
image

How I can update it?

image

question

Most helpful comment

@dmitrydrynov Hi, as mentioned in https://github.com/ONLYOFFICE/DocumentServer#onlyoffice-document-server-editions Tabbed interface not aviable in Community Edition, only in Integration Edition or Developer Edition

I'm closing this issue but feel free to ask any question about it.

All 4 comments

@dmitrydrynov Hi, as mentioned in https://github.com/ONLYOFFICE/DocumentServer#onlyoffice-document-server-editions Tabbed interface not aviable in Community Edition, only in Integration Edition or Developer Edition

I'm closing this issue but feel free to ask any question about it.

I have enrolled the 30 days trial for developer edition - installed via docker:

image

If I run that - It gives the "Integration edition" logo

image

If I upload a document and open it - it gives me (CE) Community Edition?

image

@sharq88 I think there is some mixup in your network or local services (like you've already installed standalone DocumentServer version before docker).
I checked by docker run -it -p 80:80 onlyoffice/documentserver-de:latest and got my server correct
image

@ShockwaveNN thank you - that worked! I can see the same as you now.

Was this page helpful?
0 / 5 - 0 ratings