TABLE OF CONTENTS
Welcome to the compatible plugins section.
Minos was designed to work with the WordPress ecosystem, including the most popular plugins.
Thanks to its modern architecture based on custom blocks, Minos remains fully compatible with the core features of plugins.
However, since each plugin has its own architecture, some features may be partially compatible or require adjustments.
Here you’ll find compatibility guides for the plugins we’ve tested: what works, what doesn’t, and best practices to get the most out of them.
If you’re using a plugin that doesn’t appear on this list and you’re experiencing an issue, contact us so we can help. And if you need to integrate a plugin via a shortcode, consider using the Shortcode block designed for this purpose.
Yoast SEO
Minos is compatible with the Yoast SEO plugin for managing your SEO metadata. However, some automatic analyses related to text content may be limited, as Yoast cannot directly read content generated by Minos blocks.
✅ What works
Feature | Status | Details |
SEO Title | ✓ Works | Displayed in the browser tab and on Google |
Meta description | ✓ Works | Visible in search results |
Canonical URL | ✓ Works | |
Open Graph | ✓ Works | Sharing on Facebook, LinkedIn, etc. |
Robots (noindex/nofollow) | ✓ Works | Indexing control |
XML sitemap | ✓ Works | Generated by Yoast |
Readability Score | ✓ Works | Active analysis |
Indicators (green/orange/red lights) | ✓ Works | Reliable overall summary |
Keyword in images (alt) | ✓ Works | Correctly detected |
⚠️ Limited analysis
Yoast cannot properly analyze the internal content of Minos blocks. This only affects certain metrics related to the text present on the page.
Feature | Displayed behavior | Explanation |
Text length | 0 word detected | Block content is not read |
Keyword density | 0 occurrences | Same as above |
Keyword in introduction | Not detected | Same as above |
Internal links | No links detected | Links embedded in custom blocks |
External links | No links detected | Same as above |
👉 It is therefore normal for Yoast to display warnings regarding text length or keyword density even if your content is present and optimized.
What this means in practice
The following alerts may appear:
- “The text contains 0 words”
- “The keyword was found 0 times”
- “There are no internal links”
- “There are no external links”
- “The keyword does not appear in the introduction”
These messages are related to a technical limitation of the analysis and do not impact your actual SEO.
Your SEO metadata, images, and indexing settings are functioning normally.
Gravity Forms
Minos includes a custom renderer for Gravity Forms. This means your forms are displayed in your theme's style, without relying on Gravity Forms' default visual output.
The vast majority of forms work normally: standard fields, conditional logic, multi-step forms, notifications and connections with your third-party tools are all supported. A few advanced features are however not available in this rendering mode.
Available fields
Standard fields
Field | Status | Detail |
Text | ✓ Available | |
Paragraph Text | ✓ Available | |
Number | ✓ Available | Min/max taken into account |
Checkboxes | ✓ Available | |
Radio Buttons | ✓ Available | |
Drop Down (Select) | ✓ Available | |
Hidden | ✓ Available | |
HTML | ✓ Available | |
Section | ✓ Available |
Advanced fields
Field | Status | Detail |
Name | ✓ Available | Prefix, first, middle, last, suffix |
Address | ✓ Available | |
Email | ✓ Available | Format validation included |
Phone | ✓ Available | |
Website | ✓ Available | |
Date | ✓ Available | Browser native format — see details below |
Time | ✓ Available | |
File Upload | ✓ Available | Single file per field — see details below |
Multi-select | ✓ Available | |
Consent | ✓ Available |
Pricing fields
Field | Status | Detail |
Single Product | ✓ Available | Price × quantity, € and $ supported |
Total | ✓ Available | Updated in real time, hidden products excluded |
Unavailable fields
These field types have been removed from the Gravity Forms interface in Minos. They cannot be added to a form.
Field | GF Category |
List | Standard |
CAPTCHA / reCAPTCHA | Standard |
Password | Advanced |
Signature | Add-on |
Survey, Quiz, Poll | Add-ons |
All Post Fields (Title, Body, Tags, Category…) | Post Fields |
Option, Quantity, Shipping | Pricing |
Coupon | Add-on |
Payments (Stripe, PayPal, Square, Mollie…) | Add-ons |
✅ What works
Feature | Status | Detail |
Conditional logic | ✓ Works | Show/hide fields and pages |
Multi-step forms | ✓ Works | Progress bar, per-step validation |
Default values | ✓ Works | |
Custom error messages | ✓ Works | |
Email notifications | ✓ Works | Sent normally after submission |
Confirmations (message, redirect) | ✓ Works | |
Entry storage in GF | ✓ Works | |
CRM & email extensions (Mailchimp, Brevo, Zapier…) | ✓ Works | Triggered normally on submission |
⚠️ Different behaviours
Feature | Behaviour | Explanation |
Multiple file upload | Single file only | Even if multi-file is enabled in GF, only one file can be selected |
Custom date format | Browser native format | Formats configured in GF (dd/mm/yyyy dropdowns, etc.) are not applied |
Input mask | Not applied | Input masks configured in GF have no effect |
URL pre-population | Not supported | URL parameters for pre-filling fields do not work |
Multiple conditional confirmations | Default confirmation only | If several confirmations have been set up with conditions, only the first one is shown |
Label visibility | Always visible | The visibility setting in GF has no effect |
Description position | Always below the label | The position setting (above / below the field) in GF has no effect |
Error message position | Always below the field | Not configurable |
❌ Not supported
Feature | Detail |
reCAPTCHA / CAPTCHA | The field is not displayed — see note below |
Payments (Stripe, PayPal, Square, Mollie…) | Payment fields from dedicated extensions are not rendered |
Coupon | The GF Coupons extension is not supported |
Save and Continue | The in-progress save feature is not available |
Post Fields | WordPress post creation fields are not available |
Add-on-specific fields (Signature, Survey, Quiz, Poll…) | These specific fields do not appear in the form |
Product types other than Single Product | Only the "fixed price" type is supported for product fields |
What this means in practice
For the vast majority of use cases — contact forms, quotes, registrations, applications — no adjustments are needed.
If your form uses reCAPTCHA, it will not be displayed. To protect your form against automated submissions, you can enable the Honeypot option in the form settings in Gravity Forms (Settings > Anti-spam), which works invisibly without requiring any user interaction.
If you want to use a payment form with Stripe, PayPal or another gateway, this use case is not suited to the Minos Form block. We recommend contacting our team to explore the available alternatives.
Image Galleries in Minos
WordPress offers several plugins for creating and managing image galleries. We recommend using two of them, both easy to use with Minos: FooGallery and Imagely (formerly NextGEN Gallery).
In both cases, the principle is the same: the gallery is created and configured within the plugin, which automatically generates a shortcode. That shortcode is then copied and pasted into the Minos Shortcode block to display the gallery on the page.
Things to keep in mind
- The visual styling of galleries (colours, fonts, effects) is managed by each plugin independently from Minos.
- For advanced appearance customisation, refer to the documentation of the relevant plugin.
- Other gallery plugins may work with the Minos Shortcode block, provided they generate a standard WordPress shortcode.
FooGallery
FooGallery lets you create galleries with multiple display modes (grid, masonry, slideshow, etc.) and offers customisation options directly within the WordPress interface.
How to use it with Minos :
- In the WordPress menu, go to FooGallery → Add Gallery
- Give the gallery a name and add the desired images
- Choose a display type and configure the options (thumbnail size, hover effects, etc.)
- Save the gallery
- FooGallery displays a shortcode such as [foogallery id="123"] → copy it
- In the Minos page editor, add a Shortcode block
- Paste the shortcode into the provided field
Imagely
Imagely is a more feature-rich plugin, particularly well suited to portfolios and photography websites. It supports albums, nested galleries, and several advanced display styles.
How to use it with Minos :
- In the WordPress menu, go to Imagely → Add Gallery
- Create the gallery, add images, and configure the display
- Once the gallery is saved, Imagely generates a shortcode such as [imagely id=”1”l"] → copy it
- In the Minos page editor, add a Shortcode block
- Paste the shortcode into the provided field