Updated Plugins (markdown)

Neil Dorin
2021-05-13 17:28:08 -06:00
parent efc763d182
commit 3076b09ee7

@@ -2,6 +2,12 @@
**Note : this entry updates a deprecated method - for information related to that deprecated method, see [Plugins - Deprecated](Plugins-Deprecated)** **Note : this entry updates a deprecated method - for information related to that deprecated method, see [Plugins - Deprecated](Plugins-Deprecated)**
***
* [YouTube Video - Loading Plugins in PepperDash Essentials](https://youtu.be/NA64iyNNAgE)
* [YouTube Video - Build Your Own Plugin, Part 1](https://youtu.be/m2phC8g3Kfk)
* [YouTube Video - Build Your Own Plugin, Part 2](https://youtu.be/2_PrWRk6Gy0)
***
Plugins are SIMPL# Pro libraries that reference the Essentials Framework and can be loaded into an Essentials Application at runtime to extend functionality beyond what the Essentials Framework provides on its own. Plugins are SIMPL# Pro libraries that reference the Essentials Framework and can be loaded into an Essentials Application at runtime to extend functionality beyond what the Essentials Framework provides on its own.
## Why Use Plugins? ## Why Use Plugins?