Note: you may also be interested in reading the FAQ near the bottom of this document
To upload your plugin, the following files are required at the root level of your plugin.
license.html -- This describes the licensing information for your plugin.
logo_large.gif -- This image is shown when the plugin is being featured, please keep below 48x48 pixels.
logo_small.gif -- This image is shown in the all plugin listing, 16x16 pixels please.
plugin.xml -- A well formed clearspace plugin descriptor.
readme.html -- This HTML file provides more info to users about your plugin.
The above elements are pulled into the information fields displayed on your plugin page, and are required
Your plugin.xml file must contain the following elements.
<name> -- The name of the plugin.
<description> -- A short description of your plugin that will be displayed on the plugins page.
<author> -- Author of the plugin.
<authorUrl> -- The url of the authors company or bio.
<version> -- The version of your plugin.
<date> -- The compilation date.
<minServerVersion> -- Describe the application and minimum version the plugin works with.
The above elements are pulled into the information fields displayed on your plugin page, and are required
For example
<plugin>
<name> The name of the plugin. </name>
<description> A short description of your plugin that will be displayed on the plugins page. </description>
<author> Author of the plugin. </author>
<authorUrl> The url of the authors company or bio. </authorUrl>
<version> The version of your plugin. </version>
<date> The compilation date. </date>
<minServerVersion> Describe the application and minimum version the plugin works with. </minServerVersion>
...
</plugin>
Visit the plugin marketplace and click "Submit your plugin" (remember that you will need to be logged into Jivespace to submit a plugin.) See below:
On the creation page please input a title, your plugin and a long description for your plugin the click publish. For reference see the pictures below:
Take a moment to look at your plugin and make sure the description and information are to your liking. To edit the long description of your plugin, click edit document under document actions. If you need to upload a new version of your plugin or updated plugin jar click "Edit plugin" in the document actions bar.
Take a moment to look at your plugin in the plugin directory.
Absolutely! We would love to have any plugins for Clearspace or Clearspace Community in the plugin directory. Make sure you have an account on Jivespace and are logged into the community. Then follow the steps above to add your plugin to the directory.
No. This plugin directory is intended only for plugins to Clearspace.
"Edit document" is only for editing the descriptions. Use "edit plugin" to update your plugin files.
"Edit plugin" is only used to update your plugin files. Use "edit document" to edit the descriptions.
All of the metadata is stored in your plugin files. Please see the instructions above (Step 1 and 2) for more information about which information is being pulled out of your plugin files.
Jive determines which plugins will be featured. If you think a plugin should be featured, you can send Dawn a private message with suggestions for which plugins to feature.
What is your process of verifying/testing plugins? We're thinking about doing a similar thing with our vendors.