Developer's Manual  Plugin Exchange Developer Manual  Plugin Exchange Pages: Add Plugin

Plugin Exchange Pages: Add Plugin

Here you can add your plugin.

On the initial stage you contribute the basic information about the plugin. After it has been enetered you should go to My Plugins page, where you have the following features:

  • Contributing and editing plugin screenshots
  • Contributing and editing additional files (GUI localizations, patches etc.)
  • Contributing and editing License Policy rules.

Plugin information

Necessary part

Here you should specify necessary information.

Publisher
Your registered name and business. If you use several accounts make sure you are logged with the right one for plugin publishing.

Name
Plugin name. Try to depict the plugin's function in its name.

Category
Please SelectData base pluginsGraphic design pluginsSearch engines. Please choose the right category for your plugin. If it's not in the list, choose "Other" and we will create the new category for you.

Version ( major, minor, build )
Detail your plugin version. Necessary to fill is only major version field.

Code
Plugin Code is a unique identification code for your plugin, required to identify the plugin on the system via checkPluginKey() function. It can consist of up to 10 letters and numebrs, (e.g. TRCK for SupraTrack).

The field becomes closed for editing after the first license is acquired.

Optional part

Here you may specify information that is not necessary.

Active
Please choose if your plugin is active on the Plugin Exchange. If you don't tap the checkbox the plugin isn't shown on the Plugin Exchange.

Plugin home
Link to the page with your plugin description.

Plugin documentation
Link to the page with your plugin documentation.

Source Type
Choose if your plugin will be stored at the Plugin Exchange (File), or at your site (Web Address).

Source destination
If you have selected "File" as a Source Type, your plugin will be stored on the SiteSupra.com server and will be used as a source for plugin download. Upload plugin archive as ZIP, TAR, TAR.GZ, EXE. Maximum allowed size is 1Mb. If insufficient get in touch with us. If you have selected "Web Address" as a Source Type, then the given link will be used as a source for plugin download.

Plugin Logo
Please provide your plugin's logo. The requirements are 100x100 JPEG, JPG, GIF, or PNG image not exceeding 40Kb.

Password
This is an optional feature that provides your plugin key with more security by adding an extra parameter to plugin key generation algorythm, so recreating the plugin key becomes less probable. The password is required for calling the plugin's key. More info see in Plugin Exchange API.

Retype password
Re-type the password again.

Function
You can include a PHP script into the plugin's key. The script may, for example, provide additional validations for the key. More info please see in Plugin Exchange API.

Short description
Please provide short description for your plugin. The description will appear in all plugin list. Try to summarize the essential info here as short as possible.

Full description
Please provide your plugin's full description, which will appear at the plugin's page.

Please login to add comments.