Register a Plugin
In Control Spot, you can register a plugin by uploading a WordPress plugin archive. Once uploaded, the service parses it and makes it available for plugin actions on the Actions page.
Step 1: Create a New Plugin
On the Create Plugin page, enter details such as title and description. These fields help you identify and manage your plugin later.

Preview
Create Plugin page before a plugin is registered.
Step 2: Upload the WordPress Plugin Archive
After creating the plugin, upload the WordPress plugin archive (ZIP file). Control Spot will parse the files to identify the plugin and extract its information.

Preview
The Create Plugin page after a plugin has been uploaded and parsed.
Important
The archive must contain a valid WordPress plugin. If the upload cannot be parsed, the plugin will not be registered.
Next Steps