Skip to content
This plugin is new and currently in beta. For the stable version, please use the previous version of the plugin.

Extensions

Overview

Plugin Extensions provide a flexible way to customize and extend the Stripo Plugin editor. They allow you to:

  • Create custom content blocks with your own structure and behavior;
  • Add custom controls to existing Stripo blocks;
  • Override built-in editor components with your own (e.g., display a custom image gallery, merge tag selector, or any modal instead of the native one).

This feature is intended for advanced integrations where you need full control over the editing experience — from layout configuration to custom UI logic.

Key Use Cases

With Plugin Extensions, you can:

  • Build new blocks tailored to your product (e.g., smart banners, personalized modules, data-driven content);
  • Add custom controls to block settings (e.g., toggles, selects, multi-step configuration UIs);
  • Replace native editor components with your own (e.g., open your own asset manager or data selector in a popup);
  • Implement context-aware behavior inside the editor based on your business logic or user profile.

Learn More

You can find technical documentation, extension interfaces, and working examples in our official GitHub repository:

Compatibility & Availability

  • Supported in the new editor only
  • Available starting from Plugin version 2.21.0
  • Requires Business or Enterprise plan