Title: Mavrilo Connect
Author: mavrilo
Published: <strong>July 21, 2026</strong>
Last modified: July 21, 2026

---

Search plugins

![](https://ps.w.org/mavrilo-connect/assets/icon-256x256.png?rev=3616510)

# Mavrilo Connect

 By [mavrilo](https://profiles.wordpress.org/mavrilo/)

[Download](https://downloads.wordpress.org/plugin/mavrilo-connect.1.0.1.zip)

 * [Details](https://wordpress.org/plugins/mavrilo-connect/#description)
 * [Reviews](https://wordpress.org/plugins/mavrilo-connect/#reviews)
 *  [Installation](https://wordpress.org/plugins/mavrilo-connect/#installation)
 * [Development](https://wordpress.org/plugins/mavrilo-connect/#developers)

 [Support](https://wordpress.org/support/plugin/mavrilo-connect/)

## Description

Mavrilo Connect lets you link your WordPress site to your Mavrilo workspace using
a secure plugin token. No admin username or password is ever shared.

**What Mavrilo can do once connected:**

 * Publish and schedule blog posts from the Mavrilo dashboard
 * Update existing posts and pages
 * Upload media files
 * Read categories, tags, and authors
 * Receive real-time notifications when content changes (webhooks)
 * Set Yoast SEO, RankMath, or AIOSEO metadata on posts

**Security highlights:**

 * Zero passwords stored — authentication uses a revocable plugin token
 * Token is validated on every API request using constant-time comparison
 * All traffic is over HTTPS
 * Revoke access any time from WordPress or from Mavrilo

**Connection flow:**

 1. Install and activate this plugin
 2. Go to **Settings  Mavrilo Connect**
 3. Click **Connect to Mavrilo**
 4. Sign in to your Mavrilo account and select your workspace
 5. Click **Authorize** — you’re done!

### External Services

This plugin connects to **Mavrilo** (https://mavrilo.in), a third-party social media
management platform. This connection is the entire purpose of the plugin — it cannot
function without it.

**When the external service is contacted:**

 * When you click “Connect to Mavrilo” — your browser is redirected to mavrilo.in
   to authenticate and authorise the connection.
 * On every REST API request from Mavrilo — the plugin receives calls from mavrilo.
   in to publish, update, or read content.
 * When content is published or changed — the plugin sends a webhook notification
   to mavrilo.in/api/v1/wordpress/plugin/webhook.
 * On initial callback verification — the plugin calls mavrilo.in/api/v1/wordpress/
   plugin/verify to confirm the token is valid.
 * On disconnect — the plugin calls mavrilo.in/api/v1/wordpress/plugin/disconnect
   to revoke the token server-side.

**Data sent to Mavrilo:**

 * Your site URL
 * Post titles, content, status, categories, tags, author IDs, and featured image
   URLs when content changes
 * When Mavrilo requests it, the list of authors who can edit posts — their name,
   nicename, and email address — used only to attribute posts to the correct author
 * No visitor data, no passwords, and no payment information is ever transmitted

**Mavrilo privacy policy:** https://mavrilo.in/legal/privacy
 **Mavrilo terms of
service:** https://mavrilo.in/legal/terms

If you disconnect the plugin, Mavrilo immediately revokes the access token and no
further data is transmitted.

## Installation

 1. Upload the plugin files to `/wp-content/plugins/mavrilo-connect/`, or install the
    plugin through the WordPress plugins screen directly.
 2. Activate the plugin through the **Plugins** screen in WordPress.
 3. Go to **Settings  Mavrilo Connect** and click **Connect to Mavrilo**.

## FAQ

### Is my WordPress password shared with Mavrilo?

No. The connection uses a secure plugin token, not your WordPress admin password
or Application Passwords. The token is generated by Mavrilo and stored only in your
WordPress options table.

### How do I disconnect?

Go to **Settings  Mavrilo Connect** and click **Disconnect**. The token is immediately
revoked on both sides.

### Which SEO plugins are supported?

Yoast SEO, RankMath, and AIOSEO. SEO title, description, and focus keyword are set
automatically when publishing from Mavrilo.

### Does this work with multisite?

Currently each sub-site must be connected individually. Multisite network support
is planned.

## Reviews

There are no reviews for this plugin.

## Contributors & Developers

“Mavrilo Connect” is open source software. The following people have contributed
to this plugin.

Contributors

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

[Translate “Mavrilo Connect” into your language.](https://translate.wordpress.org/projects/wp-plugins/mavrilo-connect)

### Interested in development?

[Browse the code](https://plugins.trac.wordpress.org/browser/mavrilo-connect/), 
check out the [SVN repository](https://plugins.svn.wordpress.org/mavrilo-connect/),
or subscribe to the [development log](https://plugins.trac.wordpress.org/log/mavrilo-connect/)
by [RSS](https://plugins.trac.wordpress.org/log/mavrilo-connect/?limit=100&mode=stop_on_copy&format=rss).

## Changelog

#### 1.0.1

 * Declared the permission_callback explicitly on every REST route for clarity.
 * Load the wp-admin media includes only where their functions are called (media
   sideload), removing redundant includes.

#### 1.0.0

 * Initial release.
 * OAuth-style plugin token connection (no password required).
 * Full REST API for posts, pages, media, categories, tags, and authors.
 * Webhook sender for post.published / post.updated / post.deleted events.
 * Yoast SEO, RankMath, and AIOSEO metadata support.
 * Disconnect from WordPress admin or from Mavrilo dashboard.

## Meta

 *  Version **1.0.1**
 *  Last updated **2 weeks ago**
 *  Active installations **Fewer than 10**
 *  WordPress version ** 5.9 or higher **
 *  Tested up to **7.0.2**
 *  PHP version ** 8.0 or higher **
 * Tags
 * [automation](https://wordpress.org/plugins/tags/automation/)[blog](https://wordpress.org/plugins/tags/blog/)
   [content publishing](https://wordpress.org/plugins/tags/content-publishing/)[scheduling](https://wordpress.org/plugins/tags/scheduling/)
   [social media](https://wordpress.org/plugins/tags/social-media/)
 *  [Advanced View](https://wordpress.org/plugins/mavrilo-connect/advanced/)

## Ratings

No reviews have been submitted yet.

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

[See all reviews](https://wordpress.org/support/plugin/mavrilo-connect/reviews/)

## Contributors

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

## Support

Got something to say? Need help?

 [View support forum](https://wordpress.org/support/plugin/mavrilo-connect/)