Title: ONLYOFFICE Docs
Author: onlyoffice
Published: <strong>11 maio, 2022</strong>
Last modified: 25 julho, 2025

---

Pesquisar plugins

![](https://ps.w.org/onlyoffice/assets/banner-772x250.png?rev=2721916)

![](https://ps.w.org/onlyoffice/assets/icon.svg?rev=2721916)

# ONLYOFFICE Docs

 Por [onlyoffice](https://profiles.wordpress.org/onlyoffice/)

[Baixar](https://downloads.wordpress.org/plugin/onlyoffice.2.3.0.zip)

 * [Detalhes](https://br.wordpress.org/plugins/onlyoffice/#description)
 * [Avaliações](https://br.wordpress.org/plugins/onlyoffice/#reviews)
 * [Desenvolvimento](https://br.wordpress.org/plugins/onlyoffice/#developers)

 [Suporte](https://wordpress.org/support/plugin/onlyoffice/)

## Descrição

ONLYOFFICE Docs plugin allows WordPress administrators to open documents, spreadsheets,
and presentations for collaborative editing using ONLYOFFICE Docs (online document
editors). In published posts, the editors are visible to all WordPress site visitors(
both authorized and unauthorized) in the Embedded mode only.

**Editing files uploaded to WordPress**

All uploaded files from the Media section will appear on the ONLYOFFICE Docs -> 
Files page. The editor opens in the same tab by clicking on the file name. Users
with administrator rights are able to co-edit documents. All the changes are saved
in the same file.

**Creating a post**

When creating a post, you can add the ONLYOFFICE Docs element (block) and then upload
a new file or select one from the Media Library. The added file will be displayed
as the ONLYOFFICE logo with the file name in the currently edited post. After the
post is published (when you press the Publish or Update button), your WordPress 
site visitors will have access to this file for viewing in the Embedded mode.

## Capturas de tela

[⌊ONLYOFFICE Docs plugin configuration settings within the WordPress administrative
dashboard.⌉⌊ONLYOFFICE Docs plugin configuration settings within the WordPress administrative
dashboard.⌉[

ONLYOFFICE Docs plugin configuration settings within the WordPress administrative
dashboard.

[⌊ONLYOFFICE Docs -> Files page within the WordPress administrative dashboard.⌉⌊
ONLYOFFICE Docs -> Files page within the WordPress administrative dashboard.⌉[

ONLYOFFICE Docs -> Files page within the WordPress administrative dashboard.

[⌊ONLYOFFICE Docs editor opened from the WordPress admin dashboard.⌉⌊ONLYOFFICE 
Docs editor opened from the WordPress admin dashboard.⌉[

ONLYOFFICE Docs editor opened from the WordPress admin dashboard.

[⌊Adding ONLYOFFICE Docs block when creating a post.⌉⌊Adding ONLYOFFICE Docs block
when creating a post.⌉[

Adding ONLYOFFICE Docs block when creating a post.

[⌊Uploading a new file or selecting one from the Media Library to the ONLYOFFICE
Docs block.⌉⌊Uploading a new file or selecting one from the Media Library to the
ONLYOFFICE Docs block.⌉[

Uploading a new file or selecting one from the Media Library to the ONLYOFFICE Docs
block.

[⌊Added file displayed as the ONLYOFFICE logo with the file name in the currently
edited post.⌉⌊Added file displayed as the ONLYOFFICE logo with the file name in 
the currently edited post.⌉[

Added file displayed as the ONLYOFFICE logo with the file name in the currently 
edited post.

[⌊ONLYOFFICE file available for viewing in the Embedded mode to the WordPress site
visitors.⌉⌊ONLYOFFICE file available for viewing in the Embedded mode to the WordPress
site visitors.⌉[

ONLYOFFICE file available for viewing in the Embedded mode to the WordPress site
visitors.

## Blocos

Este plugin disponibiliza 1 bloco.

 *   ONLYOFFICE Docs

## Perguntas frequentes

### What should I know before using the plugin?

You need to have [ONLYOFFICE Document Server](https://github.com/ONLYOFFICE/DocumentServer)
installed. You can install free Community version or scalable Enterprise Edition.

### How to configure the plugin?

Go to WordPress administrative dashboard -> ONLYOFFICE Docs -> Settings. Specify
the URL of the installed ONLYOFFICE Document Server and the Secret key.

Please note: Starting from version 7.2 of ONLYOFFICE Docs, JWT is enabled by default
and the secret key is generated automatically to restrict the access to ONLYOFFICE
Docs and for security reasons and data integrity. Specify your own secret key in
the WordPress administrative configuration. In the ONLYOFFICE Docs [config file](https://api.onlyoffice.com/docs/docs-api/additional-api/signature/),
specify the same secret key and enable the validation.

### What collaborative features do the editors provide?

You can co-author documents using real-time or paragraph-locking co-eding modes,
Track Changes, comments, and built-in chat.

## Avaliações

Não há avaliações para este plugin.

## Colaboradores e desenvolvedores

“ONLYOFFICE Docs” é um programa de código aberto. As seguintes pessoas contribuíram
para este plugin.

Colaboradores

 *   [ onlyoffice ](https://profiles.wordpress.org/onlyoffice/)

ONLYOFFICE Docs” foi traduzido para 1 localidade. Agradecemos aos [tradutores](https://translate.wordpress.org/projects/wp-plugins/onlyoffice/contributors)
por suas contribuições.

[Traduzir o “ONLYOFFICE Docs” para seu idioma.](https://translate.wordpress.org/projects/wp-plugins/onlyoffice)

### Interessado no desenvolvimento?

[Navegue pelo código](https://plugins.trac.wordpress.org/browser/onlyoffice/), consulte
o [repositório SVN](https://plugins.svn.wordpress.org/onlyoffice/) ou assine o [registro de desenvolvimento](https://plugins.trac.wordpress.org/log/onlyoffice/)
por [RSS](https://plugins.trac.wordpress.org/log/onlyoffice/?limit=100&mode=stop_on_copy&format=rss).

## Registro de alterações

#### 2.3.0

 * improved security for /download and /callback api endpoitns

#### 2.2.0

 * fixed xss vulnerabilities in onlyoffice-docs page component

#### 2.0.0

 * multisite support
 * stub for onlyoffice-wordpress-block that displays error information if the document
   server is not accessible or the file is not found
 * settings for onlyoffice block (width, height, align, show open in onlyoffice 
   button)
 * button copy link to editor, in the table with files
 * ability to insert a link to the editor on the page
 * access for an anonymous user, open the document for viewing in the editor if 
   the document is attached to a public post
 * filling pdf
 * editor url
 * displaying the onlyoffice-wordpress-block component in the Gutenberg editor
 * remove filling for oform
 * supported formats updated

#### 1.1.0

 * extended list of supported formats
 * support docxf and oform formats
 * support for the connector to work in conjunction with the plugin “Force Lowercase
   URLs” (https://wordpress.org/plugins/force-lowercase-urls)
 * setting authorization header
 * compatible with classic editor TinyMCE
 * Link to docs cloud

#### 1.0.2

 * fixed issues for the marketplace release

#### 1.0.1

 * fixed issues for the marketplace release

#### 1.0

 * added configuration page of plugin
 * added coediting docx, xlsx, pptx by authors
 * added embedded view xls, xlsx, xlsm, xlt, xltx, xltm, ods, fods, ots, csv, pps,
   ppsx, ppsm, ppt, pptx, pptm, pot, potx, potm, odp, fodp, otp, doc, docx, docm,
   dot, dotx, dotm, odt, fodt, ott, rtf, txt, html, htm, mht, xml, pdf, djvu, fb2,
   epub, xps, oxps on public page
 * JWT support
 * detecting mobile browser
 * set favicon on editor page
 * added goBack url for document editor

## Meta

 *  Versão **2.3.0**
 *  Última atualização **11 meses atrás**
 *  Instalações ativas **100+**
 *  Versão do WordPress ** 5.7 ou superior **
 *  Testado até **6.8.5**
 *  Versão do PHP ** 7.4 ou superior **
 *  Idiomas
 * [English (US)](https://wordpress.org/plugins/onlyoffice/) e [Russian](https://ru.wordpress.org/plugins/onlyoffice/).
 *  [Traduzir para seu idioma](https://translate.wordpress.org/projects/wp-plugins/onlyoffice)
 * Tags
 * [collaboration](https://br.wordpress.org/plugins/tags/collaboration/)[document](https://br.wordpress.org/plugins/tags/document/)
   [editor](https://br.wordpress.org/plugins/tags/editor/)[office](https://br.wordpress.org/plugins/tags/office/)
   [onlyoffice](https://br.wordpress.org/plugins/tags/onlyoffice/)
 *  [Visualização avançada](https://br.wordpress.org/plugins/onlyoffice/advanced/)

## Classificações

Ainda não foi enviada nenhuma avaliação.

[Your review](https://wordpress.org/support/plugin/onlyoffice/reviews/#new-post)

[Ver todas avaliações](https://wordpress.org/support/plugin/onlyoffice/reviews/)

## Colaboradores

 *   [ onlyoffice ](https://profiles.wordpress.org/onlyoffice/)

## Suporte

Tem algo a dizer? Precisa de ajuda?

 [Ver fórum de suporte](https://wordpress.org/support/plugin/onlyoffice/)