Plugins

This document explains how to use the plugin functionality in FlexDesigner, which allows you to add more customized features to FlexDesigner.

If you have programming knowledge, you can also develop your own plugins based on our PluginSDK.

Importing a Plugin

You can click the + button in the top right corner of the button library to import a plugin from a link or file. The file must be a packaged .flexplugin file, and the link must point to a properly structured GitHub repository, such as https://github.com/ENIAC-Tech/Plugin-ScreenMirror.

1742265313124

After importing, the plugin will be displayed as a button library.

1742265946738

You can drag buttons from the plugin to the editing area and use them just like built-in buttons.

1742266238153

You can also manage the global settings of the plugin (if available) under the Applications tab in the settings interface.

1742267167382

Managing Plugins

Click the information button to view detailed information about the plugin. Here you can update or delete the plugin.

1742265894863

You can check which plugins are being used in the current project under the Project tab in the settings interface. If versions don’t match or plugins are missing, you will be prompted to install them.

1742266301972

You can view and manage all installed plugins under the Plugins tab in the settings interface.

1742266336647