Skip to content

Creating an Application

To create the plugin application, please follow the steps below:

  1. Open the site: https://stripo.email/plugin/

  2. Click on the “Get started for Free” button;

  3. Create your own Stripo account or open the current one;

  4. Go to Settings > Plugin and press “Create application” button;

  5. Add the Name of the plugin and company website (*required);

  6. Done. You have created the plugin.

The code sample that displays the editor in your environment can be found in the Quick Start section. You can download or copy it from the repository.

Please notice, you have to add your own Plugin ID and Secret key from the app to the code.

More configuration options can be found in the Initialization Settings section.