Plugins
From UBot Studio
(Difference between revisions)
(→Customer-Made Plugins) |
(→UBot Studio Built In Plugins) |
||
(6 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
− | == | + | Below is a list of all the Paid and Free plugins created by our inventive UBot community as well as built in plugins created by the UBot Studio Development Team. |
− | + | ||
+ | == UBot Studio Built In Plugins == | ||
* [[Windows Commands]] for PC and Windows automation outside of the browser window. | * [[Windows Commands]] for PC and Windows automation outside of the browser window. | ||
* [[Database Commands]] for interacting directly with MySQL Databases. (MySQL is the most popular open source database software, used to organize everything from customer data to web pages. This means that if you have a website, with customer data, for example, you could interact with the back-end of it directly using UBot Studio). | * [[Database Commands]] for interacting directly with MySQL Databases. (MySQL is the most popular open source database software, used to organize everything from customer data to web pages. This means that if you have a website, with customer data, for example, you could interact with the back-end of it directly using UBot Studio). | ||
* [[Table Commands]] is an expansion of our original [[Data Commands]] and [[Data Functions]]. | * [[Table Commands]] is an expansion of our original [[Data Commands]] and [[Data Functions]]. | ||
− | * [[Socket Commands]] | + | * *[[Socket Commands]] and [[Socket Functions]] are still in beta. |
+ | * [[FTP Commands]] Built for accessing and modifying FTP files and folders. | ||
− | == Free | + | == Free User-Made Plugins == |
* [http://www.ubotstudio.com/forum/index.php?/topic/13798-free-plugin-advanced-shell/ Advanced Shell] | * [http://www.ubotstudio.com/forum/index.php?/topic/13798-free-plugin-advanced-shell/ Advanced Shell] | ||
Line 27: | Line 29: | ||
* [http://www.ubotstudio.com/forum/index.php?/topic/13531-free-plugin-md5-hash-generator/ MD5 Hash Value] | * [http://www.ubotstudio.com/forum/index.php?/topic/13531-free-plugin-md5-hash-generator/ MD5 Hash Value] | ||
− | == Paid | + | == Paid User-Made Plugins == |
* [http://www.ubotstudio.com/forum/index.php?/topic/13447-sell-plugin-csv-commands/ CSV Commands] | * [http://www.ubotstudio.com/forum/index.php?/topic/13447-sell-plugin-csv-commands/ CSV Commands] | ||
Line 54: | Line 56: | ||
* [http://www.ubotstudio.com/forum/index.php?/topic/12960-sell-sqlite-database-plugin/ SQLite Database Plugin] | * [http://www.ubotstudio.com/forum/index.php?/topic/12960-sell-sqlite-database-plugin/ SQLite Database Plugin] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/12583-sell-ubot-table-addon-plugin-duplicate-tables-search-tables-sort-compare-and-more/ Tables Addon] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13001-sell-ubot-ftp-plugin-limited-time-offer/ FTP Plugin] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13088-ubot-xml-plugin-ubot-discount/ XML Plugin] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13442-sell-plugin-watermark-re-size-image-commands/ Watermarking] | ||
+ | |||
+ | * [http://www.ubotstudio.com/forum/index.php?/topic/13141-sell-ubot-zipunzip-plugin/ Zip/Unzip Plugin] | ||
== Building Plugins == | == Building Plugins == | ||
Please see the [[Plugin Development]] page for more information. | Please see the [[Plugin Development]] page for more information. |
Latest revision as of 14:41, 13 January 2014
Below is a list of all the Paid and Free plugins created by our inventive UBot community as well as built in plugins created by the UBot Studio Development Team.
Contents |
[edit] UBot Studio Built In Plugins
- Windows Commands for PC and Windows automation outside of the browser window.
- Database Commands for interacting directly with MySQL Databases. (MySQL is the most popular open source database software, used to organize everything from customer data to web pages. This means that if you have a website, with customer data, for example, you could interact with the back-end of it directly using UBot Studio).
- Table Commands is an expansion of our original Data Commands and Data Functions.
- *Socket Commands and Socket Functions are still in beta.
- FTP Commands Built for accessing and modifying FTP files and folders.
[edit] Free User-Made Plugins
[edit] Paid User-Made Plugins
[edit] Building Plugins
Please see the Plugin Development page for more information.