-
Notifications
You must be signed in to change notification settings - Fork 5
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
- Loading branch information
Showing
1 changed file
with
2 additions
and
16 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Original file line number | Diff line number | Diff line change |
---|---|---|
@@ -1,17 +1,3 @@ | ||
## QCubed Plugins Central Repository | ||
## v2 QCubed Plugins Central Repository | ||
|
||
This is the central location for all current plugins. This is a super-repo that links to individual plugin repos. | ||
|
||
## Creating a Plugin here | ||
|
||
Step 1. Create a brand new repo for your plugin with a unique name. (We really need a skeleton of a plugin as an example, until then just try to mimic the current ones.) | ||
|
||
Step 2. Create a pull request from your repo to here. | ||
|
||
Step 3. Wait... Someone will review, test, and then create a QCubed repo from yours and close the pull request. Or they will let you know why your plugin is not yet accepted. Either way, the pull requests are a good place to check for unstable, coming-soon plugins. | ||
|
||
Step 4. Help maintain the plugin. All future edits can be pull requested to the QCubed repo (not this one) and you will be set as a contributor. This way you can also accept the pull requests from other developers without having them go to your fork. | ||
|
||
## Plugin Installation | ||
|
||
More to come. | ||
This is an archive of plugins from version 2 of QCubed. These plugins are not supported in the current version of QCubed. They are here mainly for ideas. If you would like to resurect any of these plugins and are willing to host the plugin in your own repo, feel free to do so an announce it in the Issues of qcubed/application. See the examples site/library architecture for information on how to create a plugin that is compatible with version 4 of QCubed. |