# Installing Setka Editor WordPress plugin

The minimally allowable PHP version for our plugin is 7.1.3. Check out the video of the installation process or proceed to this manual.

{% embed url="<https://drive.google.com/file/d/1-m9iD6GFJLywdRngrH8YQr9YjDJPCPMi/view?usp=sharing>" %}
Video tutorial on installing Setka Editor WordPress plugin
{% endembed %}

## Installation process

1\. Install [Setka Editor plugin](https://wordpress.org/plugins/setka-editor/). If you are uploading your plugin as an archive, set your WordPress account to allow uploads larger than 7MB.

2\. To use all Setka Editor features and sync them with your Setka Account, you will need to enter a license key. [Read more on how to create your account](https://editor-help.setka.io/hc/ru/articles/213106789-%D0%A1%D0%BE%D0%B7%D0%B4%D0%B0%D0%BD%D0%B8%D0%B5-%D0%B0%D0%BA%D0%BA%D0%B0%D1%83%D0%BD%D1%82%D0%B0-%D0%B2-Setka-Editor)

3\. You can find your license key in the Integrations section in your personal Setka Account.

![Screenshot of Setka Editor Cloud interface. CMS integration tab showing WordPress domain field and license key field](/files/-MSUQCAc_pD0tVjUKZR2)

4\. Copy your license key and paste it in Setka Editor plugin settings inside your WordPress: **Plugin Settings > Register > I already have a license key**.

![Screenshot of WordPress interface. Setka Editor plugin settings and the "register" tab](/files/-MSUQHzQo7mTTllqZ7ty)

After plugin activation, the post creation page will either have a Setka Editor tab displayed or will allow adding the Setka Editor block in Gutenberg. You can read more on this topic in our next article.


---

# Agent Instructions: Querying This Documentation

If you need additional information that is not directly available in this page, you can query the documentation dynamically by asking a question.

Perform an HTTP GET request on the current page URL with the `ask` query parameter:

```
GET https://setka.gitbook.io/help-center/integrations/setka-and-wordpress/installing-setka-editor-wordpress-plugin.md?ask=<question>
```

The question should be specific, self-contained, and written in natural language.
The response will contain a direct answer to the question and relevant excerpts and sources from the documentation.

Use this mechanism when the answer is not explicitly present in the current page, you need clarification or additional context, or you want to retrieve related documentation sections.
