User Tools

Site Tools


dev:plugin-key

Plugin Key

Plugin key is a special string that uniquely identifies your Oxwall plugin among all others. You can use your company name or any other word that you like for a prefix. Let's imagine that your company name is “Tron Inc.”. A good plugin key for a chat plugin from you would be tronchat.

Important: It should consist only of Latin alphabetic characters and numbers, and start with a character. **No special characters allowed**.

All plugins should be stored in ow_plugins folder. By default the folder name should also match the plugin key.

Important: It is your direct interest to make your plugin key as unique as possible so you don't have to change your code while submitting your plugin to the Oxwall Store.
dev/plugin-key.txt · Last modified: 2012/10/24 11:04 (external edit)